Socket timeout after 10 seconds

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
electronico
Posts: 3
Joined: Mon Apr 23, 2012 3:22 pm

Socket timeout after 10 seconds

Post by electronico »

Hi,

1. I´ve received this mail often


***** Nagios *****

Notification Type: PROBLEM

Service: HTTP-Empresas
Host: Web Page
Address: www.mywebpage.com
State: CRITICAL

Date/Time: Wed Jul 18 15:06:59 PET 2012

Additional Info:

CRITICAL - Socket timeout after 10 seconds


2. What´s the reason?
3. How can I fix it?

Thanks for your help.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Socket timeout after 10 seconds

Post by agriffin »

This just means that your plugin took longer than 10 seconds to check your web page, so it stopped executing early, before the check completed. The problem could be with your network or your web server. If the internet connection on your Nagios server otherwise seems pretty fast then it's probably your web server. There are lots of things that could slow down a web server though, and I'm not sure I want to speculate on what it could be (but it usually boils down to getting more traffic than your hardware or software can handle).
Locked