nload即時查看linux伺服器網路流量的工具

來源:互聯網
上載者:User

如果你僅僅是想查詢當前伺服器的頻寬,nload絕對是個很好用的一個工具,功能雖然很單一,但是很強.雖然不能像iptraf那樣,可針對IP, 協議等條件來查詢,可以即時地監控網卡的流量,分輸入資料流量Incoming 和輸出資料流量Outgoing兩部分,同時統計當前,平均,最小,最大,總流量的值,並且用動態圖形方式表現出來,讓你一目瞭然.

效果請見文章最後面.

nload官網及下載 http://www.roland-riegel.de/nload/

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

 

nload安裝方法:


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斷行符號即可看到動態流量資訊,也可以指定網卡,如nload eth1
還可以指定是以K或M來顯示流量,如nload -u M顯示的流量是以MB為單位的.

                                                 Curr: 0.00 MByte/s
                                                 Avg: 0.00 MByte/s
                                                 Min: 0.00 MByte/s
                                                 Max: 0.00 MByte/s
                                                 Ttl: 560.00 Byte
Outgoing:
                                                 Curr: 0.00 MByte/s
                                                 Avg: 0.00 MByte/s
                                                 Min: 0.00 MByte/s
                                                 Max: 0.00 MByte/s
                                                 Ttl: 560.00 Byte

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.