linux 两款不错的统计网卡流量:

       之前一直在使用Cacti、zabbix之类的监控软件对服务器进行监控。有时不知道是否准确。所以,最好定期抽查每天服务器的流量和监控软件的数据是否一致。感觉nload和ifstats这两款不错的软件:


1.安装 nload和ifstats 软件在Centos 6上默认没有安装,需要自己进行安装:

    yum install nload -y

    yum install ifstats -y


2.使用

   nload:

  linux统计网卡流量        ifstats:

          linux统计网卡流量

 

转载于:https://blog.51cto.com/davidbj/1335224

相关文章:

  • 2021-06-09
  • 2022-12-23
  • 2022-02-09
  • 2021-11-28
  • 2021-11-19
  • 2022-01-27
  • 2021-09-01
  • 2021-11-22
猜你喜欢
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2021-09-16
  • 2021-05-24
  • 2021-12-15
  • 2022-02-04
相关资源
相似解决方案