On Jun 11, 2010, at 8:39 AM, Vinod Nanjaiah wrote: > Hi, > Is there a way to be notified (via. Email) when failover/failback happen? > I am running Heartbeat and Pacemaker. >
I personally didn't find anything useful, let me know if you will be more lucky. What I am doing now is for critical resources I added inf: collocations with MailTo resources (MailTo with resource). so if resource fails, MailTo also gets stopped and I get e-mail. Not ideal, but what can you do. crm_mon can also send e-mails, but it is overzealous and will cause a DoS on your mail server if you use it. Vadym _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
