EMS Manual
Collector Commands and Responses
EMS Manual—426909-005
19-55
STATUS Command (ZEMS-CMD-STATUS)
Tokens in Response Buffer
ZEMS-MAP-COL-STATUS
is an extensible structured token that gives you the current values of a collector’s
operational attributes and some event-message statistics.
For a more detailed description of the collector attribute fields, see CONTROL
Command (ZEMS-CMD-CONTROL) on page 19-34.
ZCOL-PRIMARYCPU (uint field)
is the primary CPU number of the collector responding to the STATUS
command.
ZCOL-BACKUPCPU (uint field)
is the backup CPU number of the collector responding to the STATUS
command.
ZCOL-PRIORITY (uint field)
is the current execution priority of the collector responding to the STATUS
command.
ZCOL-LOGDISCERROR (uint field)
is the status of the last disk operation on the log file of the collector responding
to the STATUS command. A value of zero indicates a successful operation. A
nonzero value is the file management number that caused logging to stop.
ZCOL-CURRENTFILENAME (fname field)
is the file name of the current log file for the collector responding to the
STATUS command.
ZCOL-CURRENTRECORD (int2 field)
is the record number (as received from the FILEINFO procedure) of the last
record written to the log file of the collector responding to the STATUS
command. If the collector is currently switching log files, ZCOL-
CURRENTRECORD is -1.
ZCOL-DEFAULTFILENAME (fname field)
is the file name of the last file in use in the default subvolume; this field can be
the same as ZCOL-CURRENTFILENAME.
ZCOL-PRIMARYEXTENT (uint field)
is the current setting of the PRIMARYEXTENT attribute.