Linux Bandwidth Monitor
fizi
Join Date: 2003-06-18 Member: 17452Members
I run a Fedora Core 1 Linux box at fizi.ca right now and a friend of mine just hooked up a Natural Selection Server so he can beta test his mod 'Capture the Gorge' (Feel free to try it out at fizi.ca). I was wondering if anyone knew a piece of software for linux that could moitor overall bandwidth and bandwidth per specific port. I have to watch out that my ISP dosn't drop a **** on me for uploading too much and the only real thing sending out data would be the NS game server. I'd love to beable to track its bandwidth via the port it runs off of. Any ideas?
Comments
There is a tool called HLDS Stats (part of PHLGUI I think). It will monitor your bandwidth usage. I honestly don't have the link anymore, so you'd be best searching for PHLGUI or hlds_stats.
Basically, it works by repeating the 'stats' command every specified interval. The stats command displays incoming and outcoming bandwidth in k/s. It converts the k/s to kbps (* 8) then stores it. When it has, I believe, an hour of these 5 minute samples it will average them out and graph them using RRDTool. The result is something that looks very similar to MRTG, except its just HLDS server bandwidth usage.
If you can't find it, let me know, and I'll pull one off of my system for you (if we still have it somewhere).
nload
do a google for it.
joev.
Thanks joev I've been looking for something like this too.
/me emerges nload