1 /ALL
Specifies that a table of all available statistics (current,
average, minimum, and maximum) is to be included in the display
and summary output. For summary output, this qualifier is the
default for all classes; otherwise, it is the default for all
classes except CLUSTER, MODES, PROCESSES, STATES, SYSTEM, and
VECTOR.
2 /AVERAGE
Specifies that a bar graph of average statistics is to be
included in the display and summary outputs.
3 /CURRENT
Specifies that a bar graph of current statistics is to be
included in the display and summary outputs. The /CURRENT
qualifier is the default for the CLUSTER, MODES, STATES, SYSTEM,
and VECTOR classes.
4 /ITEM
/ITEM=(keyword[,...])
Selects one or more data items for inclusion in display and
summary outputs. If you specify two or more keywords, enclose
them in parentheses, and separate them with commas. When the
/ITEM qualifier is omitted, the default is /ITEM=KB_MAP.
The following table describes /ITEM qualifier keywords:
Keyword Description
ALL Specifies that statistics on all data items
collected for the disks are displayed on
successive screens.
BUFFER_ Specifies that statistics on the queued-for-
DESCRIPTOR buffer-descriptor (on the local node) rate are
displayed for each node.
D_DISCARD Specifies that datagram discard rate statistics
are displayed for each node.
D_RECEIVE Specifies that datagram receive rate statistics
are displayed for each node.
D_SEND Specifies that datagram send rate statistics are
displayed for each node.
KB_MAP Specifies that kilobyte map rate statistics are
displayed for each node.
KB_REQUEST Specifies that kilobyte request (via request
datas) rate statistics are displayed for each
node.
KB_SEND Specifies that kilobyte send (via send datas)
rate statistics are displayed for each node.
M_RECEIVE Specifies that message receive rate statistics
are displayed for each node.
M_SEND Specifies that message send rate statistics are
displayed for each node.
REQUEST_DATA Specifies that request data (initiated on the
local node) rate statistics are displayed for
each node.
SEND_CREDIT Specifies that queued-for-send-credit (on the
local node) rate statistics are displayed for
each node.
SEND_DATA Specifies that send data (initiated on the local
node) rate statistics are displayed for each
node.
5 /MAXIMUM
Specifies that a bar graph of maximum statistics is to be
included in the display and summary outputs.
6 /MINIMUM
Specifies that a bar graph of minimum statistics is to be
included in the display and summary outputs.
7 /PERCENT
/PERCENT
/NOPERCENT (default)
Controls whether statistics are expressed as percent values in
display and summary outputs. The /PERCENT qualifier is applicable
only to the DISK, MODES, SCS, and STATES classes.