linux下使用nload檢視網路卡實時流量(zt)
nload是一個網路流量統計工具,當前版本為0.7.2。
下載地址:[@more@]
使用yum 安裝也可以。
yum install nload
原始碼安裝
2. Installing / Compiling nload
----------------------------
Compiling is done by running
./configure
make
in the directory where this README is.
To install nload, you have to be root:
su
make install
You can find more detailed information in the file INSTALL in this directory.
3. Using nload
-----------
To learn about the command line switches and the usage of nload in general,
simply run:
nload --help
Alternatively, there is a nload man page available by typing:
man nload
4. Uninstalling nload
------------------
If you want to uninstall nload (I hope you never want to ;-), run:
make uninstall
in the build directory.
使用原始碼方式安裝到/usr/local/nload,將/usr/local/nload/bin目錄加入/etc/profile。
重新登陸ssh後,直接輸入nload即可檢視網路卡的當前流量情況。
nload eth0 — 檢視名叫eth0網路卡的流量
可檢視當前、平均、最小、最大、總共等的流量情況,單位為bit,詳細的使用說明請參見:
比較好的例子:
nload -o 20480 -i 204800 -u M
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-1017860/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux檢視網路卡流量方法的工具和命令彙總Linux
- linux檢視網路卡型號Linux
- 如何使用nload實時監控網路頻寬
- 檢視Linux網路卡UUID和MAC地址---Linux命令LinuxUIMac
- 物化檢視(zt)
- Linux實時檢視TCP數量LinuxTCP
- 檢視無線網路卡工作模式模式
- 檢視無線網路卡資訊
- Linux系統如何檢視網路卡的資訊及數量?Linux
- win10在哪裡檢視網路卡驅動_windows10怎麼檢視網路卡驅動Win10Windows
- windows10系統下檢視網路卡型號的方法Windows
- Linux實時檢視Java介面資料LinuxJava
- Linux下針對伺服器網路卡流量和磁碟的監控指令碼Linux伺服器指令碼
- 網路卡流量監控指令碼,python實現指令碼Python
- win10怎麼看網速_win10系統檢視網路卡實時網速的方法Win10
- 在Linux中,如何實時監控網路流量?Linux
- linux下使用tomcat檢視控制檯資訊LinuxTomcat
- RStack上開通檢視免費KVM VPS如何檢視虛擬機器實時流量虛擬機
- 多網路卡環境下利用策略路由實現網路流量同進同出[轉載]路由
- win10怎麼檢視實時網速 win10檢視實時網速如何設定Win10
- 檢視無線網路卡是否支援監聽模式模式
- 檢視作業系統位數(zt)作業系統
- Win10系統如何檢視和修改網路卡mac實體地址Win10Mac
- Linux下檢視、新增及配置Linux
- Linux 中實時檢視日誌的3種方法Linux
- win10怎麼檢視網路卡支援千兆網_檢視win10是否支援千兆網的方法Win10
- windows下netstat及網路檢視工具的使用Windows
- linux下打滿網路卡的頻寬和影響打滿網路卡的原因Linux
- 在Linux中,如何使用Suricata進行實時網路威脅檢測?Linux
- linux:檢視使用中的埠Linux
- Linux檢視CPU使用率Linux
- LInux下檢視和關閉程式Linux
- linux 網路卡繫結Linux
- Linux網路卡繫結Linux
- linux下檢視埠是否被佔用以及檢視所有埠Linux
- win10 如何檢視網路卡頻寬_win10電腦網路卡頻寬怎麼看Win10
- 雙網路卡環境下如何內網外網同時用內網
- Linux系統自定義網路卡並更改網路卡介面Linux
- 在 Linux 中檢視你的時區Linux