I wanted to know how my svn server was doing and how much bandwidth it was consuming. So after a bit of googling I came across this package, bwm-ng. Bwm-ng works from the command line which is great, I can put it on my production servers too

.
A simple package that does exactly what I want - it probably does more, but I have yet to use it. It was easy to install using yum - there is one dependency.
The command I used to install it was...
> yum install bwm-ng
To run command line program just use...
> bwm-ng
I will figure out what else it can do shortly

NB: Running Fedora core 8