I managed to get a working pingd config going but now I need a way to differentiate between interfaces or be able to spawn pingd for a ping group.
I have two ping_groups in my ha.cf file and I need to monitor each group for connectivity. ping_group int_ping_grp 172.17.1.10 172.17.1.11 ping_group ext_ping_grp 192.168.1.10 192.168.1.11 How do I check if pingd is receiving replies from the internal or external ping_group? I did a "cibadmin -Q" but I see no information that I can use to determine the source of the echo replies. My apologies for the noob questions but the online docs are rather poor. Paul _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
