Expand Management Programming Manual

EVENT MANAGEMENT
48: ZEXP-EVT-NET-CPU-STATUS
Unconditional Tokens
ZSPI-TKN-SSID is the EXPAND subsystem ID, and its value is ZEXP-
VAL-SSID. This token is described in the
Distributed Systems
Management (DSM) Programming Manual
.
ZEMS-TKN-EVENTNUMBER is the event number. Its value is ZEXP-EVT-
NET-CPU-STATUS (48).
ZEMS-TKN-SUBJECT-MARK is the standard EMS token that always
immediately precedes the subject token--here, ZEXP-TKN-SYSNAME.
ZEXP-TKN-SYSNAME is the system name of the system that is the
subject of this event message.
ZEMS-TKN-EMPHASIS contains the value ZSPI-VAL-TRUE, indicating
that this event is a critical event. This token is described in
the
Event Management Service (EMS) Manual
.
ZEMS-TKN-CONSOLE-PRINT contains the value ZSPI-VAL-TRUE. This
token is described in the
Event Management Service (EMS) Manual
.
(ZEMS-TKN-) CPU, CRTPID, GENTIME, LOGTIME, PIN, SYSTEM, and
USERID are standard EMS tokens described in the
Event Management
Service (EMS) Manual
.
ZEXP-TKN-SYS-MSG-MODE indicates what software component this
EXPAND event message relates to, as described in Section 6,
"Common Definitions."
ZEXP-TKN-SYSNUM is the system number of the system that is the
subject of this event message. This token corresponds to the
value
nnn
in the text message.
ZEXP-TKN-CPU-STATUS is a bit mask that gives the UP-DOWN status
of the individual processors of the indicated system. Bit 0
(the leftmost bit) indicates the status of processor 0, bit 1
indicates the status of processor 1, and so forth. For each
bit, a value of 1 indicates that the corresponding processor
is up, and a value of 0 indicates that the processor is down.
This token corresponds to the value
pppppppppppppppp
in the text
message.
Event-Message Text
In the text message,
nnn
corresponds to the value of ZEXP-TKN-
SYSNUM and
pppppppppppppppp
corresponds to the value of ZEXP-TKN-
CPU-STATUS.
8-42