반응형

http://syslint.com/syslint/how-to-install-glances-monitoring-tool-in-centos-rhel-servers/

https://github.com/nicolargo/glances/wiki/Install:-On-CentOS-with-EPEL-repository


# yum clean all

# yum update

# rpm -ivh http://fr2.rpmfind.net/linux/epel/6/x86_64/epel-release-6-8.noarch.rpm

# yum install python-pip python-devel

# pip-python install glances

# glances -t 5

5초마다 화면이 바뀐다


반응형
Posted by FeliZ_하늘..
,