CPU utilization

Phil Meyer pmeyer at themeyerfarm.com
Tue Mar 15 15:25:11 UTC 2011


On 03/15/2011 03:02 AM, Luc MAIGNAN wrote:
> Hi,
>
> I want to see and/or monitor cpu utilization. I have a server that have
> 24 processors (6 processor x 4 core).
>
> top only gives me global information for cpu, not per cpu (and core)
>
> Is there a tool or a way to have these informations ?
>
> BR
>
> Luc
> RHCE

top can show per CPU usage.

While running top interactively, press the 1 key to show individual CPU 
stats.

top can also sort by a variety of methods.

While running interactively, press F to show the sort menu.

top can also be run in non interactive mode to collect data over time to 
a file, which can be used to create trend analysis.

You may want to take a close look at top.

Probably the best/easiest trend analysis tool is: munin, right now.

Good Luck!


More information about the users mailing list