It was difficult to find on the web. So I decided to put that cmd here.
vmstat 5
and the other cmd is:
top
|
||||||
How to monitor linux cpu usage?It was difficult to find on the web. So I decided to put that cmd here. vmstat 5 and the other cmd is: top 10 comments to How to monitor linux cpu usage?Leave a Reply |
||||||
|
Copyright © 2012 are.ehibou.com - All Rights Reserved Powered by WordPress & Atahualpa |
||||||
good
very good
Or, you could just use “top”.
top is also useful
htop is the best!
there is also many other e.g mpstat, iostat …
top is very useful
thankz for this info
top is very useful, after top command press 1 to see usage of individual cpu(if system has multi-cpu)
[...] logged in to the CentOS command line and ran top and vmstat 5 (credit). Both showed id (idle) of 97% or more, so the CPU is fine; SNMP is returning an incorrect [...]