TS/MP 2.5 Management Programming Manual

The following unconditional tokens, which can have different values for each event message, occur
in each event message generated by the ACS subsystem and are not individually listed in the
message descriptions:
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN
contains the value ZSPI-VAL-FALSE if the value of ZACL-TKN-EVENT-LEVEL is less
than ZACL-VAL-EVENT-LEVEL-WARNING.
Contains the value ZSPI-VAL-TRUE if the value of ZACL-TKN-EVENT-LEVEL is greater
than or equal to ZACL-VAL-EVENT-LEVEL-WARNING.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
contains the ACS subsystem event message number.
ZEMS-TKN-TEXT token-type ZSPI-TYP-STRING
contains the message text for each event message. Placeholders for conditional tokens omitted
from an event message are replaced by empty strings. Null values of tokens included in the event
message are converted to strings similar to non-null values.
The value of this token is used only when no EMS message template for the event is installed on
the system in which the event message is generated, or when a filesystem error prevents the EMS
event message formatting facilities from retrieving the message template.
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32
contains the name of the subsystem manager process responsible for the subject of
the event message. If the subject token of an event is
ZACL-TKN-EVENT-SERVER-NAME, the value of ZSPI-TKN-MANAGER is the name
of the PATHMON process that manages the named server class. Otherwise, the
value of ZSPI-TKN-MANAGER is the name of the ACS domain coordinator process,
$ZACS, on the system where the event originated.
Subject Tokens
Subject tokens (for example, ZPWY-TKN-SCNAME) contain the name of the PATHMON-controlled
object that is the subject of the event message. Within the syntax boxes in this section, subject
tokens may be presented in the form ZPWY-TKNnnnNAME, where nnn represents one of these
TS/MP object types:
SCPARAMSCASSIGNLM
SCPROCESSSCDEFINEPMREQUESTER
SCSTARTUPSCLMSC
For descriptions of these object types, see “Object Types (page 32). Object types not listed above
are Pathway/iTS objects, described in the Pathway/iTS Management Programming Manual.
Event-Message Text
The syntax box contains the text version of the event message, which is available through the
EMSTEXT procedure. When you use the EMSTEXT procedure to get the text version of an event
message, you request either the display format or the console compatible format, as described in
the EMS Manual. In the case of Pathway subsystem event messages, the two versions are identical.
Simple Tokens
The notation used in the box for simple tokens is a shorthand version of the essential information
given in the DDL TOKEN-CODE statement.
Event-Message SPI Format 269