Thanks Ken.<br />We realized that agent's monitor still needs to be implemented. So, we are implementing a mechanism of sending fail/restore events from external monitoring service to the resource agent.<br /><br /><br /><br /><br /><br />From: Ken Gaillot <kgaillot@redhat.com><br />Sent: Mon, 13 Apr 2020 19:31:19<br />To: Cluster Labs - All topics related to open-source clustering welcomed <users@clusterlabs.org><br />Subject: Re: [ClusterLabs] Integrate external alerts with pcs cluster<br /><br />On Sat, 2020-04-11 at 11:04 +0000, Ajay Srivastava wrote:<br />><br />> Hi,<br />> In my environment I have a pacemaker cluster running which has<br />> various software services as resource agents.<br />> These services have dependency on some hardware components. There is<br />> a service which monitors the hardware and sends alerts if anything is<br />> wrong with the hardware.<br />><br />> My plan is to add a resource agent for each hardware component with<br />> proper dependencies and fail this resource agent if I get a critical<br />> alert from hardware monitoring service. Please note that I do not<br />> want to use monitor functionality of resource agent as there is a<br />> service which is already doing same thing. I have two queries here -<br />> 1) Does the approach look good ? Is there a better way to implement<br />> it in pacemaker cluster ?<br /><br />If I understand correctly, you're using the "normal" resource agent to<br />start and stop the resource, but you want monitors to happen only via<br />the external service. In that case your approach is good.<br /><br />However you still need the probe action to work. The normal agent's<br />monitor should still be able to successfully detect running or not<br />running when run once. Pacemaker will do this on every node before<br />deciding whether to start the resource.<br /><br />> 2) I can find --fail option in crm_resource but not in pcs cli. What<br />> would be the equivalent command in pcs as I am using pcs cli to<br />> configure the cluster ?<br /><br />That's crm_resource only.<br /><br />><br />><br />> Regards,<br />> Ajay<br />--<br />Ken Gaillot <kgaillot@redhat.com><br /><br />_______________________________________________<br />Manage your subscription:<br /><a href="https://lists.clusterlabs.org/mailman/listinfo/users" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br /><br />ClusterLabs home: <a href="https://www.clusterlabs.org/ UjcJIVgpADkMd1Vi" target="_blank">https://www.clusterlabs.org/</a><br>