Page 1 of 1
Check_nrpe : cannot open (no such file or directory)
Posted: Tue Aug 16, 2016 8:38 am
by purpleturtle99
when I go to cd /usr/local/nagios/libexec the check_nrpe isn't there. Using nagios-plugins-2.0.3. Done the ./configure part ,make and the make install. It seems I am missing something fundamental here.
All help appreciated.
Re: Check_nrpe : cannot open (no such file or directory)
Posted: Tue Aug 16, 2016 1:55 pm
by lmiltchev
check_nrpe is not included in the nagios plugins:
http://nagios-plugins.org/doc/man/index.html
It needs to be installed separately.
Here's a link to the NRPE page on the Nagios Exchange:
https://exchange.nagios.org/directory/A ... or/details
Here's the GitHub page:
https://github.com/NagiosEnterprises/nrpe
Hope this helps.