Is there any way to monitor and kill Phusion child processes that are using too much memory or cpu with monit?
There are many examples for Apache, but since Phusion runs in its own process, runaway Rails threads do not trigger the monit rules for Apache.
Thanks!