QIO Configuration and Management Manual

QIO Subsystem SCF Commands
QIO Configuration and Management Manual424717-008
4-33
TRACE Command
MON monitor-name
indicates the QIO monitor process you want to stop.
Using the STOP MON Command
Use the following command to stop a MON object:
SCF STOP MON $ZM03
Example
This example stops the MON object:
STOP MON $ZM03
TRACE Command
Use the TRACE command to collect trace information about an object.
This is a nonsensitive command.
The TRACE command is supported for the following QIO subsystem object:
MON
Obtaining Trace Information About a MON Object
Use the TRACE MON command to collect trace information. Issue the TRACE
command (without the STOP option) to specify trace options and start tracing. While
tracing is on, the TRACE command can be issued (without the STOP option) to modify
COUNT, RECSIZE, or any of the SELECT specifications. Issue the TRACE command
with the STOP option to stop tracing.
This is a sensitive command.
Value: The name of the MON object as defined by the Kernel subsystem on
NonStop S-series servers.
The possible values are:
$ZMnn, where nn are numeric digits 00 through 15 that designate
the processor in which the QIOMON process is running,
or the asterisk ($ZM*) to specify all configured MON objects.
For example, $ZM00 specifies the QIO monitor process running in
processor 0, and $ZM14 specifies the QIO monitor process running
in processor 14.
Default: None provided.