Manage event methods for a cluster

Use the task to view and edit the event method properties for a cluster.

Note: Scripts specified for the event methods are placed in the HACMP_Files file collection. To copy the scripts across the nodes of a cluster, click Verify and Synchronize from Actions menu.

Fields

Name
Specifies the predefined event name for the event method.
Description
Specifies the short description for the event method.
Event command script
Specifies the command or script to be executed when the event occurs.
Notify script
Specifies an optional command that must be run before and after the event command is executed. The main purpose of this command is to notify the system administrator that a certain event is occurred.
Recovery script
Specifies a command to recover the event method from any event command failure. If the value of recovery counter is greater than zero and the recovery command succeeds, the event command is executed again.
Recovery counter
Specifies the number of times to execute the recovery command script. The value of recovery counter is set to zero, if no recovery command is specified. If the recovery command is specified, the field is to a value greater than zero.