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

Re: [HTCondor-users] Condor Watch Queue Announcement



Hi,
condor_status -submitter
Gives very partial understanding on how much the cluster is utilized, as there is no way to know from it how many of the jobs are multicore, if any.

There is an unmaintained tool "condor_wn" that gives summary tables, I was hoping to find a way to accomplish the same with an integrated tool.

https://indico.cern.ch/event/686369/contributions/2815630/attachments/1583413/2502661/Htcondor_-_condor_wn.pdf

-David


On Mon, Dec 7, 2020 at 7:07 PM Greg Thain <gthain@xxxxxxxxxxx> wrote:


Hi,

Is there a chance that condor_watch_q will be backported to the 8.8 branch?

I'm in the process of migrating from torque to HTCondor and I'm missing a tool like that to get overall status of system load.

Today I'm using an homemade script that displays other the number of jobs, also how many cores and memory are requested by the jobs:

It doesn't show all the information your current script shows, but you may also want to consider

condor_status -submitter

which is a quick way to get running/idle/held job counts per submitter.

-greg

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/