Re: [Pacemaker] Finer control over when email is sent?

2012-06-05 Thread Peter Skirko
Looking at the source, it seems like the assumption is to just wire up an external program to do the notifications for you, that way you can send whatever you do or don't want. Thanks, -Peter On Tue, Jun 5, 2012 at 3:37 PM, Peter Skirko wrote: > Hi, > > We are using pacem

[Pacemaker] Finer control over when email is sent?

2012-06-05 Thread Peter Skirko
Hi, We are using pacemaker 1.0.8 and heartbeat 3.0.3 on ubuntu 10.04. We are currently sending mail from crm_mon as follows: crm_mon --daemonize --mail-to f...@mixpanel.com --mail-host localhost:25 My question is: is it possible to exert finer control over which emails are actually sent? For ex