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.
Check_nrpe : cannot open (no such file or directory)
-
purpleturtle99
- Posts: 3
- Joined: Wed Sep 02, 2015 9:36 am
Re: Check_nrpe : cannot open (no such file or directory)
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!