Page 1 of 1

Bandwidth?

Posted: Mon Jul 04, 2005 9:10 am
by Todd_Z
I see on my freelance site all the time that people want a custom bandwidth monitor, but I have no idea how to do it. I know that its possible to use the logs from awstats and programs like that, but is there a way to do it through custom php scripts?

Posted: Mon Jul 04, 2005 10:57 am
by timvw
You can always write your own apache access.log and error.log parsers...

I prefer http://www.mrunix.net/webalizer/ over awstats...