Service & Host check command 'is_reacheable' is not defined
Posted: Thu Jan 04, 2018 1:17 am
Hi,
I recently installed nagios and nrpe using the following tutorial and i have created some host files also
https://www.digitalocean.com/community/ ... requisites
However, when i try to check nagios configuration using
sudo /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
I get,
Host check command 'is_reacheable' and Service check command 'is_reacheable' specified for host 'abc' is not defined anywhere!
And when i check nrpe by using,
sudo /usr/local/nagios/libexec/check_nrpe -H remote_host_ip, I'll get
CHECK_NRPE: Error - Could not complete SSL handshake.
Thank you in advance for all the suggestions
I recently installed nagios and nrpe using the following tutorial and i have created some host files also
https://www.digitalocean.com/community/ ... requisites
However, when i try to check nagios configuration using
sudo /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
I get,
Host check command 'is_reacheable' and Service check command 'is_reacheable' specified for host 'abc' is not defined anywhere!
And when i check nrpe by using,
sudo /usr/local/nagios/libexec/check_nrpe -H remote_host_ip, I'll get
CHECK_NRPE: Error - Could not complete SSL handshake.
Thank you in advance for all the suggestions