Page 1 of 1

Pacemaker Cluster monitoring.

Posted: Fri Jun 25, 2021 4:32 pm
by Loganathanvp
Hi Team,

Request plugin / plan to monitor Pacemaker cluster service.

What Linux team is expecting here is to monitor Cluster state using commands such as
pcs cluster status
pcs resource show
pcs stonith show

is there any way we can achieve this. we are open to your suggestions.

cluster events like resource or node failure
node or resource restart / shut down

Please find below info for understanding the platform on which cluster state has to be monitored.
netstat -anp |grep 5666
ps -ef |grep nrpe
netstat -anp |grep 5666
tcp6 0 0 :::5666 :::* LISTEN 1624/xinetd

ps -ef |grep nrpe
root 31189 25612 0 01:07 pts/0 00:00:00 grep --color=auto nrpe

cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8 (Maipo)

Re: Pacemaker Cluster monitoring.

Posted: Mon Jun 28, 2021 10:51 am
by ssax
Locking thread, ticket received, we will continue support through the ticket.

Thank you!

Re: Pacemaker Cluster monitoring.

Posted: Mon Jun 28, 2021 10:51 am
by vtrac
Hi,
How are you doing?
Please search our Nagios Exchange page below, I'm sure you will be able to find modues for pacemaker.
https://exchange.nagios.org/

I also did a search and here's what I found:
https://exchange.nagios.org/index.php?o ... =pacemaker


Best Regards,
Vinh