CHECK_NRPE: Socket timeout after 10 seconds error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ritika.laddha
Posts: 5
Joined: Thu Mar 15, 2012 5:51 am

CHECK_NRPE: Socket timeout after 10 seconds error

Post by ritika.laddha »

Hi,

I ran this command on Nagios server and got the timeout error. All the other resources for this remote host is getting monitored except this one.

[root@spwifi-nagios ~]# /usr/local/nagios/libexec/check_nrpe -H 192.168.210.8 -c check_logfiles -a /usr/local/nagios/cfg.d/check_car_radius_log.cfg
CHECK_NRPE: Socket timeout after 10 seconds.
[root@spwifi-nagios ~]#
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: CHECK_NRPE: Socket timeout after 10 seconds error

Post by jsmurphy »

What do the logs on the remote agent (192.168.210.8) tell you? I believe by default NRPE will log to /var/log/messages
Locked