CoolaShacka
05-29-2001, 10:13 PM
I'm searchin' for an tool that can find out how much bandwidth my linux dedicated server use.
Can anybody give me a tip?
Thanx
Can anybody give me a tip?
Thanx
![]() | View Full Version : Is there a bandwidth statistic tool? CoolaShacka 05-29-2001, 10:13 PM I'm searchin' for an tool that can find out how much bandwidth my linux dedicated server use. Can anybody give me a tip? Thanx dektong 05-30-2001, 03:16 AM since nobody has andwered your question, let me try to help though I am not the expert here :)... Yes, there are several tools you can use: - webalizer (http://www.mrunix.net/webalizer/) - mod_throttle (http://www.snert.com/Software/Throttle/) - mod_bandwith (site?) and if you have a switch that you control/manage, you can always use MRTG (http://people.ee.ethz.ch/~oetiker/webtools/mrtg/) with regards to mod_throttle, note that mod_throttle do not seem to work well with mod_gzip. See this discussion here, http://webhostingtalk.com/showthread.php?threadid=11595&highlight=modthrottle OK... any other I have missed? cheers, :beer: CoolaShacka 05-30-2001, 09:34 AM thank you :) |