QIO Configuration and Management Manual
QIO Subsystem SCF Commands
QIO Configuration and Management Manual—424717-008
4-16
Obtaining Names Information About a MON Object
APPL
shows a list of the configured APPL objects.
QUEUE
shows a list of the configured QUEUE objects.
Obtaining Names Information About a MON Object
The NAMES MON command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file as described earlier in this section under Output Destinations on page 4-5.
MON monitor-name
indicates the QIO monitor process you want to obtain information about.
(continued)
APPL
$ZM00.#ZTC2.3010DC40
QUEUE
$ZM00.#ZTC2.3010DC40.$ZTC2.#QIOSOCK.CMD
APPL
$ZM00.#ZTC3.300060C0
QUEUE
$ZM00.#ZTC3.300060C0.$ZTC3.#QIOSOCK.CMD
APPL
$ZM00.#ZZLAN.30006140
NAMES [ / OUT file-spec / ] MON monitor-name
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.