On Mar 6, 2008, at 2:30 AM, Sukesh /IT/BLR/JIG/IN wrote: > Hi, > Iam haing the nagios intstalled on the server and monitoring several > servers and services.If we monitor any web site using check_http > plugin ,if that service is critcal iam getting error as "socket > timed out after 10 seconds" .but i made time out in the service > section as 120seconds.But still in the status information bar it > shows 10 seconds.How we can get the original timed out in status > information page. >
You need to set service_check_timeout in nagios.cfg to be greater than your highest plugin specific timeout. Nagios uses this timeout to kill any plugins that might not be terminating themselves properly. -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
