Windows 使用 Glances


pip install glances
如果报pip版本低执行
python -m pip install --upgrade pip

启动
glances
如果报 Bottle module not found. Glances cannot start in web server mode. 执行
pip install bottle

查看
Server模式
glances -s -B 218.193.159.221
Web Server模式
glances -w

颜色级别定义

  • 绿色:正常(OK)
  • 蓝色:小心(CAREFUL),需要注意
  • 紫色:警告(WARNING)
  • 红色:问题严重(CRITICAL)


上一篇:dstat 性能测试工具常用选项


下一篇:window锁屏后,总是风扇狂转,抓出偷用cpu的凶手!