Click to See Complete Forum and Search --> : Traffic Analysis


supagamer
04-03-2002, 04:22 AM
To anyone out there who is an Apache admin,
I am currently setting up an Apache server, behind a firewall. Got everything working basically, still a few security things i want to look at in terms of Apache itself, but nothing I cant handle at the moment. What I am looking for is some way of measuring the upload usage on a per user basis, as the ADSL link I will use is charged at a certain amount per MB. Basically I need to measure a users overall uploads to my web server for the month so I can then charge them accordingly at the end of the month. Anyone know of any scripts, software, something connected to MySQL perhaps? And simple of course. Thanks anyone who can help out.

kornp
04-03-2002, 12:57 PM
I dunno if this will help you at all, but it's worth a shot i guess. On my version of apache, (this may be different for yours) just go to the directory "usage" and it gives you a bunch of stats. eg, www.yourserver.com/usage/. (http://www.yourserver.com/usage/.) I hope this helps you out.

supagamer
04-06-2002, 07:07 PM
Thanks Ill give it a try

lm72
04-06-2002, 08:59 PM
http://www.come.to/zorbat

PHP+MYSQL

Pretty nice!

Alex :)