<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello everyone!!!
<div>Hope you are doing well.</div>
<div>I need some help regarding pacemaker alerts. I have a 36-node cluster setup with some IP and dummy resources. I have also deployed an alert script for the cluster that monitors the node and resources and generates alerts on events occurrence. The alert
 script is present on all nodes and sends the captured alert to a Web-UI using a message bus. So, for example, when a node goes offline pacemaker triggers the alert agent script on other nodes in the cluster and logs the event as "Node is lost". This message
 is then sent to the message bus by the script. </div>
<div><br>
</div>
<div>The problem is that since the alert is triggered on every node the agent script sends multiple duplicate log messages to the message bus. Multiple duplicate log messages from all the live nodes are reported to the Web-UI thus clogging up the interface
 and making parsing through it difficult and ruining the user experience. </div>
<div><br>
</div>
Is there any way in the pacemaker itself through which when an event occurs the pacemaker calls the agent on any one node and logs the message rather than calling the agent on all live nodes within the cluster? For example, when a node goes offline, the agent
 is triggered on any one of the live nodes on the cluster thus generating one log, rather than generating multiple duplicate logs for the same event.<br>
<br>
Thank you.<br>
<br>
Regards,<br>
Amol Shinde<br>
</div>
<br>
<p style="font-family:Calibri;font-size:10pt;color:#008000;margin:5pt;" align="Center">
Seagate Internal<br>
</p>
</body>
</html>