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

[Condor-users] periodic reconfig?



Howdy everyone,

Is there a way of forcing condor to do a period reconfig on the client side? Is there perhaps a configuration attribute that I've missed?

We're using the ability for condor to execute an application instead of reading a local configuration file. This exe downloads a configuration and writes it to standard out - providing us with a mechanism to update the configuration of our Windows machines. However, we'd like to force it to reconfigure (perhaps once a day) so that we don't have to wait until the next condor restart or machine reboot.

We can ofcourse do a reconfig from the server side - but we would prefer to avoid hundreds of machines reconfiguring at the same time (they will all want to download a new configuration).

Any comments appreciated.

Regards,

James Goscinski