hi,

found several threads about that in archive - no solution for me.
---
i'm running pacemaker 1.1.12 (+corosync 2.3.3 on sles 11.3). compiled 
including esmtp support for crm_mon.
crm_mon help shows mailing parameters. i tried 2 ClusterMon Agent 
implementations for notification:
-T/-F/-H and -E/-e

pcs resource create cl-smtp ClusterMon user=root update=30 
extra_options="-N -f -n -r -T recipi...@example.com -F 
pacema...@example.com -H mailgateway.example.com:25" 
pcs resource clone cl-smtp

pcs resource create cl-smtp ClusterMon user=root update=30 
extra_options="-E <Path>/pacehelper.sh -e recipi...@example.com"
pcs resource clone cl-smtp

none of them get triggerd by Resource StateChange. 

Didn't find any hint in logs when running crm_mon in verbose mode:
crm_mon -N -f -n -r -VVVV  -T recipi...@example.com -F 
pacema...@example.com -H mailgateway.example.com:25

any ideas how to find what's going wrong here?

thank you!

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to