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

[HTCondor-users] accurate way to query the number of jobs globally



Hi,

I'd like to know what's the most efficient, but at the same time most
accurate way (stale data isn't acceptable, although strict consistency
isn't necessary either) to get _only the number_ of currently running
jobs in the cluster globally? I could write a python script for it,
but there might be a more efficient way which I don't know about...

Thanks,
Daniel