Page 2 of 2

Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX

Posted: Thu Mar 13, 2014 4:44 pm
by edivan
Hello lmiltchev, sorry but i can not see logs in my AIX, these don't save..

Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX

Posted: Fri Mar 14, 2014 9:36 am
by slansing
Try running the following, since you do not have arguments defined in your remote NRPE.cfg, run this from the Nagios Server:

Code: Select all

/path/to/check_nrpe -H x.x.x.x -n -c check_load
Also, you should see the log output being logged to the AIX server's syslog.

Re: CHECK_NRPE: Socket timeout after 10 seconds. En AIX

Posted: Fri Mar 14, 2014 5:23 pm
by edivan
Hello, i resolved the problem, delete the process nrpe in aix and started again

Thanks