ocf:pingd — Monitors connectivity to specific hosts or IP addresses ("ping nodes") (deprecated)
[OCF_RESKEY_pidfile=string] [OCF_RESKEY_user=string] [OCF_RESKEY_dampen=integer] [OCF_RESKEY_set=integer] [OCF_RESKEY_name=integer] [OCF_RESKEY_section=integer] [OCF_RESKEY_multiplier=integer] [OCF_RESKEY_host_list=integer] [OCF_RESKEY_ignore_deprecation=boolean] pingd [start | stop | monitor | meta-data | validate-all]
Deprecation warning: This agent is deprecated and may be removed from a future release. See the ocf:pacemaker:pingd resource agent for a supported alternative. -- This is a pingd Resource Agent. It records (in the CIB) the current number of ping nodes a node can connect to.
PID file
The user we want to run pingd as
The time to wait (dampening) further changes occur
The name of the instance_attributes set to place the value in. Rarely needs to be specified.
The name of the attributes to set. This is the name to be used in the constraints.
The section place the value in. Rarely needs to be specified.
The number by which to multiply the number of connected ping nodes by
The list of ping nodes to count. Defaults to all configured ping nodes. Rarely needs to be specified.
If set to true, suppresses the deprecation warning for this agent.