⇐ ↙ ↓ ⇑ ⇒ Contents IndexA.1 ClassAd Types
ClassAd attributes vary, depending on the entity producing the ClassAd. Therefore, each ClassAd has an
attribute named MyType, which describes the type of ClassAd. In addition, the condor_collector appends attributes
to any daemon’s ClassAd, whenever the condor_collector is queried. These additional attributes are
listed in the unnumbered subsection labeled ClassAd Attributes Added by the condor_collector on
page 2510.
Here is a list of defined values for MyType, as well as a reference to a list attributes relevant to that
type.
-
Job
- Each submitted job describes its state, for use by the condor_negotiator daemon in finding a machine
upon which to run the job. ClassAd attributes that appear in a job ClassAd are listed and described
in the unnumbered subsection labeled Job ClassAd Attributes on page 2392.
-
Machine
- Each machine in the pool (and hence, the condor_startd daemon running on that machine)
describes its state. ClassAd attributes that appear in a machine ClassAd are listed and described in
the unnumbered subsection labeled Machine ClassAd Attributes on page 2438.
-
DaemonMaster
- Each condor_master daemon describes its state. ClassAd attributes that appear in a
DaemonMaster ClassAd are listed and described in the unnumbered subsection labeled DaemonMaster
ClassAd Attributes on page 2467.
-
Scheduler
- Each condor_schedd daemon describes its state. ClassAd attributes that appear in a Scheduler
ClassAd are listed and described in the unnumbered subsection labeled Scheduler ClassAd Attributes
on page 2470.
-
Negotiator
- Each condor_negotiator daemon describes its state. ClassAd attributes that appear in a
Negotiator ClassAd are listed and described in the unnumbered subsection labeled Negotiator ClassAd
Attributes on page 2489.
-
Submitter
- Each submitter is described by a ClassAd. ClassAd attributes that appear in a Submitter
ClassAd are listed and described in the unnumbered subsection labeled Submitter ClassAd Attributes
on page 2494.
-
Defrag
- Each condor_defrag daemon describes its state. ClassAd attributes that appear in a Defrag ClassAd
are listed and described in the unnumbered subsection labeled Defrag ClassAd Attributes on page 2497.
-
Collector
- Each condor_collector daemon describes its state. ClassAd attributes that appear in a Collector
ClassAd are listed and described in the unnumbered subsection labeled Collector ClassAd Attributes
on page 2501.
-
Query
-
This section has not yet been written
In addition, statistics are published for each DaemonCore daemon. These attributes are listed and described in
the unnumbered subsection labeled DaemonCore Statistics Attributes on page 2512.
⇐ ↙ ↑ ⇑ ⇒ Contents Index