Linux-HA Logo

Ping directive

Ping directives are given to declare PingNode[1]s to Heartbeat[2].

The syntax of the ping directive is simple:

ping ip-address ...

Each IP address listed in a ping directive is considered to be independent. That is, connectivity to each node[3] is considered to be equally important.

In order to declare that a group of nodes are equally qualified for a particular function, and that the presence of any of them indicates successful communication, use the PingGroupDirective[4].

See Also

PingNode[1], PingGroupDirective[4], ipfail[5], ha.cf[6]


References

[1]http://www.linux-ha.org/PingNode
[2]http://www.linux-ha.org/HeartbeatProgram
[3]http://www.linux-ha.org/ClusterNode
[4]http://www.linux-ha.org/PingGroupDirective
[5]http://www.linux-ha.org/ipfail
[6]http://www.linux-ha.org/ha.cf


This information provided courtesy of the Linux-HA project at http://linux-ha.org/