-bash: check_nrpe: command not found
Posted: Wed May 14, 2014 4:57 am
I am using Nagios XI. I issued following command from the Nagios Server:
It is giving me following error:
I have also added the IP address of the Nagios server (nagiossrv) to the /usr/local/nagios/etc/nrpe.cfg file at the host's (128.19.5.131) side.
What is the issue?
Code: Select all
nagiossrv root [libexec] > check_nrpe -H 128.19.5.131 -t 30 -c check_users -w 5 -c 10Code: Select all
-bash: check_nrpe: command not foundWhat is the issue?