Ruby Forum Rails deployment > generating monitrc file

Posted by Jeff (Guest)
on 27.03.2008 12:00
(Received via mailing list)
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
Posted by Raul (Guest)
on 27.03.2008 16:16
(Received via mailing list)
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
Posted by Sebastian Munz (Guest)
on 28.03.2008 17:26
(Received via mailing list)
Doesn't deprec support this?

Sebastian