ASAP 3.0 Server Manual
HP NonStop ASAP Server Manual Page 173 of 342
STATUS
When events are turned on (using SET OBJECTIVESEVENT ON), status
changes in ASAP system entities default to generate one critical EMS event.
The STATUS attribute specifies changes to the default behavior for system
entities. Use STATUS with ASAP user-defined entities to define all event
behavior for status changes.
NOEMS
Used only with the STATUS attribute. NOEMS turns off automatic event
generation for status changes in ASAP system entities.
action
ACTION string | rule [WAIT wait] [NOREPEAT]
string
is an action string where the first word in the string is a command
interpreter name such as TACL, SCF, or FUP, and the remainder of the
string represents the command to be executed by that command
interpreter.
The string must be enclosed in double quotation marks, and ASAP
converts any single quotes found within a string to double quotes. For
example, ACTION "FUP SECURE <#OBJECT>, '<#GOAL>'" becomes
FUP SECURE <#OBJECT>, "<#GOAL>" when processed by the ASAP
Action server.
Whenever these tokens are contained in a string, the tokens in the string
are replaced with values associated with the objective, and the resulting
command is executed:
<#ENTITY>
The entity name
<#OBJECT>
The NonStop OS or OSS object name
<#DOMAIN>
The domain name
<#D1>
Leftmost part of a multilevel domain name
<#D2>
2nd part of a multilevel domain name
<#D3>
3rd part of a multilevel domain name
<#D4>
4th part of a multilevel domain name
<#D5>
5th part of a multilevel domain name
<#ATTR>
The attribute name
<#OP>
The objective operator
<#VALUE>
The current value of the attribute