ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 188 of 381
AND
is a logical operator used to combine attr-op-value sets into Boolean goals.
When AND is specified it states that both sets must be true, failure of either
attr-op-value comparison will cause the AND condition to fail.
OR
Is a logical operator used to combine attr-op-value sets into Boolean goals.
When OR is specified it states that either set can be true for the goal to be
satisfied, failure of both attr-op-value comparisons is required to cause the OR
condition to fail.
event
INFO | CRITICAL [REPEAT] [NODISPLAY] [down] [-up]
INFO
configures ASAP to generate an informational event when the objective is
not met.
CRITICAL
configures ASAP to generate a critical event when the objective is not met.
REPEAT
causes ASAP to repeat the event for each interval where the objective is
not met. REPEAT is always on for Boolean goals.
NODISPLAY
overrides any global settings to suppress display of the event on the
operator console.
down
is the event number to use for the down event, when the objective
comparison fails. Events must be numbered in the range 6000 through
9999. Event number 4000 is used when this is not specified. The ASAP
EMS event template for the down event is not applied when custom down
events are defined.