I am using monit to monitor my mongrel processes. It is tedious to have to write the monitc to watch, say, 20 instances, so I wrote a script to do generate monitrc. Now I want to modify the generator futther to look at the mongrel_cluster.yml config to find information like number of mongrel processes, pid file location, etc. This seems like something anyone running mongrel cluster and monitrc would need, does it already exist and I'm missing it? If not, I can post what I have after I'm done. thanks, Jeff
on 27.03.2008 12:00
on 27.03.2008 16:16
I've not heard of it yet but it sounds like a great idea. Especially for those of us who are running multiple servers each with multiple mongrels! Could be a huge time saver. Raul ----- Original Message ----- From: "Jeff" <cole.jeff@gmail.com> To: "Deploying Rails" <rubyonrails-deployment@googlegroups.com> Sent: Thursday, March 27, 2008 3:59 AM Subject: [Rails-deploy] generating monitrc file
on 28.03.2008 17:26
Doesn't deprec support this? Sebastian