Web Hosting Talk







View Full Version : bandwidth tracking


clocker1996
04-26-2002, 09:54 PM
http://www.amaroq.org/bandwidth/

See that, anyone know what that is...?i would love to slap that on my ded. server

goodness0001
04-26-2002, 11:31 PM
I saw this in another thread and yes it is interesting.

rey
04-27-2002, 01:10 AM
So, what is this? Looks like it gives me an outside ip address.

amaroq
04-28-2002, 08:27 PM
It's based on bwbar (www.kernel.org/bwbar.html). I'm not giving out the source at the moment (though the bwbar source is freely available).

It's got a couple of problems with it at the moment -- for starters, it doesn't save state, so when you restart the program the counter resets to zero. Sooner or later I'll fix it up to store its totals somewhere and read them on startup, and then I'll probably release the source.

clocker1996
04-28-2002, 09:05 PM
nice

thanks

smacx
04-29-2002, 12:19 AM
Thats really cool!

goodness0001
04-29-2002, 11:35 PM
Cant get it to work.

iamdave
04-30-2002, 12:35 AM
Ya can someone help me out on this one too? Maybe post some instructions..?

iamdave
04-30-2002, 12:50 AM
Originally posted by amaroq
It's based on bwbar (www.kernel.org/bwbar.html). I'm not giving out the source at the moment (though the bwbar source is freely available).

It's got a couple of problems with it at the moment -- for starters, it doesn't save state, so when you restart the program the counter resets to zero. Sooner or later I'll fix it up to store its totals somewhere and read them on startup, and then I'll probably release the source. Any idea when you will be releasing the source?

clocker1996
04-30-2002, 12:55 AM
i ran bwbar

it's alright.

not that great though

i like bandmin so far.

iamdave
04-30-2002, 12:58 AM
Hey, can you link me? I want to see what it looks like before I attempt to install it.

JDMundo
04-30-2002, 07:24 AM
Very very cool! And very useful! Even if it resets to zero after reboot I want it! :-)

amaroq
04-30-2002, 04:05 PM
I threw together a bit of documentation (see the README file) and put the source up for download. You can find it here: www.mythica.org/bwbar/

Edit: Forgot to mention that I did make it save state, although currently it only saves the total bandwidth usage between restarts, not the peak usage. Might fix that in the future...