Linux-CentOS 查看(監控)服務器網卡流量


1.使用系統自帶的命令: watch more /proc/net/dev

2. 使用nload命令,需要自行安裝

1)# yum install flex byacc libpcap ncurses ncurses-devel libpcap-devel
2)# wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz 
3)# tar xvfz nload-0.7.4.tar.gz 
4)# cd nload-0.7.4 
5)# ./configure
6)# make && make install 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM