v5tech / notes

notes
https://ameizi.gitee.io/notes
MIT License
1.53k stars 378 forks source link

System Monitoring #54

Open v5tech opened 9 years ago

v5tech commented 9 years ago

Glances

https://github.com/nicolargo/glances

Ubuntu上的安装

sudo apt-get install python-pip build-essential python-dev
sudo pip install Glances
sudo pip install PySensors

Run

glances

If you type glances --help you will find ( -e Enable the sensors module (Linux-only) )

glances -e

参考文档

http://askubuntu.com/questions/293426/system-monitoring-tools-for-ubuntu