LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Any Process and Memory Management GUI Tool? (https://www.linuxquestions.org/questions/linux-newbie-8/any-process-and-memory-management-gui-tool-701608/)

your_shadow03 02-02-2009 06:05 AM

Any Process and Memory Management GUI Tool?
 
Can anyone suggest simplified Memory/process management Tool if any apart from top/htop.?

Didier Spaier 02-02-2009 06:17 AM

saidar, based on libstatgrab for an overview.

Or gkrellm if you want a gui.

jschiwal 02-02-2009 06:20 AM

Look at the sysstat package. It may provide more selective information on certain items. It includes pidstat, iostat, sar and others. The sar command will collect statistics. the sa1 or sa2 commands are backends usually launched in a cron job. I think that there may be a program that converts the sar report to an html document. If not, you could craft your own xslt style sheet to convert the xml statistics file to an html page. While this isn't easy to set up, once used, it is easy to use.

your_shadow03 02-03-2009 02:58 AM

Didier,
I went through GKrellm and found it very interesting on Windows. Can it be possible for me to run the tool on Windows and Monitor each and every Linux Machine Process/memory Status.

Anyone with new Tool can suggest me?
thnx in advance

Didier Spaier 02-03-2009 04:36 AM

Quote:

Originally Posted by your_shadow03 (Post 3429995)
Didier,
I went through GKrellm and found it very interesting on Windows. Can it be possible for me to run the tool on Windows and Monitor each and every Linux Machine Process/memory Status.

I did not know it was available on Windows. I've foud this on the GKrellm FAQ:
Quote:

# For a tutorial on securely monitoring a server using gkrellmd over SSH, check out this article by William Stearns
But for now the server at the end of the link provided is either down or tired.


All times are GMT -5. The time now is 06:30 PM.