Glances -系统监控工具(Python)

来源:互联网 发布:ubuntu mp3播放器推荐 编辑:程序博客网 时间:2024/05/20 22:01

http://nicolargo.github.io/glances/


安装需求:

  • python >= 2.6 (tested with version 2.6, 2.7, 3.2, 3.3)
  • psutil >= 0.4.1 (recommended version >= 0.6)
  • jinja (optional for HTML output)
  • pysensors (optional for HW monitoring support)
  • hddtemp (optional for HDD temperature monitoring support)
  • setuptools
安装:

1、linux

pip install Glances

2、 windows

glances-1.6.0-x86.exe (32-bit, md5sum: 1d25902a2b1030f953a108792f4732cf)
glances-1.6.0-x64.exe (64-bit, md5sum: de2c35c4bdd6a3ab2b938ea5f4c1567d)