Mongrel is great, but like a lot of people, strange environmental issues cause mongrel processes to SIGSEG and die (in my case it's caused by ferret. This isn't ideal on production servers, so I installed monit to restart mongrel when this happens. The only problem with monit is the duplication in the configuration file for watching mongrel clusters. Enter mongrel_monit, a ruby script to update a

