Bandwidth monitor for apache websites
Posted
by bmaynard
on Server Fault
See other posts from Server Fault
or by bmaynard
Published on 2010-03-18T19:38:34Z
Indexed on
2010/03/18
19:41 UTC
Read the original article
Hit count: 296
I am after a web application that will parse apache log files and record how much bandwidth the user has used. We have several virtual hosts that have custom log files and the I/O is recorded at the end of the logfile. However I can't find an application that will parse multiple log files and display a summary for each site.
I believe awstats can do this but I want to be able to see all of my clients in one list. If there is something that integrates into cacti then that would be perfect.
© Server Fault or respective owner