strange behavior with nrpe
Posted: Tue Feb 21, 2012 10:43 am
Hello all,
I have a very strange behavior with nrpe v2.13
I have a setup of nagios working fine for monitoring mine windows systems (with nsclient) and all fedora systems.
Everything works fine.
But now i'am trying to ad a sles 9 system in mine monitoring system.
every time looks good also the instalaltion of nagios plugin and the nrpe.
but when i try to access the remote system from the nagios host i got the following
how can i solve this, i can success telnet the remote system from the nagios host on port 5666.
also add the nagios host in the /etc/hosts.allow of the monitoring server.
All help is welcome.
regards,
I have a very strange behavior with nrpe v2.13
I have a setup of nagios working fine for monitoring mine windows systems (with nsclient) and all fedora systems.
Everything works fine.
But now i'am trying to ad a sles 9 system in mine monitoring system.
every time looks good also the instalaltion of nagios plugin and the nrpe.
but when i try to access the remote system from the nagios host i got the following
Code: Select all
./check_nrpe -H ip.address
CHECK_NRPE: Socket timeout after 10 seconds.
but with the -n option it works
./check_nrpe -H ip.address -n
NRPE v2.13
also add the nagios host in the /etc/hosts.allow of the monitoring server.
All help is welcome.
regards,