Hi

I've read the pingd doc (http://www.linux-ha.org/pingd) more than 10
times now and I can't figure out how to set up a simple working pingd
config.

What I'm trying to do is ping a group of IPs and then use that as a
constraint to transfer control to another cluster if none of the ping
nodes can be accessed. (clustered firewall, active/passive setup)

I can't figure out how to get pingd to use a ping_group in the ha.cf file.
The docs show a respawn directive like so :
respawn root /usr/lib/heartbeat/pingd -m 100 -d 5s
How does pingd know what nodes to ping?

What I'm trying to achieve :
ping_group int_ping_grp 172.17.1.10 172.17.1.11
respawn root /usr/local/lib/heartbeat/pingd -a pingd_int -m 1 -d 5s -h
int_ping_grp

Thanks
Paul
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to