Apache status Unknown

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
kalyan1709
Posts: 43
Joined: Tue Oct 16, 2012 12:45 am

Apache status Unknown

Post by kalyan1709 »

Hi all,

I have hosted a website using httpd. Unfortunately the site is not responding even the httpd service is up and running.

In my access log I found the below log:

59.X.X.X - - [15/Oct/2012:10:51:32 +0000] "GET /phpmyadmin_b/js/jquery/jquery-ui-1.8.custom.js?ts=1336731191 HTTP/1.1" 304 - 404 "http://abc.def.com/phpmyadmin_b/tbl_replace.php" "Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1"


My Nagios status for apache shows UNKNOWN and showed below logs:


Service Unknown[10-15-2012 11:42:04] SERVICE ALERT: Stageserver;apache server status;UNKNOWN;HARD;3;UNKNOWN 500 read timeout
Service Unknown[10-15-2012 11:40:04] SERVICE ALERT: Stageserver;apache server status;UNKNOWN;SOFT;2;UNKNOWN 500 read timeout
Service Unknown[10-15-2012 11:38:04] SERVICE ALERT: Stageserver;apache server status;UNKNOWN;SOFT;1;UNKNOWN 500 read timeout

When I restart my httpd service the problen is solving and I can able to browse my site.

Please Could any one tell me why the site is not accessible even the service is up and solution for the same.

Thanks & Regards
Kalyan Pasupuleti
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Apache status Unknown

Post by agriffin »

Are you still having this problem, or was it solved when you restarted httpd?
kalyan1709
Posts: 43
Joined: Tue Oct 16, 2012 12:45 am

Re: Apache status Unknown

Post by kalyan1709 »

sorry for the late reply.

When the service was restarted the problem solved.

Thanks & Regards
KP
Locked