1condor_router_rm(1)         General Commands Manual        condor_router_rm(1)
2
3
4

Name

6       condor_router_rmRemove jobs being managed by the HTCondor Job Router
7

Synopsis

9       condor_router_rm[router_rm options] [condor_rm options]
10

Description

12       condor_router_rmis  a  script  that  provides additional features above
13       those offered by condor_rm, for removing  jobs  being  managed  by  the
14       HTCondor Job Router.
15
16       The  options  that  may  be  supplied  to condor_router_rmbelong to two
17       groups:
18
19          * router_rm optionsprovide the additional features
20
21          * condor_rm optionsare those options already offered  by  condor_rm.
22          See the condor_rmmanual page for specification of these options.
23

Options

25       -constraint X
26
27          (router_rm  option) Remove jobs matching the constraint specified by
28          X
29
30
31
32       -held
33
34          (router_rm option) Remove only jobs in the hold state
35
36
37
38       -idle
39
40          (router_rm option) Remove only idle jobs
41
42
43
44       -route name
45
46          (router_rm option) Remove only jobs on specified route
47
48
49

Exit Status

51       condor_router_rmwill exit with a status value of 0 (zero) upon success,
52       and it will exit with the value 1 (one) upon failure.
53

Author

55       Center for High Throughput Computing, University of Wisconsin-Madison
56
58       Copyright  (C) 1990-2019 Center for High Throughput Computing, Computer
59       Sciences Department, University of Wisconsin-Madison, Madison, WI.  All
60       Rights Reserved. Licensed under the Apache License, Version 2.0.
61
62
63
64                                     date                  condor_router_rm(1)
Impressum