ASAP 3.1 Server Manual
HP NonStop ASAP Server Manual Page 190 of 360
To save the disk objectives configuration:
GOAL /OUT FILE/ DISK, INFO, OBEYFORM
To list a domain for ATM:
GOAL ATM\CHICAGO\$ABC, LIST
To display all records from the local database:
GOAL
To deactivate a broken spooler device while it is repaired:
GOAL SPOOLER $SPLG\DEV\$LP, DEACTIVATE
To turn on all domains for all entities:
GOAL, ACTIVATE
To commit all objectives changes:
GOAL, COMMIT
To define an action to reload a CPU after it fails:
GOAL CPU, STATUS ACTION "TACL RELOAD <#DOMAIN>, PRIME" WAIT
15
To define a goal and action to secure the NonStop OS userid file to "OOOO":
GOAL FILE $SYSTEM.SYSTEM.USERID, RWEP = "OOOO" ACTION "FUP
SECURE <#DOMAIN>, '<#GOAL>'"
To define a goal and action to compress a volume that is getting too full and to
write a critical EMS event, but to perform the compression only once every two
hours:
GOAL DISK, FULL < 90 CRITICAL ACT "DCOM <#DOMAIN>" WAIT 120
To define custom up and down event numbers for CPU 0 getting too busy:
GOAL CPU 0, BUSY < 90 CRITICAL 4444-5555
To define a custom down event number for CPU 0 getting too busy:
GOAL CPU 0, BUSY < 90 CRITICAL 4444
To define a custom up event number for CPU 0 when it returns to normal: