1just-man-pages/condor_router_Gqe(n1e)ral Commands Mjaunsuta-lman-pages/condor_router_q(1)
2
3
4
6 condor_router_q Display information about routed jobs in the queue
7
9 condor_router_q [ -S ] [ -R ] [ -I ] [ -H ] [ -route name ] [ -idle ] [
10 -held ] [ -constraint X ] [ condor_q options ]
11
13 condor_router_q displays information about jobs managed by the con‐
14 dor_job_router that are in the HTCondor job queue. The functionality of
15 this tool is that of condor_q , with additional options specialized for
16 routed jobs. Therefore, any of the options for condor_q may also be
17 used with condor_router_q .
18
20 -S
21
22 Summarize the state of the jobs on each route.
23
24
25
26 -R
27
28 Summarize the running jobs on each route.
29
30
31
32 -I
33
34 Summarize the idle jobs on each route.
35
36
37
38 -H
39
40 Summarize the held jobs on each route.
41
42
43
44 -route name
45
46 Display only the jobs on the route identified by name .
47
48
49
50 -idle
51
52 Display only the idle jobs.
53
54
55
56 -held
57
58 Display only the held jobs.
59
60
61
62 -constraint X
63
64 Display only the jobs matching constraint X .
65
66
67
69 condor_router_q will exit with a status of 0 (zero) upon success, and
70 non-zero otherwise.
71
73 Center for High Throughput Computing, University of Wisconsin-Madison
74
76 Copyright (C) 1990-2018 Center for High Throughput Computing, Computer
77 Sciences Department, University of Wisconsin-Madison, Madison, WI. All
78 Rights Reserved. Licensed under the Apache License, Version 2.0.
79
80
81
82 date just-man-pages/condor_router_q(1)