ASAP 3.1 Server Manual

HP NonStop ASAP Server Manual Page 144 of 360
ACTION \REMOTE shows all actions on \REMOTE.
ACTION RULE lists all actions stored as rules.
ACTION RULE RESECURE lists the stored action named RESECURE.
To define a stored action to resecure files:
ACTION RULE SECURE = FUP SECURE <#OBJECT>, "<#GOAL>"
ACTION RULE RESECURE, DELETE deletes the RESECURE action.
ACTION CPU 0 BUSY GT gets action/wait for CPU 0 BUSY GT.
Default Rules
ASAP automatically loads several rules into its database of Action Rules when it
creates it for the first time. These may be used in any GOAL or RANK command.
ACTION RULE ACTIVATE
=
TACL ACTIVATE <#OBJECT>
ACTION RULE ALTPRI
=
TACL ALTPRI <#OBJECT>, <#GOAL>
ACTION RULE DEFRAG
=
DCOM <#OBJECT>
ACTION RULE GIVE
=
FUP GIVE <#OBJECT>, <#GOAL>
ACTION RULE PRIMARY
=
SCF PRIMARY <#OBJECT>, <#GOAL>
ACTION RULE RELOAD
=
TACL RELOAD <#OBJECT>, PRIME
ACTION RULE SECURE
=
FUP SECURE <#OBJECT>, <#GOAL>
ACTION RULE SUSPEND
=
TACL SUSPEND <#OBJECT>
Considerations
Actions requiring multiple interactions with command interpreters or decision logic
should be written as TACL macros or be sent to custom programs. Check that TACL
macros are loaded and available for ASAP by loading them in the default TACLCSTM
file for the ASAP user id.
APP Command
The APP command displays customer application service-level metrics for the
specified nodes. For customer-developed applications to participate in the ASAP
system, ASAPX must be installed. Customer-developed applications must be ASAP
enabled through calls to the ASAPX library. For more information, see the ASAP
Extension Manual . For an explanation of APP performance statistics, enter HELP
APPSTATS. To alter the APP output, enter HELP FORMAT or see the HELP Command.