HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] Creating custom daemons



On 10/19/2010 07:23 PM, Erik Erlandson wrote:
Hi David,

this may help you some:
https://condor-wiki.cs.wisc.edu/index.cgi/wiki?p=DaemonMeditations


On Tue, 2010-10-19 at 17:11 -0400, David Arthur wrote:
I imagine it's possible to create a custom Condor daemon that is
controlled by condor_master. Are there some resources (aside from the
source code) for getting started with this sort of endeavor?

I've gotten condor_master to startup my daemon, but I'm not sure how
to go about getting it configured.

Cheers

Or, depending on what you are looking for, the condor_master provides features to restart crashed daemons, end emails about logs, and if your daemon is so inclined, do hang detection.

http://spinningmatt.wordpress.com/2009/10/21/condor_master-for-managing-processes/

Best,


matt