CentOS 安装nload(流量统计)

yum install gcc gcc-c++ ncurses-devel

wget http://www.roland-riegel.de/nload/nload-0.7.2.tar.gz

tar zxvf nload-0.7.2.tar.gz

cd nload-0.7.2

#./configure

#make & make install

然后通过#nload -m即可查看实时流量。

posted @ 2014-04-15 08:10  diyxiaoshitou  阅读(364)  评论(0编辑  收藏  举报