ASAP 3.1 Server Manual
HP NonStop ASAP Server Manual Page 227 of 360
event INFO|CRITICAL [REPEAT] [NODISPLAY] [down] [-up]
action ACTION "string" | rule [WAIT wait] [NOREPEAT]
attribute
is the name of an attribute name as defined in ASAP EDL for the entity. The
attribute must be defined with StatePair Yes, and it cannot be the StateIsOp
(STATUS) attribute.
operator
is one of the following objective operators:
>
The calculated value must be greater than the objective
value.
<
The calculated value must be less than the objective value.
=
The calculated value must equal the objective value.
<>
The calculated value cannot equal the objective value.
>=
The calculated value must be greater than or equal to the
objective value.
<=
The calculated value must be less than or equal to the
objective value.
operator has no meaning for the STATUS attribute.
value
is the stated goal for this attribute. If no value is specified, the existing value for
attribute-operator is deleted. The value must match the TypeData setting as
defined for the attribute in EDL. (See SHOW command.) For example, you
cannot set a decimal value objective for an attribute defined as an integer.
value has no meaning for the STATUS attribute.
event
INFO | CRITICAL [REPEAT] [NODISPLAY] [down] [-up]
INFO
configures ASAP to generate an informational event when the objective is
not met.