Hi,<br><br>I have successfully installed and configured nagios on redhat linux box and now I'm trying to monitor nagios client on solaris 10 box. I've installed nagios plugins and nrpe fine. But when try to run check_nrpe from nagios server it gives the following error,<br>
<br>[nagios@lnxtestsrv1 libexec]$ ./check_nrpe -H <a href="http://10.192.2.60">10.192.2.60</a> -c check_root<br>CHECK_NRPE: Socket timeout after 10 seconds.<br><br>on the solaris box when I run the same command it works.<br>
<br>root@sol-box # /usr/local/nagios/libexec/check_disk -w 20% -c 10% -W 10% -K 5% -p /<br>DISK OK - free space: / 9311 MB (95% inode=97%);| /=439MB;7880;8865;0;9850<br><br>The nrpe deamon works fine on the remote solaris box and I can even telnet to it from nagios server.<br>
<br>I need to know how to restart the xinetd service on the solaris box ?<br><br>root@sol-box # /usr/local/nagios/libexec/check_nrpe -H localhost<br>NRPE v2.12<br><br><br>Please suggest how to fix this?<br><br>Thanks<br><br clear="all">
<br>-- <br>Shankar Asam