[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] Creating custom daemons
- Date: Tue, 19 Oct 2010 16:23:07 -0700
- From: Erik Erlandson <eerlands@xxxxxxxxxx>
- Subject: Re: [Condor-devel] Creating custom daemons
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