LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   is there window task manager like progm? (https://www.linuxquestions.org/questions/linux-software-2/is-there-window-task-manager-like-progm-376191/)

hongxing 10-23-2005 08:40 PM

is there window task manager like progm?
 
is there window task manager like progm?
which can see cpu,mem and io usage in GUI style ?

thanks

Sargek 10-23-2005 08:49 PM

Re: is there window task manager like progm?
 
Quote:

Originally posted by hongxing
is there window task manager like progm?
which can see cpu,mem and io usage in GUI style ?

thanks

Well, that depends entirely on what desktop environment you are running. From a terminal window though, you can run
Code:

top
and it will give you the information you need. There is a CPU type graph in Gnome you can run, but I am not sure what information it gives you, and there is probably also one in KDE, but I don't run KDE or Gnome, so can't say for sure.

tongliu8 10-23-2005 10:10 PM

If you are using GNOME, use Main Menu->System Tools->System Monitor

Or in the terminal, you can type gnome-system-monitor

hongxing 10-24-2005 12:21 AM

I use kde

mrcheeks 10-24-2005 12:45 AM

I think it is called kdesysguard. You may find it in the system menu or something like that.

tongliu8 10-24-2005 07:33 AM

Have you tried to use gnome-system-monitor ? I think it should be working for both GNOME and KDE


All times are GMT -5. The time now is 05:07 AM.