Check_nrpe : cannot open (no such file or directory)

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
purpleturtle99
Posts: 3
Joined: Wed Sep 02, 2015 9:36 am

Check_nrpe : cannot open (no such file or directory)

Post 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.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Check_nrpe : cannot open (no such file or directory)

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked