Search found 2 matches
- Fri Dec 13, 2013 2:57 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE says "Host not allowed to talk to us"
- Replies: 3
- Views: 16077
Re: NRPE says "Host not allowed to talk to us"
It may be the right path, depending on your installation method: 1) From a repo - many distros install nagios/nrpe configs to /etc/nagios. If you installed from a repo this is the right path usually. 2) From source - our source installer installs to /usr/local/nagios/etc. If you installed nrpe from...
- Thu Dec 12, 2013 9:23 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE says "Host not allowed to talk to us"
- Replies: 3
- Views: 16077
NRPE says "Host not allowed to talk to us"
I am having NRPE communication issues on my ubuntu VMs (debian machines are fine, same subnet and nrpe.conf file). The syslog on the nrpe machine is saying the IP is not allowed, but it should be allowed from the .conf file. arrow@nagios:~$ /usr/lib/nagios/plugins/check_nrpe -H 10.20.10.158 -c check...