Infrastructure Commands

The infrastructure has a number of command line verbs for initiating, terminating, and controlling a system.   An infrastructure system consists one or more daemon processes. If a group of processes is required to perform tasks, they should be controlled by the sysgo daemon.   In case a "configName" is required, the name of the configuration file ecxluding the ".cfg" extension is entered.

sysgo configName
Start a system.  

infCtl configName
Control or terminate a running system.  

sysstop configName
Command line or script based system termination.  

killproc configName  
  Command line or script based single process termination.

extr   [options]   [traceLogFileName]
Trace / Error log extract, display contents of log.
extr
Extract all records from current trace log.

  [[path/]fileName]
  [e] From current error log.
  [xxx.xxx] From specified file (example: "trcLog.2").
  [-b hh:mm:ss.ms] Begining time.
  [-e hh:mm:ss.ms] Ending time.
  [-p processName] Only named process.
  [-v] Verbose (like -m).
  [-m] Explicate Message Objects.
  [-t x,y] Extract only messages of type x or y.

Command line options available to all commands
  -d Debug mode
  -t Layer,Level Trace Control