<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
We use two Debian version with "Pacemaker".<br>
The first, with Debian 7.9 and we use the official Debian Repository.<br>
The second, with Debian 8.2 and we use "ppa.mmogp.com" repository.<br>
<br>
We have a problem with "crm_mon" for a mail notification. This is our "primitive" declaration for crm_mon (the same for Debian 7 and 8):<br>
<br>
primitive cluster_mon ocf:pacemaker:ClusterMon \<br>
   params user="root" pidfile="/var/run/crm_mon.pid" htmlfile="/var/tmp/crm_mon.html" extra_options="-F cluster@coe.int --mail-to admin@coe.int --mail-host smtp.coe.int:25" \<br>
   op start interval="0" timeout="90s" \<br>
   op stop interval="0" timeout="100s" \<br>
   op monitor interval="10s" timeout="20s" \<br>
   meta target-role="Started" is-managed="true"<br>
<br>
<br>
With package on  "ppa.mmogp.com", no mail notification is send when a change is made in cluster.<br>
<br>
Could you help us ?<br>
<br>
Thank you<br>
</div>
</body>
</html>