Pacemaker Cluster monitoring.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Loganathanvp
Posts: 1
Joined: Fri Sep 11, 2020 1:32 pm

Pacemaker Cluster monitoring.

Post 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)
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Pacemaker Cluster monitoring.

Post by ssax »

Locking thread, ticket received, we will continue support through the ticket.

Thank you!
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Pacemaker Cluster monitoring.

Post 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
Locked