Forum Moderators: phranque

Message Too Old, No Replies

apache monitoring

         

nima

3:36 pm on Jul 8, 2009 (gmt 0)

10+ Year Member



Hi every body
I need to monitor Apache web server remotely,and check availability this service and get another information for example,requests, amount of Apache child and etc
what solution do you suggest for this purpose?

janharders

4:02 pm on Jul 8, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



that's a two part question: monitoring availability and a general status. mod_status can get you the latter, and to monitor wether your webserver is available, there are quite a few services out there that'll even notify you via email/pager/text message.

nima

5:38 pm on Jul 8, 2009 (gmt 0)

10+ Year Member



thanks for your reply
I installed nagios as monitoring system. Is there any way that information is provided by mod_status, are gather by nagios and displayed on nagios?
thanks for any help

janharders

6:10 pm on Jul 8, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It seems so. Just throw "nagios apache mod_status" into your favorite search engine and you should get some fine results