Page 1 of 1

Monitoring on Worker

Posted: Mon Jun 15, 2020 9:39 pm
by RebeccaIlene
Hi Team,

We are looking to have the drives of our worker servers monitored on the main Nagios server.

However, when performing a test check it throws the following error:

connect to host <hostname> port 5666: No route to host.

Also, can you please suggest what is the best plugin to monitor the mailq on a server?

Thank you.

Re: Monitoring on Worker

Posted: Mon Jun 15, 2020 10:38 pm
by RebeccaIlene
To add to this, I have found that the NRPE service is disabled on both servers.

The initial set up was done by another colleague who doesn't work here anymore so I'm not sure if this was setup intentionally.

Will enabling the NRPE service effect the performance of the worker in anyway? Will this impact the checks on the primary server?

Re: Monitoring on Worker

Posted: Tue Jun 16, 2020 2:43 pm
by cdienger
Having NRPE on the worker shouldn't impact it in any meaningful way as long as the plugins it runs are well behaved.

The official Nagios plugins include a check_mailq plugin:

https://nagios-plugins.org/doc/man/check_mailq.html

Re: Monitoring on Worker

Posted: Sun Jul 12, 2020 8:31 pm
by RebeccaIlene
Thanks for your reply. You can close this case.