CustomHealthAction

This type is a class for model objects.

* No description is available *

Package: healthpolicy
Supertype: HealthAction

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
actionName : EString The name of the action to be a step in the action plan
targetServer : EString The server name that this action is targetted at. Variables from this server will be loaded and used when expanding variables referenced in the custom action. This can be optional, and if not provided the action will be assumed to be targetted at any process running on the node and only the node level variables will be loaded.
targetNode : EString The node that the action should be executed on. Will be specified as: SPECIFIC_NODE#NodeName HMMHOSTED_NODE TRIGGERED_NODE SPECIFIC_NODE denotes that the user wants the script run on a pre-specified node. HMMHOSTED_NODE means that the action should be carried out on the node which is HMM sensor is currently running on TRIGGERED_NODE means that the action should be carried out on the node which hosts the server which has the triggered condition on.



Attribute Details

actionName  -  The name of the action to be a step in the action plan
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

targetServer  -  The server name that this action is targetted at. Variables from this server will be loaded and used when expanding variables referenced in the custom action. This can be optional, and if not provided the action will be assumed to be targetted at any process running on the node and only the node level variables will be loaded.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

targetNode  -  The node that the action should be executed on. Will be specified as: SPECIFIC_NODE#NodeName HMMHOSTED_NODE TRIGGERED_NODE SPECIFIC_NODE denotes that the user wants the script run on a pre-specified node. HMMHOSTED_NODE means that the action should be carried out on the node which is HMM sensor is currently running on TRIGGERED_NODE means that the action should be carried out on the node which hosts the server which has the triggered condition on.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006