fence_heuristics_ping uses ping-heuristics to control execution of another fence agent on the same fencing level. This is not a fence agent by itself! Its only purpose is to enable/disable another fence agent that lives on the same fencing level but after fence_heuristics_ping. Fencing action Method to fence The number of ping-probes that is being sent per target The number of positive ping-probes required to account a target as available The interval in seconds between ping-probes The number of failed ping-targets to still account as overall success A comma separated list of ping-targets (optionally prepended by 'inet:' or 'inet6:') to be probed The timeout in seconds till an individual ping-probe is accounted as lost Disable logging to stderr. Does not affect --verbose or --debug-file or logging to syslog. Verbose mode. Multiple -v flags can be stacked on the command line (e.g., -vvv) to increase verbosity. Level of debugging detail in output. Defaults to the number of --verbose flags specified on the command line, or to 1 if verbose=1 in a stonith device configuration (i.e., on stdin). Write debug information to given file Write debug information to given file Display version information and exit Display help and exit Separator for plug parameter when specifying more than 1 plug Wait X seconds before fencing is started Disable timeout (true/false) (default: true when run from Pacemaker 2.0+) Wait X seconds for cmd prompt after login Test X seconds for status change after ON/OFF Wait X seconds after issuing ON/OFF Wait X seconds for cmd prompt after issuing command Sleep X seconds between status calls during a STONITH action Count of attempts to retry power on