Database Table: csv2_job_schedulers¶
Maintained automatically by CSV2 processes, this table reflects the current state of all attached job schedulers.
Keys:¶
htcondor_fqdn (String(128)):
This is the Fully Qualified Domain Name (FQDN) of an HTCondor job scheduler.
Columns:¶
condor_status (Boolean):
The CSV2 job and machine pollers will set this field to 1 if they succeed in polling this job scheduler. Otherwise, it will be set to 0.
agent_status (Boolean):
The CSV2 VM data poller will set this field to 1 if it succeeds in polling the csv2-htc-agent associated with this job scheduler. Otherwise, it will be set to 0.
foreign_jobs (Integer):
The CSV2 job poller will set this field to the number of foreign jobs (jobs not owned by this CSV2 instance) queued to the job scheduler.