Page 3 of 3
Re: NRPE Socket Timeout when running check that loads PSSNap
Posted: Thu May 28, 2015 8:31 pm
by Box293
Can you please have a read of this article about timeouts:
http://docs.nsclient.org/faq/#timeout-issues
Re: NRPE Socket Timeout when running check that loads PSSNap
Posted: Fri May 29, 2015 5:28 pm
by ads1923
Box293, that solved it.
I added these values to the nsclient.ini file and now the 3 servers that weren't working are.
[/settings/external scripts]
timeout = 65
[/settings/NRPE/server]
timeout = 70
./check_nrpe -H servername.domain.com -c check_queue_health -t 75
Thank you very much for all of your help on this.
Re: NRPE Socket Timeout when running check that loads PSSNap
Posted: Sun May 31, 2015 5:32 pm
by Box293
Excellent, glad we were able to get to the bottom of your problem
