Search found 3 matches
- Thu Jan 26, 2017 3:36 pm
- Forum: Nagios XI
- Topic: http service checks showing socket timeout after 10 seconds
- Replies: 7
- Views: 857
Re: http service checks showing socket timeout after 10 seco
Also confirmed that extending the socket timeout to 30 seconds it completes successfully. Though we'd prefer to understand what is causing the timeout and try to resolve. [nagios@nagiasp01 ~]$ /usr/local/nagios/libexec/check_http -s "Employee Move" -f follow -I 10.0.130.61 -u "/emove&...
- Thu Jan 26, 2017 3:29 pm
- Forum: Nagios XI
- Topic: http service checks showing socket timeout after 10 seconds
- Replies: 7
- Views: 857
Re: http service checks showing socket timeout after 10 seco
Thanks for the responses. Running from command line returns the same error. [nagios@nagiasp01 openldap]$ /usr/local/nagios/libexec/check_http -f follow -I dcriapps.dcri.duke.edu -u "/emove" CRITICAL - Socket timeout after 10 seconds Also tried with IP instead of fqdn. same result: [nagios@...
- Thu Jan 26, 2017 9:07 am
- Forum: Nagios XI
- Topic: http service checks showing socket timeout after 10 seconds
- Replies: 7
- Views: 857
http service checks showing socket timeout after 10 seconds
A number (but not all) of our http service checks (webpage and content) are all of a sudden showing as critical - socket timeout after 10 seconds. Also a few Process CPU plugin checks are timing out at 15 sec. Other host and service checks (mostly ncpa) are functioning normally. We made a change yes...