<br><font size=3>I compiled nagios (nagios-plugins-1.4.13)and nrpe (nrpe-2.8.1)
on my new redhatLinux server:<br>
Red Hat Enterprise Linux Server release 5.3 (Tikanga)<br>
<br>
Nrpe is runnning under Xinetd, i reviewed all config file x times and the
post i followed is complete.<br>
<br>
<br>
Here, i provide some outputs to show dat i made a good configuration:<br>
netstat -at | grep nrpe<br>
tcp 0 0 *:nrpe *:* LISTEN<br>
tcp 0 0 rhl5-vm:nrpe 192.168.2.18:40265 ESTABLISHED<br>
tcp 0 0 rhl5-vm:nrpe 192.168.2.18:40264 ESTABLISHED<br>
<br>
/usr/local/nagios/libexec/check_nrpe -H localhost<br>
<br>
NRPE v2.8.1<br>
<br>
But on nagios server CGI all checks, except ssh et snmp are criticals with
following message:<br>
Service Check Timed Out<br>
<br>
A tail -f /var/log/messages on the client , shows:<br>
Mar 10 12:04:44 rhl5-vm xinetd[9561]: START: nrpe pid=11086 from=192.168.2.18<br>
Mar 10 12:04:44 rhl5-vm xinetd[9561]: START: nrpe pid=11087 from=192.168.2.18<br>
Mar 10 12:05:44 rhl5-vm nrpe[11086]: Could not read request from client,
bailing out...<br>
Mar 10 12:05:44 rhl5-vm xinetd[9561]: EXIT: nrpe status=0 pid=11086 duration=60(sec)<br>
Mar 10 12:05:44 rhl5-vm nrpe[11087]: Could not read request from client,
bailing out...<br>
Mar 10 12:05:44 rhl5-vm xinetd[9561]: EXIT: nrpe status=0 pid=11087 duration=60(sec)<br>
<br>
If someone had already got such issue, any recommendations will be helpful.
</font><font size=2 face="sans-serif"><br>
</font>