Page 1 of 1
Apache hits Monitoring
Posted: Wed Apr 16, 2014 12:33 am
by ashokkumar2003
Team,
Please let me how can we monitors Apache hits with Nagios.
Thanks
Re: Apache hits Monitoring
Posted: Mon May 26, 2014 3:26 pm
by eloyd
I realize this is an old topic, but in the interest of making sure that everyone gets answers to their questions, I thought I would respond.
First, you need to be more specific.
What sort of "hits" do you mean? You mean you want to monitor how many time a particular web page gets hit? Or how many times all your pages are being served up under Apache? My suggestion would be to start with something like awstats to provide Apache metrics, and then if you really want to get that information into Nagios, make Nagios screen-scrape information off your awstats page to create alerts for whatever you're looking for.