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

[HTCondor-users] Expression in STARTD_NOCLAIM_SHUTDOWN?



Hi all,
I am using STARTD_NOCLAIM_SHUTDOWN to stop machines when not used for 200 sec.
Now I have use case where I want this value to be max(uptime -1hr, 200sec) for vanilla universe.
Basically I want to keep machine up for alteast 1hr and then want to terminate if not used for 200 sec. Is there any way of doingÂthis?

Thanks and regardsÂ
Raman