Hi List,<br><br>I am having a lot of grief trying to make NRPE 2.5.2 (and I've tried 2.5.1 and 2.5 as well) work in AIX5.3.<br><br>From the Nagios host I'm getting:<br><br># /usr/local/nagios/libexec/check_nrpe -H grenados
<br>CHECK_NRPE: Received 0 bytes.  Are we allowed to connect to the host?<br><br>and on the client I just see the following in the syslog:<br><br>Jul 11 06:49:04 ns1 nrpe[29329]: [ID 927837 <a href="http://mail.info">mail.info
</a>] connect from <a href="http://202.139.122.88">202.139.122.88</a><br><br>(Aside: why's the logging going to "<a href="http://mail.info">mail.info</a>"??)<br><br>I'm building nrpe using:<br><br># ./configure --disable-ssl
<br><br># make all<br><br>Then<br><br># grep nrpe /etc/services<br>nrpe            5666/tcp                # NRPE<br><br># grep nrpe /etc/inetd.conf<br>nrpe    stream  tcp     nowait  nagios  /usr/local/bin/tcpd /usr/local/nagios/libexec/nrpe -c /usr/local/nagios/etc/nrpe.cfg -i
<br><br># cat /etc/hosts.allow<br>nrpe: <IPnumberhere>: ALLOW<br><br>I tried trussing it without finding anything much. If anyone can help I'd be most appreciative; I'm out of ideas as to how to troubleshoot this any further. 
<br><br>Thanks in advance,<br>Alex<br>