1gm-jobs(8) NorduGrid Toolkit gm-jobs(8)
2
3
4
6 gm-jobs - displays information and manages current jobs handled by ARC
7 middleware
8
9
10
12 gm-jobs displays information related to jobs handled by locally running
13 ARC middleware service A-REX. Different kind of information may be se‐
14 lected by using various options. This utility also can perform simple
15 management operations - currently cancel processing of specific jobs
16 and remove them. Default behavior is to print minimal information about
17 all jobs currently handled by A-REX and some statistics.
18
19
21 gm-jobs [OPTION...]
22
23
25 -h, --help
26 Show help for available options
27
28 -l, --longlist
29 display more information about each job
30
31 -c, --conffile=file
32 use specified configuration file
33
34 -d, --controldir=dir
35 read information from specified control directory
36
37 -s, --showshares
38 print summary of jobs in each transfer share. Shows for input
39 (preparing) and output (finishing) files the number of files be‐
40 ing copied and the number queued per transfer share
41
42 -J, --notshowjobs
43 do not print list of jobs (printed by default)
44
45 -S, --notshowstates
46 do not print number of jobs in each state (printed by default)
47
48 -w, --showservice
49 print state of the service
50
51 -f, --filteruser=dn
52 show only jobs of user(s) with specified subject name(s)
53
54 -k, --killjob=id
55 request to cancel job(s) with specified ID(s)
56
57 -K, --killuser=dn
58 request to cancel jobs belonging to user(s) with specified sub‐
59 ject name(s)
60
61 -r, --remjob=id
62 request to clean job(s) with specified ID(s)
63
64 -R, --remuser=dn
65 request to clean jobs belonging to user(s) with specified sub‐
66 ject name(s)
67
68 -j, --filterjob=id
69 show only jobs with specified ID(s)
70
71 -e, --listdelegs
72 print list of available delegation IDs
73
74 -E, --showdeleg=id
75 print delegation token of specified ID(s)
76
77
79 Aleksandr Konstantinov <aleksandr dot konstantinov at fys dot uio dot
80 no>
81
82
83
84
85NorduGrid 6.18.0 2013-01-30 gm-jobs(8)