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 actionMethod to fenceThe number of ping-probes that is being sent per targetThe number of positive ping-probes required to account a target as availableThe interval in seconds between ping-probesThe number of failed ping-targets to still account as overall successA comma separated list of ping-targets (optionally prepended by 'inet:' or 'inet6:') to be probedThe timeout in seconds till an individual ping-probe is accounted as lostDisable 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 fileWrite debug information to given fileDisplay version information and exitDisplay help and exitSeparator for plug parameter when specifying more than 1 plugWait X seconds before fencing is startedDisable timeout (true/false) (default: true when run from Pacemaker 2.0+)Wait X seconds for cmd prompt after loginTest X seconds for status change after ON/OFFWait X seconds after issuing ON/OFFWait X seconds for cmd prompt after issuing commandSleep X seconds between status calls during a STONITH actionCount of attempts to retry power on