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

Re: [HTCondor-users] Cannot query ConcurrencyLimit usage



On 3/8/19 7:28 AM, Fischer, Max (SCC) wrote:
Hi all,

I was just trying to run a monitoring script for ConcurrencyLimits on another pool, and it seems like querying the usage of Limits does not work anymore.

	condor_userprio -negotiator -long | grep -i Limit

On my old pool (8.6.5) this lists all current limits used. On my new pool (8.6.11) nothing is returned.


Max:

The reporting of concurrency limits in the long form userprio ad got dropped in the process of moving most of the accounting information to the collector.  I'll restore it back in for 8.8.


-greg