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

Re: [HTCondor-users] HTCondor Schedd and docker



On 12/18/2015 10:39 AM, andrew.lahiff@xxxxxxxxxx wrote:
Interestingly, condor_status -schedd does report it:

[root@vm91 ~]# condor_status -pool <hostname> -schedd
Name                 Machine    TotalRunningJobs TotalIdleJobs TotalHeldJobs

myschedd@60d2cbbd1b3 60d2cbbd1b                0             0              0
                       TotalRunningJobs      TotalIdleJobs      TotalHeldJobs




Ah, does

condor_q -name myschedd@60d2cbbd1b3

then work?

-greg