QIO Configuration and Management Manual
QIO Subsystem SCF Commands
QIO Configuration and Management Manual—424717-008
4-29
Obtaining Status Information About a QUEUE Object
Queue Id
is the internal name assigned to the queue by the QIOMON process.
Current MD Count
is the number of message descriptors (MDs) currently in the queue.
High MD Count
is the maximum number of simultaneous MDs allowed on the queue.
Obtaining Status Information About a SEGMENT Object
Use the STATUS SEGMENT command to display current status and configuration
information about an SEGMENT object.
The STATUS SEGMENT 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.
SEGMENT segment-name
indicates the SEGMENT you want to obtain information about.
DETAIL
specifies that the display is to include additional detailed information about the
object.
STATUS [ / OUT file-spec / ] SEGMENT segment-name [ , DETAIL
]
Value: The SEGMENT name is the same as the MON name.
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.