Measure Reference Manual
LEGACY
displays and structured records use the legacy style.
ZMS
displays and structured records use the ZMS style.
ZERO-REPORTS { INCLUDE | SUPPRESS }
determines whether records containing all zero values are displayed. The default is
SUPPRESS.
INCLUDE
displays entity reports even if all counter values are zero.
SUPPRESS
does not display entity reports if all counter values are zero.
NOTE: Snapshot counters return a measurement value taken at a specific moment. A
non-zero snapshot counter value does not necessarily indicate activity during the
measurement interval. Snapshot counter values are typically not considered when evaluating
a record for the ZERO-REPORTS clause.
ZERO-VALUES { INCLUDE | SUPPRESS }
determines whether values less than 0.005 are displayed as zeros or blanks. The default
is SUPPRESS.
INCLUDE
displays zeros if counter values are less than 0.005.
SUPPRESS
displays blanks if counter values are less than 0.005.
The ZERO-VALUES attribute has no effect on structured files.
LISTACTIVE Entity Specification Special Cases
The LISTACTIVE command has special syntax for several entities.
DEVICE
LISTACTIVE [ DEVICE ] [ device-spec [ , listactive-spec ]
device-spec
identifies the device to measure, specified as:
{ $devicename ( cpu , svnet , group , module , slot [, scsi-id ] )}
or for CLIM-attached devices only, specified as:
{ devicename ( cpu , svnet , sac , lun ) }
$devicename
is the name of the device to measure.
cpu
is the number of the CPU in which the device to be measured is configured.
svnet
(G-series and later RVUs) is X to indicate the X fabric, Y to indicate the Y fabric, or an
asterisk (*) to indicate both fabrics. The Measure product returns all device records
associated with the fabric you specify.
Devices connected by a ServerNet device adapter (ServerNet D/A) do not have an X or
Y fabric. To indicate these devices, use an asterisk (*). In this case, you can use an asterisk
(*) in the LISTACTIVE command if the rest of the entity specification describes one device.
LISTACTIVE entity-type 89