环境:ubuntu16.04
简介:linux命令行网络监控工具千奇百怪,各种花样,下面就简单介绍一下如何安装、使用。整理不易,希望大家关注我,谢谢!
CBM安装:
[email protected]:~#apt-get install cbm
使用:
[email protected]:~# cbm
BMON安装:
[email protected]:~# apt-get install bmon
使用:
[email protected]:~#bmon
[email protected]:~# bmon -oascii -p ens32
iftop安装:
[email protected]:~# apt-get install iftop
使用:
[email protected]:~# iftop
nethogs安装:
[email protected]:~# apt-get install nethogs
使用:
[email protected]:~# nethogs
tcptrack安装:
[email protected]:~# apt-get install tcptrack
使用:
[email protected]:~# tcptrack -i ens32
nload安装:
[email protected]:~# apt-get install nload
使用:
[email protected]:~# nload
slurm安装:
[email protected]:~# apt-get install slurm
使用:
[email protected]:~#slurm -s -i ens32
bwm-ng安装:
[email protected]:~#apt-get install bwm-ng
使用:
[email protected]:~# bwm-ng
speedometer安装:
[email protected]:~# apt-get install speedometer
使用:
[email protected]:~# speedometer -r ens32 -t ens32
pktstat安装:
[email protected]:~# apt-get install pktstat
使用:
[email protected]:~#pktstat
netwatch安装:
[email protected]:~# apt-get install netdiag
使用:
[email protected]:~# netwatch -e ens32 -nt
trafshow安装:
[email protected]:~# apt-get install netdiag
使用:
[email protected]:~#trafshow -i ens32 tcp
netload安装:
[email protected]:~# apt-get install netdiag
使用:
[email protected]:~# netload -setup
[email protected]:~# netload ens32
ifstat安装:
[email protected]:~# apt-get install ifstat
使用:
[email protected]:~#ifstat
collectl安装:
[email protected]:~# apt-get install collectl
使用:
[email protected]:~#collectl
本方法经过测试可用,如果有任何错误,欢迎指正、交流,谢谢!
请关注头条号“白云外”,原创文章希望大家支持,后续会有更多原创的实用资料和大家分享。