|
From: | Darhl Thomason |
Subject: | Child process reporting |
Date: | Tue, 26 Apr 2011 14:34:59 -0700 |
I checked through the archives and found a message saying this issue was
being worked on, but the message was from 2003...
I'm not certain that Monit is displaying the correct memory % for my
processes. Example, I am running Apache2, monit says its consuming 0.9% but
when I look at top, it shows 10 apache2 threads running a total of 13.1% of my
memory.
How can I get monit to display all the memory consumed by apache?
Thanks!
Top shows this for apache:
top - 13:57:46 up 19:38, 1 user,
load average: 0.32, 0.32, 0.24
Tasks: 95 total, 1 running, 94 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 1034428k total, 536132k used, 498296k free, 83712k buffers
Swap: 1998840k total, 380k used, 1998460k free, 250584k cached
And monit shows this:
Process Status Uptime CPU Memory
Apache running 18h 15m 0.0% 0.9% [10324 kB]
[Prev in Thread] | Current Thread | [Next in Thread] |