Hi Group,

 I've been lurking for a while, hoping to find the answer to my query,
I have however given up and resorted to posting here!

I'm using God to monitor memory usage of an Apache + Passenger
(mod_rails) server, but God reports that the memory usage is low, and
fine, and there's no problem, even when the server has locked up, and
swapped out its whole disk.

I've pastied my config here http://pastie.org/334946 - and a sample of
my log output here http://pastie.org/334950.

As you will see, I am experimenting with a way to monitor individual
passenger threads, for their memory usage, I suspect that will be
easier, and more reliable (as I suspect, the Apache main thread is
only using a couple of megs) -- but it is the child processes that
need to be watched... the problem I see there though is that child
threads come and go with load, and throughput - so they don't lend
themselves particulally well to being monitored... perhaps the
solution is to monitor CPU and status of Apache, and the memory usage
of its children?

- I'm open to suggesitons, and not afraid to put the work in, I'm
looking forward to working this out with the help of those more
experienced.

Thanks, Lee
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to