⇐ ↙ ↓ ⇑ ⇒ 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 2482.
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 2364.
-
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 2410.
-
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 2439.
-
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 2442.
-
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 2461.
-
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 2466.
-
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 2469.
-
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 2473.
-
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 2484.
⇐ ↙ ↑ ⇑ ⇒ Contents Index