DECUS Tape submission - October 1, 1986 Farm Credit Services - Dar Schumann 245 N. Waco (316)-266-5642 Wichita, Ks 67147 AAAREADME.TXT This text file. The EVE editor built like the WPS editor used with ALLIN1. EVE.COM A prompt routine for calling the TPU editor. It can also place basic and cobol file templates for non-existing files. A logical is setup for the last file editted. Simply executing EVE.COM without a file name parameter will re-edit the previously editted file again. WPSSECINI.TPU A TPU source file for making EVE look more like a WPS editor. WPSSECINI.GBL The compiled section file from the above source. EVEREF.LIS A handy chart defining the use of the special keys for the WPS functions. A multi-node cluster command execution procedure. You can execute a given command on all of the nodes with one command line!! SET_COMMAND1.COM A two stage calling command procedure for passing arguments to other nodes in a cluster. This initiates the parameter passing scheme, and places the temporary file in the default DECNET directory. A common shared directory for all nodes. The resulting actions are returned to the initiating user as if they were made on the other node. DECNET does it for you!! SET_COMMAND.COM The second command procedure that DECNET runs from the common directory. This procedure is located in the default DECNET directory. A scheme of SPM sampling and report generation for a three node cluster into ONE report!!! SAMPSTART.COM A batch job that re-submits itself for the next day, and it calls the other routines. SAMPJOBS.COM The variuos SPM sampling start and archive routines that setup all the files needed for a common cluster report. PERFREP.COM The SPM report file creator on each node of the cluster. SMPERFCOMB.COM The SPM cluster report builder. This takes three nodes worth of reports and combines them into one report for easier reading. SPMCOMMON.LIS A sample output from the above procedure.