1 개요[ | ]
- bash: mpstat: command not found
Console
Copy
root@centos7:~# mpstat
bash: mpstat: command not found
Console
Copy
root@centos7:~# yum install sysstat
...
==========================================================================================
Package Arch Version Repository Size
==========================================================================================
Installing:
sysstat x86_64 10.1.5-18.el7 base 315 k
Installing for dependencies:
lm_sensors-libs x86_64 3.4.0-8.20160601gitf9185e5.el7 base 42 k
Transaction Summary
==========================================================================================
Install 1 Package (+1 Dependent package)
Total download size: 357 k
Installed size: 1.2 M
Is this ok [y/d/N]: y
...
Installed:
sysstat.x86_64 0:10.1.5-18.el7
Dependency Installed:
lm_sensors-libs.x86_64 0:3.4.0-8.20160601gitf9185e5.el7
Complete!
Console
Copy
root@centos7:~# mpstat
Linux 3.10.0-862.14.4.el7.x86_64 (centos7) 11/14/2019 _x86_64_ (1 CPU)
07:28:22 AM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
07:28:22 AM all 0.38 0.00 0.31 0.11 0.00 0.03 0.00 0.00 0.00 99.17
2 같이 보기[ | ]
3 참고[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.