Web Hosting Talk







View Full Version : How do i measure bandwith usage


mpkapadia
03-05-2001, 03:24 PM
Hi All

1. I use one Ip for all my sites on name based v-hosting
2. The only control panel i have installed on my system by Rackspace is Webmin.

How do i find out how much bandwith each of my sites actually use, Is there a gui package that can be used for something like this .

Regards
Manish Kapadia
Bombay-India

allan
03-05-2001, 03:32 PM
Take a look at the MRTG Module for Webmin.

http://www.thirdpartymodules.com/webmin/?page=Networking

Good luck :).

allan

bizness
03-06-2001, 09:50 AM
The MRTG plugin is for monitoring your own bandwidth via SNMP talk to the switch that your server is connected to.

My guess here is you want to see what your virtual sites are using. For this, there are two Apache modules (that I know of). The first mod_throttle, appears to be the most complete. The other, mod_bandwidth has a similar set of features but differs in some. Should be findable from modules.apache.org or freshmeat.net

Of course, if you don't have root access to Apache and some knowledge with it you probably won't be able to use these.

- Josh

DHWWnet
03-07-2001, 03:08 AM
Uallan

I installed mrtg the module in my rh6.2 box, had the ff errors:
Can't access script path!
Can't access configuration path!
Can't access HTML output path!

thanks

elijaH