Page 1 of 1

Monitor drbd service in Linux server

Posted: Fri Sep 04, 2020 10:21 pm
by vtcedu
Hi,

I want to set a monitor to check a new linux server drbd service but the result = unknown. Attached a capture another server result is normal.

Thanks
Ricky
[email protected]

Re: Monitor drbd service in Linux server

Posted: Tue Sep 08, 2020 1:40 pm
by ssax
SSH into the X.X.X.25 system and (as root) run these commands:

Code: Select all

su - nagios
sudo /usr/local/nagios/libexec/check_init_service drbd
What is the output?