3

Is there any Linux tool that allows to display graphically (on a chart) the per-process CPU/MEM utilisation?

Thanks.

3
  • Did you have some sort of platform in mind? Commented Apr 12, 2010 at 17:19
  • Sorry! Linux. Sometimes I give that for granted. Commented Apr 12, 2010 at 17:20
  • 1
    I like you already. :) Commented Apr 12, 2010 at 21:03

4 Answers 4

2

You can try this munin plugin:

0

One thing you could do is to take output from 'ps' or 'top' and either graph it using GNUPlot or pull it into a spreadsheet (e.g., OpenOffice) and graph it from there.

KDE's "System Monitor" provides a live view.

There are probably other good choices, depending on whether you want to look at this data live or historically, and what you want to do with it once you have it.

0

I use Nagios and PNP for this type of thing.... works really well.

http://www.nagios.org/

http://sourceforge.net/projects/pnp4nagios/

0

You can try out SAR, which is really a very good tool and provides information per-process wise.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.