NRPE Error in a new installation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
steveh
Posts: 2
Joined: Thu Dec 24, 2015 4:03 am

NRPE Error in a new installation

Post by steveh »

Hi all,

I'm new to Nagios.
I installed the latest nagiosXI 64bit VM with the OVF file on our ESX server.
I installed the nrpe on a new Cenos 6.6 64 bit OS with yum install after adding the repository.
once done I configured the host on the nagios server and get the error "CHECK_NRPE: Error receiving data from daemon."
looking in /var/logs/massages I see the error "nrpe[11550]: Host 192.168.220.254 is not allowed to talk to us!"
The IP above is not of the nagios XI server but of the FW behind the NagiosXI server.
I added the allowed_hosts with the nagios server IP (in different VLAN then the host to monitor) but I get the same error.

I know that the FW rules allow all traffic from the Nagios VLAN to the host in test and vise versa so no port is blocked.

I appreciate if someone will direct me how to configure the agent correctly as I'm new to Linux and Nagios.

Thanks in advance,
steveh
Posts: 2
Joined: Thu Dec 24, 2015 4:03 am

Re: NRPE Error in a new installation

Post by steveh »

Hi,

I managed to solve the FW issue.
The FW was doing a NAT within the LAN so I disabled the NAT and all was OK.
Now I have to understand why so many of the monitoring options are simply not able to get the service status like SSH server monitoring, HDD Status and so on.

Thanks
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NRPE Error in a new installation

Post by hsmith »

Can you show us an example of the error you are receiving?
Former Nagios Employee.
me.
Locked