PDA

View Full Version : [HOW TO] install nload


Jad
11-17-2005, 07:25 AM
nload
is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.


yum install nload
nload -t 200 -s 7 -i 1024 -o 128 -U h venet0



$Screenshot->CheckAttachments;

vps-vince
11-18-2005, 09:11 AM
Interesting.
I'm still using the excellent vpsinfo and loadavg which were modified by ozgreg, with a little help from zaf as well I think.

Not sure if they have done any further enhancements, but v1.0 is working well for me.

- Vince