[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Graph the cpu usage of certain processes
- To: hobbit (at) hswn.dk
- Subject: Graph the cpu usage of certain processes
- From: Eric Boyd <eric (at) iconla.com>
- Date: Tue, 03 Apr 2007 17:22:15 -0700
- Disposition-notification-to: Eric Boyd <eric@iconla.com>
- User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)
Hello again.
Has anyone created a graph that can show the cpu load of different
processes on the same server?
For example, we have an OS X server running apache, MySQL, and a couple
of other commands.
I'd like a graph that would show: the CPU usage of httpd as a blue line,
MySQL as a red line and a couple of other processes each with their own
color.
Since there are multiple httpd processes, could they be grouped and have
their load added together? I don't need to know how many processes are
running, as this is already in procs.
-Eric