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

Re: [Condor-users] how to configure Condor to send its own keep alivepackets between specified time interval



> To detect network failure and power off of execute host quickly is
there is any
> way to configure so that it is done quickly as possible.

The condor_startd sends updates to the condor_collector daemon according
the value set in the UPDATE_INTERVAL macro. See:

http://www.cs.wisc.edu/condor/manual/v7.0/3_3Configuration.html#13275

The default is 300 seconds. Be careful setting it too low. See:

http://www.cs.wisc.edu/condor/manual/v7.0/3_5Startd_Policy.html#19947

You could also use the STARTD_CRON functionality to periodically run a
script that updates a database for you. See:

http://www.cs.wisc.edu/condor/manual/v7.0/3_3Configuration.html#13717

There's probably better cron information in the manual, but I couldn't
find it in the index...

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.