首页 运维 网络学院 查看内容

linux命令行网络监控工具大集合 总有一款适合你

2017-3-22 12:02 |来自: 互联网 3723 0

摘要: 环境:ubuntu16.04简介:linux命令行网络监控工具千奇百怪,各种花样,下面就简单介绍一下如何安装、使用。整理不易,希望大家关注我,谢谢!CBM安装:root@ubuntu:~#apt-get install cbm使用:root@ubuntu:~# cbmBM ...

环境:ubuntu16.04

简介:linux命令行网络监控工具千奇百怪,各种花样,下面就简单介绍一下如何安装、使用。整理不易,希望大家关注我,谢谢!

CBM

安装:

root@ubuntu:~#apt-get install cbm

使用:

root@ubuntu:~# cbm

BMON

安装:

root@ubuntu:~# apt-get install bmon

使用:

root@ubuntu:~#bmon

root@ubuntu:~# bmon -o ascii -p ens32

iftop

安装:

root@ubuntu:~# apt-get install iftop

使用:

root@ubuntu:~# iftop

nethogs

安装:

root@ubuntu:~# apt-get install nethogs

使用:

root@ubuntu:~# nethogs

tcptrack

安装:

root@ubuntu:~# apt-get install tcptrack

使用:

root@ubuntu:~# tcptrack -i ens32

nload

安装:

root@ubuntu:~# apt-get install nload

使用:

root@ubuntu:~# nload

slurm

安装:

root@ubuntu:~# apt-get install slurm

使用:

root@ubuntu:~#slurm -s -i ens32

bwm-ng

安装:

root@ubuntu:~#apt-get install bwm-ng

使用:

root@ubuntu:~# bwm-ng

speedometer

安装:

root@ubuntu:~# apt-get install speedometer

使用:

root@ubuntu:~# speedometer -r ens32 -t ens32

pktstat

安装:

root@ubuntu:~# apt-get install pktstat

使用:

root@ubuntu:~#pktstat

netwatch

安装:

root@ubuntu:~# apt-get install netdiag

使用:

root@ubuntu:~# netwatch -e ens32 -nt

trafshow

安装:

root@ubuntu:~# apt-get install netdiag

使用:

root@ubuntu:~#trafshow -i ens32 tcp

netload

安装:

root@ubuntu:~# apt-get install netdiag

使用:

root@ubuntu:~# netload -setup

root@ubuntu:~# netload ens32

ifstat

安装:

root@ubuntu:~# apt-get install ifstat

使用:

root@ubuntu:~#ifstat

collectl

安装:

root@ubuntu:~# apt-get install collectl

使用:

root@ubuntu:~#collectl


本方法经过测试可用,如果有任何错误,欢迎指正、交流,谢谢!

请关注头条号“白云外”,原创文章希望大家支持,后续会有更多原创的实用资料和大家分享。


本文出处: http://www.toutiao.com/a6400136420531454210/
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部