Results 1 to 5 of 5
HI once again. Is there a way to get info about how much of the processor and memory each process uses, I use suse 10.2. Thanks....
- 05-28-2008 #1Linux Newbie
- Join Date
- Feb 2006
- Location
- Slovenia
- Posts
- 162
How to se processor usage?
HI once again. Is there a way to get info about how much of the processor and memory each process uses, I use suse 10.2. Thanks.
- 05-28-2008 #2
Yes. Use ps aux.
"I'm just a little old lady; don't try to dazzle me with jargon!"
- 05-28-2008 #3
If you want real time (almost) sorted by cpu usage use top
- 05-29-2008 #4Just Joined!
- Join Date
- Apr 2007
- Posts
- 14
If you like a GUI presentation, look at Ksysguard or the Gnome System Monitor.
ETA: Worth mentioning I suppose that you can also get top to sort by memory; try shift-o while top is running.
- 05-29-2008 #5Linux Newbie
- Join Date
- Feb 2006
- Location
- Slovenia
- Posts
- 162
Thanks guys


Reply With Quote