SeeView Server Gateway (SSG) Manual
SSG Commands
HP NonStop SeeView Server Gateway (SSG) Manual—526356-004
4-19
SYSTEM Command
SYSTEM Command
The SYSTEM command specifies another default node name or number. Entering 
SYSTEM alone sets the system to the local system name.
node-name 
specifies a node name.
node-number 
specifies a node number.
Example
This example shows the SYSTEM command:
+ SYSTEM \MEMPHIS
TRACE Command
The TRACE command alters the trace mask that dictates which types of trace data are 
captured. Selecting an item causes SSGCOM to immediately begin capturing trace 
data of the given type. Clearing an item causes SSGCOM to immediately stop 
capturing data of the given type. Tracing of the selected types begins automatically 
when the TRACE SELECT command is entered. Tracing of cleared types ceases 
automatically when the TRACE DESELECT command is entered.
The trace-specifier values define what types of data SSGCOM captures:
SYSTEM [ \node-name ]
 [ \node-number ]
TRACE { SELECT | DESELECT } trace-specifier [ trace-specifier...]
 FILE filename
ERRORS Causes SSGCOM to trace its own internal error information.
IPCIN Causes SSGCOM to trace data received from other NonStop OS 
processes via interprocess message.
IPCOUT Causes SSGCOM to trace data sent to other NonStop OS 
processes via interprocess message.
NETIN Causes SSGCOM to trace data received from LAN-based clients.
NETOUT Causes SSGCOM to trace data sent to LAN-based clients.
OPDATA Causes SSGCOM to trace its own internal operational information.
ALL Causes SSGCOM to trace all types of data described previously.
NONE Causes SSGCOM to not trace any data.










