Jump to content

Is there away to show all 4 cpu cores stats with top command?


Recommended Posts

Hi,

 

I have a Quad 9550 in my UnRaid but I could only see 1 cpu stat from the top command. Is there another linux command like top to show all 4 cores cpu stats?

 

thanks,

~joy

If you press the "1" key in "top" I think it will show you the individual CPUs.

 

Or, you can install "htop"

Home page:

http://htop.sourceforge.net/index.php?page=main

 

Download from:

http://repository.slacky.eu/slackware-12.2/hardware/htop/0.8.3/htop-0.8.3-i486-1sl.tgz

Install by typing:

installpkg htop-0.8.3-i486-1sl.tgz

 

Looks like this with 2 CPUs:

htopxterm.gif

 

Looks like this with 128 CPUs (more than your unRAID server will have):

128.png

Link to comment

If you press the "1" key in "top" I think it will show you the individual CPUs.

 

Or, you can install "htop"

Home page:

http://htop.sourceforge.net/index.php?page=main

 

Download from:

wget http://repository.slacky.eu/slackware-12.2/hardware/htop/0.8.3/htop-0.8.3-i486-1sl.tgz

Install by typing:

installpkg htop-0.8.3-i486-1sl.tgz

 

Thank you, Joe. Press "1" did the job. I also installed htop and it's pretty cool. The htop refresh the status bars every second while top refresh like every 3 seconds.

 

thanks,

~joy

Link to comment

The htop refresh the status bars every second while top refresh like every 3 seconds.

Pressing "s" or "d" in "top" will let you set the refresh interval to whatever you want.

 

Pressing "?" in "top" will show you all the options.  There are quite a few, but none will add color like "htop"

 

Joe L.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...