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.
Search found 3 matches
- Tue Aug 16, 2016 8:38 am
- Forum: Open Source Nagios Projects
- Topic: Check_nrpe : cannot open (no such file or directory)
- Replies: 1
- Views: 1746
- Tue Aug 16, 2016 8:27 am
- Forum: Open Source Nagios Projects
- Topic: nrpe services failed to start
- Replies: 3
- Views: 2767
Re: nrpe services failed to start
I had to flatten it in the end and start from scratch. And now I don't seem to get this error message no more
- Fri Aug 12, 2016 2:53 am
- Forum: Open Source Nagios Projects
- Topic: nrpe services failed to start
- Replies: 3
- Views: 2767
nrpe services failed to start
Install Nagios core on a Centos 7 server and the client also Centos 7. On the client I can't seem to start the NRPE services error message from journalctl -xe: The result is failed. Aug 12 08:40:39 localhost.localdomain systemd[1]: Unit nrpe.service entered failed state. Aug 12 08:40:39 localhost.lo...