The variables in this section are set by the RMS base monitor when it executes an object's script. These exist only in the script's environment and only for the duration of the script execution. Since these variables are explicitly set, they have no default values.
Possible values: any userApplication name
Name of the userApplication object at the top of the sub-tree that contains the current object.
Possible value : 0, 1
If set to 1, the script was initiated due to an AutoRecover attempt.
Possible values: 0, 1
If set to 1, the script is currently processing a forced request.
Possible values: one of Online, Offline, Standby, Faulted
Last detector report for the current object.
Possible values: one of DEACT, SWITCH, FAULT, STOP, SHUT
Reason for a resource to become Offline is set:
SWITCH: switch request from userApplication ('hvswitch').
STOP: stop request from userApplication ('hvutil -f', 'hvutil -c').
FAULT: resource failure
DEACT: deact request from userApplication ('hvutil -d')
SHUT: stop request from RMS ('hvshut').
Possible values: controller name and node name
If non-empty, contains the name of the controller and node that initiated the request for the current script execution.
Possible values: scalable controller name
The name of the scalable controller that controls this application.
Possible values: scalable applications list
Contains the list of all scalable applications everywhere in the cluster.