|
NAMEocf_pacemaker_Stateful - Example stateful resource agentSYNOPSIS[OCF_RESKEY_state=string] [OCF_RESKEY_envfile=string] [OCF_RESKEY_notify_delay=string]Stateful [start | stop | monitor | monitor | promote | demote | notify | meta-data | reload-agent | validate-all] DESCRIPTIONThis is an example resource agent that implements Promoted and Unpromoted rolesSUPPORTED PARAMETERSOCF_RESKEY_state = string [/Stateful-.state]State file
Location to store the resource state in OCF_RESKEY_envfile = string [] Environment dump file
If this is set, the environment will be dumped to this file for every call. OCF_RESKEY_notify_delay = string [] Notify delay in seconds
The notify action will sleep for this many seconds before returning, to simulate a long-running notify. AUTHORAndrew Beekhof <andrew@beekhof.net>Author.
Visit the GSP FreeBSD Man Page Interface. |