1CONDOR_JOB_ROUTER_INFO(1)       HTCondor Manual      CONDOR_JOB_ROUTER_INFO(1)
2
3
4

NAME

6       condor_job_router_info - HTCondor Manual
7
8       Discover and display information related to job routing
9
10

SYNOPSIS

12       condor_job_router_info [-help | -version ]
13
14       condor_job_router_info -config
15
16       condor_job_router_info        -match-jobs        -jobads       filename
17       [-ignore-prior-routing ]
18

DESCRIPTION

20       condor_job_router_info displays  information  about  job  routing.  The
21       information  will  be  either  the  available, configured routes or the
22       routes for specified jobs.
23

OPTIONS

25          -help  Display usage information and exit.
26
27          -version
28                 Display HTCondor version information and exit.
29
30          -config
31                 Display configured routes.
32
33          -match-jobs
34                 For each job listed in the  file  specified  by  the  -jobads
35                 option, display the first route found.
36
37          -ignore-prior-routing
38                 For each job, remove any existing routing ClassAd attributes,
39                 and set attribute JobStatus to the Idle state before  finding
40                 the first route.
41
42          -jobads filename
43                 Read  job ClassAds from file filename. If filename is -, then
44                 read from stdin.
45

EXIT STATUS

47       condor_job_router_info will exit with a status value of 0  (zero)  upon
48       success, and it will exit with the value 1 (one) upon failure.
49

AUTHOR

51       HTCondor Team
52
54       1990-2020,  Center  for  High  Throughput  Computing, Computer Sciences
55       Department, University of Wisconsin-Madison, Madison, WI, US.  Licensed
56       under the Apache License, Version 2.0.
57
58
59
60
618.8                              Aug 06, 2020        CONDOR_JOB_ROUTER_INFO(1)
Impressum