Can you please have a read of this article about timeouts:
http://docs.nsclient.org/faq/#timeout-issues
NRPE Socket Timeout when running check that loads PSSNapin f
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NRPE Socket Timeout when running check that loads PSSNap
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: NRPE Socket Timeout when running check that loads PSSNap
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.
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.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NRPE Socket Timeout when running check that loads PSSNap
Excellent, glad we were able to get to the bottom of your problem 
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.