I've been wondering if there is a way to get apache statistics? I'm looking for something that can show graphs and inform me what's the traffic at certain hours, how is the server performing during those hours and etc. I tried the default Apache Server Status but it didn't fit my needs.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 4 down vote accepted

you can give a try to munin. It supports more than just Apache monitoring and is extendable with plugins.

If you need to know detailed informations about your visitors you can also take a look at AWStats.

link|improve this answer
1  
I second awstats. I use it myself, and it gives some good statistics. – lsd May 6 '11 at 1:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.