centos 6.5安装glances
安装方法:
1,安装pip
wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate python get-pip.py
2,安装gcc
yum -y install gcc
3,安装glances
pip install glances
4,运行glances
glances
安装方法:
1,安装pip
wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate python get-pip.py
2,安装gcc
yum -y install gcc
3,安装glances
pip install glances
4,运行glances
glances