Ubuntu 16.04安裝基於nethogs衍生的網路監視軟體(應用即時網速監控)

來源:互聯網
上載者:User

標籤:gui   watch   fst   gtk   服務   tchart   無法   rip   oss   

基於nethogs衍生的網路監視軟體有如下所列舉的:

  • nettop顯示資料包類型,按資料包的大小或數量排序。
  • ettercap是乙太網路的網路嗅探器/攔截器/記錄器
  • darkstat通過主機,協議等方式分解流量。用於分析在較長時間內收集的流量,而不是“即時”查看。
  • iftop按服務和主機顯示網路流量
  • ifstat以類似vmstat / iostat的方式通過介面顯示網路流量
  • gnethogs基於GTK的GUI(在製品)
  • nethogs-qt基於Qt的GUI
  • hogwatch帶有案頭/網狀圖形的頻寬監視器(每個進程)。

以下是安裝方法:

一、nethogs-qt

#1sudo apt-get updatesudo apt-get install g++ make qt5-default qt5-qmake git libpcap-dev#2git clone https://github.com/qtproject/qtcharts.gitcd qtchartsgit checkout 5.7qmakemakesudo make installcd ..#3wget http://slist.lilotux.net/linux/nethogs-qt/nethogs-qt-0.0.4.tgztar zxvf nethogs-qt-0.0.4.tgzcd nethogs-qt-0.0.4qmakemake#4cd ..sudo mv nethogs-qt-0.0.4 /opt/nethogs-qt-0.0.4sudo ln -s /opt/nethogs-qt-0.0.4/ /opt/nethogs-qtsudo ln -s /opt/nethogs-qt/nethogs-qt /usr/sbin/nethogs-qt#5sudo nethgos-qt

二、hogwatch

很遺憾,這個在Ubuntu上無法使用,Mac上也運行不是很好,放棄吧。

Ubuntu 16.04安裝基於nethogs衍生的網路監視軟體(應用即時網速監控)

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.