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

[HTCondor-users] Time elapsed since last completed job



Hello

Iâd like to determine how much time has elapsed since a startd completed its last job. Ideally I would like to know wether the system was busy running any job within the last X minutes.

I would prefer to do this within Condor with class ads if possible. Is it possible?Â

The other idea Iâve had is to periodically query the startd for Busy slots and save the query results in some external file to o query against; but that means I would then need to manage that file.

Thank you

--
MG