SeeView Server Gateway (SSG) Manual

SSG Commands
HP NonStop SeeView Server Gateway (SSG) Manual526356-004
4-20
VERSION Command
In addition to setting the trace mask, the TRACE command is also used to specify the
trace output file name:
TRACE FILE filename
where filename is a valid Guardian file name. It is a NonStop OS unstructured
file with all data written in text format. Any binary data is converted to ASCII text
prior to being written.
Considerations
To disable all tracing, either set the trace mask to NONE using TRACE SELECT
NONE or TRACE DESELECT ALL or else individually clear previously selected
types. When tracing is completely disabled, any saved trace data is written to the
trace output file.
ALL and NONE are essentially inverses of each other, as are SELECT and
DESELECT. Thus TRACE SELECT NONE is equivalent to TRACE DESELECT
ALL, and so forth.
To view the current trace mask, enter the SET or SHOW command without any
additional parameters.
The default trace mask is NONE.
The default trace file name is SSGCOMTR, located in the same subvolume as the
SSGCOM program file.
Tracing is intended for debugging purposes only. Capturing trace data during
normal operations can adversely impact the performance of the SSG subsystem.
Examples
TRACE SELECT NETIN ! Trace data from the network
TRACE SELECT IPCIN IPCOUT ! Trace data from/to other processes
TRACE DESELECT NETIN ! Stop tracing data from the network
TRACE SELECT NONE ! Stop all tracing
TRACE FILE $OPS.SSG.TRACE ! Set trace output file to $OPS.SSG.TRACE
VERSION Command
The VERSION command displays version information about the current SSGCOM,
SSGSHELL, and SeeView processes.
VERSION