详见:https://www.cnblogs.com/liyuanhong/articles/14653178.html

1、监控cpu

  1. w
  2. top
  3. htop
  4. uptime
  5. glances
  6. ps

2、监控内存

  1. free
  2. glances
  3. top
  4. htop

3、监控磁盘

  1. df
  2. glances
  3. iotop
  4. iostat
  5. dstat

4、监控网络

  1. glances
  2. ifconfig
  3. iftop
  4. ip
  5. route

 

相关文章:

  • 2022-01-06
  • 2021-11-23
  • 2021-10-04
  • 2021-05-03
  • 2021-12-07
猜你喜欢
  • 2021-11-17
  • 2021-07-12
  • 2021-05-06
  • 2021-12-21
  • 2022-12-23
相关资源
相似解决方案