[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] condor_ganglia metric to count jobs matching a constraint
- Date: Tue, 24 Feb 2015 17:14:10 -0600
- From: Vladimir Brik <vladimir.brik@xxxxxxxxxxxxxxxx>
- Subject: [HTCondor-users] condor_ganglia metric to count jobs matching a constraint
Hello,
I'd like to use condor_ganglia to create a ganglia metric for every
schedd in our pool that counts the number of jobs that match certain
constraints (for example, "JobStatus == 2 && NumJobStarts > 1" and
others), which I would like to specify somewhere in
/etc/condor/ganglia.d. Is this possible?
Thanks,
Vlad