condor_status#

lsst.ctrl.bps.htcondor.condor_status(constraint=None, coll=None)#

Get information about HTCondor pool.

Parameters#

constraintstr, optional

Constraints to be passed to the query.

collhtcondor.Collector, optional

Object representing HTCondor collector daemon.

Returns#

pool_infodict [str, dict [str, Any]]

Mapping between HTCondor slot names and slot information (classAds).