TS/MP Management Programming Manual (H06.05+, J06.03+)

ACS Subsystem Messages
HP NonStop TS/MP Management Programming Manual540082-005
14-3
Unlisted Tokens
Unlisted Tokens
When a token is common to all event messages, it is not included in the message
descriptions in this chapter. For a description of all tokens not listed in this chapter, see
the TS/MP 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 that are 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 file-
system 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.