Amazon EC2 - how to determine how busy each CPU is

Posted by sally on Server Fault See other posts from Server Fault or by sally
Published on 2012-12-13T20:58:04Z Indexed on 2012/12/13 23:05 UTC
Read the original article Hit count: 166

I have an Amazon EC2 micro instance. I believe that this is 1 core (or 2 for periodic bursts) with 4 CPU's. I'm getting confused with the terminology (ECU vs CPU vs Core) but really I would like to see how busy each CPU is. When I look at top it seems to be showing me just the cores. I want to see if my process is be spread out across the available processors and how busy each is, what is the appropriate command to do this?

© Server Fault or respective owner

Related posts about amazon-ec2

Related posts about amazon-web-services