Web Hosting Talk







View Full Version : Bandwidth monitoring script


dazerrackers
09-03-2003, 04:34 PM
Does anyone have a script or nows a script that monitors bandwidth for how much some ones site is using ?

ckeeper
09-04-2003, 01:04 PM
You have differente option for this
By IP (each site need an IP)
Or you can track the bandwidth via a module in apache.
This way you can't get the ftp one.

dazerrackers
09-04-2003, 03:47 PM
I'll go for ip any scripts in mind?

dazerrackers
09-06-2003, 03:42 AM
any help me?

SH-Dave
09-06-2003, 07:04 AM
if you have WHM you can monitor it via the bandwidth options

dazerrackers
09-06-2003, 05:40 PM
I have no whm just a free host

keyDet79
09-07-2003, 02:44 PM
Originally posted by dazerrackers
I have no whm just a free host

I guess you will need some kind of control panel. XPanel is $50 and pretty good.

Genocide
09-07-2003, 05:06 PM
There is always bandmin, mrtg (multi router traffic grapher), and a lot, lot more. Go to http://www.sourceforge.net and search for one that'll work for you. =)

Nymix-CB
09-07-2003, 09:03 PM
I have one script that I made that calculate the bandwidth used. I can show it to you. Email me at cbeliveau@uwservices.net.

Ronald_Craft
09-07-2003, 09:29 PM
I need one for IIS if anyone can help :>

Sprynex
09-12-2003, 11:06 PM
mod_throttle can be setup to report usage and not actually throttle bandwidth.. this might be your best option.

nS-Ryan
09-12-2003, 11:37 PM
does he know what "mod_throttle" is???

dysk
09-13-2003, 02:42 AM
I have been using mrtg with great success. I am currently experimenting with combining mrtg with mod_byteslog in order to get a realtime graph of the usage from specific virtual hosts, but for now it only works by IP.

Regards,
Erek Dyskant

propcgamer
09-13-2003, 09:17 PM
How do you get mrtg to work based on the ip?

Nymix-CB
09-13-2003, 09:28 PM
Originally posted by 1stStrike
I need one for IIS if anyone can help :>

I do have one that works in PHP.

Ronald_Craft
09-13-2003, 09:45 PM
Free? I don't plan on using it for business purposes. The server I run IIS on only hosts a few non-profit sites but I'd like to still be able to keep track.