Hi Team,
Why "top" command its showing only 1 CPU (CPU0).
Actually that’s not CPU0 ... it's the average value over all CPU(s) as top
explicit shows. To toggle the display mode to show all CPUs separately
press '1'. and 'h' shows all available commands....
OR
Find Linux CPU utilization using mpstat and other tools (#mpstat -P ALL à Will show all processors utilization)
Please note that you need to install special package called sysstat to take advantage of above commands.
This package includes system performance tools for Linux (Red Hat Linux / RHEL includes these tools by default).
Step by step guide below..
http://www.cyberciti.biz/tips/how-do-i-find-out-linux-cpu-utilization.html
http://www.computing.net/answers/linux/top-does-not-show-second-cpu-/28483.html
..
Subscribe to
Comments [Atom]
Post a Comment