Generating monitrc file

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

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” [email protected]
To: “Deploying Rails” [email protected]
Sent: Thursday, March 27, 2008 3:59 AM
Subject: [Rails-deploy] generating monitrc file

Doesn’t deprec support this?

Sebastian