ASAP 3.2 Server Manual

HP NonStop ASAP Server Manual Page 146 of 381
<#VALUE>
The current value of the attribute
<#STATE>
The current state of the attribute
<#LASTSTATE>
The last state of the attribute
<#GOAL>
The objective value
<#GNAME>
The name of the Boolean goal
<#GOALVAL>
Attribute, operator, goal and value in a string with no
spaces where goal and value are separated by the |
character
<#attrGOAL>
A specific goal token for the attribute
<#attrOP>
A specific goal token for the attribute’s operator
<#attrVALUE>
A specific goal token for the attribute’s value
DELETE
Deletes the referenced action rule.
Examples
ACTION shows all action strings.
ACTION CPU shows all CPU action strings.
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.
ACTION CPU 1 CPUGOAL,GOALNAME gets action/wait for CPUGOAL.
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>