Re: [Pacemaker] Enable remote monitoring

2013-01-21 Thread Gao,Yan
Hi, Here's the code for supporting nagios plugins in lrmd: https://github.com/gao-yan/pacemaker/commits/nagios A new resource class "nagios" is introduced. Actions: - probe: A resource defined for a resource container is not probed. (We can also add a condition in pengine to just avoid probing

[Pacemaker] strange behavior with stonith-action

2013-01-21 Thread zorg
Hello I have a working example using pacemaker corosync with stonith primitive s_ipmi_hv1 stonith:fence_ipmilan \ op monitor interval="20s" \ params action="off" pcmk_host_check="static-list" pcmk_host_list="hv2" ipaddr="21.37.43.132" login="admin" passwd="x" power_wait="4" lanplus=

Re: [Pacemaker] crm_mon SNMP support

2013-01-21 Thread Florian Crouzat
Le 29/11/2012 22:10, Andrew Beekhof a écrit : Not so fast :-) crm_mon supports -E, --external-agent=value A program to run when resource operations take place. -e, --external-recipient=value A recipient for your program (assuming you want the program to send som

[Pacemaker] Resource Stickiness

2013-01-21 Thread Keith Ouellette
Sorry if this sounds like a simple issue, but for some reason I can not get this to work properly. I have two openSuSE servers running in a cluster (one Master and one Slave). I have an OCF resource defined using Ipaddr2 for a virtual IP (ClusterIP). The ClusterIP resource fails over to the slav