ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-39
GOAL Command
domain
is any form of an ASAP domain name. Domain names can represent physical
devices ($Data) or abstract representations of applications (Funds\Transfer\Input.)
Some command options support the asterisk wild-card character at the end of the
domain name.
COMMIT
sends a commit request to all entities or a specific entity on a local or remote node.
This request causes ASAP to reload its set of objectives for the entity or entities on
the node.
goal attribute operator [value] [event] [action]
STATUS [event] [action]
STATUS NOEMS [action]
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:
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.
> 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.