ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 214 of 381
When monitored files and processes are specified using wild-card names, the wild-
card specifier is contained within the domain name as a separate hierarchical level,
and the actual object name is appended to the end as another hierarchical level or
levels.
When processes are monitored by specifying the object filename, the object filename
is contained within the domain name as a separate hierarchical level, and an actual
process name is appended to the end as another hierarchical level.
COMMIT
sends a commit request to all entities or a specific entity on the local or a remote
node. This makes ASAP reload its set of monitored objects for the entities on the
node.
ADD
adds a domain to the set of monitored objects for a specific entity on the local or a
remote node, and turns monitoring on for the domain. entity and domain are
required. Wildcards are not supported.
ADD is the default if domain is specified without a wildcard character. ADD also
outputs the domain that was added (INFO).
ON
turns monitoring on in the database for the specified domains in the specified
entity. When domain is specified, entity must be specified, otherwise both are
optional. Domain names can use the asterisk wildcard character as the last
character in the name. For a domain to be turned on, it must first be added to the
database using the ADD parameter. ON also outputs each domain turned on
(INFO).
OFF
turns monitoring off in the database for the specified domain in the specified entity.
When domain is specified, entity must be specified, otherwise both are
optional. Domain names can use the asterisk wildcard character as the last
character in the name. OFF also outputs each domain turned off (INFO).
DELETE
deletes records from the database. When domain is specified, entity must be
specified, otherwise both are optional. Domain names can use the asterisk
wildcard character as the last character in the name. DELETE using a wildcard
domain name requires the command to be entered twice for confirmation before
any action is taken.