【Linux】系统性能监控工具:Glances
[root@wallet01 ~]# python -V Python 2.7.6 [root@wallet01 ~]# yum install -y centos-release-scl [root@wallet01 ~]# yum install -y rh-python36 [root@wallet01 ~]# scl enable rh-python36 bash [root@wallet01 ~]# python -V Python 3.6.9 [root@wallet01 ~]# pip install psutil [root@wallet01 ~]# pip install bottle [root@wallet01 ~]# pip install glances [root@wallet01 ~]# glances -w Glances Web User Interface started on http://0.0.0.0:61208/