Click to See Complete Forum and Search --> : Bandwidth Tracking - Apache


shadypalm88
07-22-2003, 02:08 AM
I'm using Apache 2.0.47, and I need a way to get a total amount of bandwidth consumed (just outgoing is OK) for HTTP traffic to Apache and I need to break it down by what user account (divided up by domain) the traffic is going to. Is there some kind of analyzer or logfile analyzer that would allow me to do this?

phlipant
07-22-2003, 02:51 AM
webalizer is nice (and free).

rasputinj
07-22-2003, 05:14 AM
I use Webalizer and I like it.

shadypalm88
07-22-2003, 03:48 PM
I can't believe I didn't think of it. Thanks.

karthik
07-31-2003, 01:23 AM
mrtg (http://mrtg.hdl.com) might be another good and useful alternative. worth checking it out