[Pacemaker] examine ping result

James Harper james.harper at bendigoit.com.au
Wed Oct 3 17:04:53 EDT 2012


I have a ping resource defined like:

primitive p_ping_test ocf:pacemaker:ping \
        params name="ping_test" host_list="192.168.200.253" \
        op monitor interval="10s" timeout="60s" \
        op start interval="0" timeout="60s"

How can I examine the result of "ping_test"?

Thanks

James




More information about the Pacemaker mailing list