Page 1 of 1

Bandwidth Monitor (needed for a control panel like CPanel)

Posted: Wed Apr 06, 2005 9:34 pm
by Trenchant
Anyone know of a bandwidth monitoring program that can run in the background of my winXP server? I need to it monitor bandwidth of customers websites for my new control panel. Preferably one that runs on winXP and has also been ported to linux. I have tried some already but none of them will do.


Each client has their one folder. (/hosting/client/)

Anyone know of a program which logs all bandwidth usage in a text file or similar?

Posted: Wed Apr 06, 2005 9:52 pm
by feyd
could "analyze" the access logs. That'd be pretty accurate information. I think there's a module for Apache you can use that'll report it too..

Posted: Wed Apr 06, 2005 10:17 pm
by Trenchant
I haven't ever seen any formulas to check the logs apache outputs. Haven't you said before that they don't include header files? So I would have to them scan the file in the logs for many different code tid bits.

Do you know where I can read up on those modules for apache that report the information more accurately?