I increased service_check_timeout to 300, and I think the problem is resolved.
Many thanks
Search found 2 matches
- Thu Mar 08, 2018 12:50 pm
- Forum: Open Source Nagios Projects
- Topic: nrpe timeouts
- Replies: 3
- Views: 1040
- Thu Mar 08, 2018 12:02 pm
- Forum: Open Source Nagios Projects
- Topic: nrpe timeouts
- Replies: 3
- Views: 1040
nrpe timeouts
I'm having issues with nrpe timeouts on long running tests. I am getting a timeout after 60.01s. I have -t 180 on my check_nrpe command. I recently found the setting command_timeout=60 and updated that to 300. When I run the test locally with the 'time' command, I get 1m3.353 seconds (this time) so ...