ASAP 3.1 Server Manual

HP NonStop ASAP Server Manual Page 94 of 360
RDF
$ZOON
DBRDF
All RDF environments with
RDF configuration files on
$SYSTEM
SPOOLER
$ZOOO
DBSPL
$SPLS
SWAP
$ZOOA
DBSWP
All configured KMSF swap
files
SYSTEM
$ZOOn (n=0
through 15)
DBSYS
Average utilization for all Up
CPU’s
TAPE
$ZOOQ
DBTAP
All SYSGENed tape drives
TCP/IP **
$ZOOV
DBTCP
All TCP/IP Processes,
Routes and Subnets, and
Telserv Processes
TMF
$ZOOR
DBTMF
All TMF components
* The Expand SGP is a multi-entity (Expand and ExpandIP) SGP. Use the Expand entity for setting monitoring of
any Expand line. For use of the MONITOR command for Expand and ExpandIP, see System Entity Specifics.
**The SGP is a multi-entity SGP. For more information, see System Entity Specifics.
GOAL and RANK Usage Considerations
Use the GOAL and RANK commands to set discrete objectives on any attribute
defined in EDL that has an associated state (StatePair Yes). For example, to set a
global objective for all CPUs to less than 90% busy with a queue length less than 2,
then override it with a specific objective on CPU 2 that its queue length must be less
than 1:
GOAL CPU, BUSY < 90, QUEUE < 2
GOAL CPU 2, QUEUE < 1
Note
GOAL and RANK are synonyms for the same command. You can interchange
them at will.
To designate that Informative or Critical EMS events be generated when an objective
is not met, specify one of the keywords in the GOAL or RANK command. For example,
to specify that a critical EMS event be generated if CPU 4 is busier than 95% and to
repeat the event at each interval where the condition persists:
RANK CPU 4, BUSY <= 95 CRITICAL REPEAT
For ASAP to generate EMS events, you must turn EMS event generation on as
described in EMS Event Considerations. To load objective database changes into a
running copy of ASAP, you must use the COMMIT command.