2007/7/23, Gokak, Arun Madhukar <[EMAIL PROTECTED]>:
Hi list,Can anybody tell how to monitor a heartbeat based 'n' node cluster? If one would like to develop a monitoring tool, is there any support available from heartbeat? Regards, Arun.
What are you trying to accomplish exactly?, if you would like to know where and in which status is a resource you can use crm_mon. But if you want to monitor a resource in particular in a cluster through something like nagios, you can do it with some scripting and the output from "crm_resource -W -r <resource_name>" Ciro _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
