Akagi201
1/4/2015 - 10:52 AM

traffic-monitor.md

tools

  • 监控总体带宽使用 ―― nload、bmon、slurm、bwm-ng、cbm、speedometer和netload
  • 监控总体带宽使用(批量式输出) ―― vnstat、ifstat、dstat和collectl
  • 每个套接字连接的带宽使用 ―― iftop、iptraf、tcptrack、pktstat、netwatch和trafshow
  • 每个进程的带宽使用 ―― nethogs

iftop

  • brew install iftop
  • sudo chown root:wheel /usr/local/Cellar/iftop/1.0pre4/sbin/iftop
  • sudo chmod u+s /usr/local/Cellar/iftop/1.0pre4/sbin/iftop

nload