1JURA(1)                     NorduGrid Users Manual                     JURA(1)
2
3
4

NAME

6       jura - Job Usage Reporter of ARC
7
8

DESCRIPTION

10       The  jura  application  is  a  resource-side accounting (usage logging)
11       client.
12
13

SYNOPSIS

15       jura [-E exp_time] [-L] [-u url [-u url -t topic  -u  url  ...]  ]  [-r
16       time_range] ctrl_dir [ctrl_dir ...]
17
18
19

OPTIONS

21       -E     expiration time (validity length) of job log files in days
22
23       -u     logging destination URL
24
25       -t     topic for a destination URL
26
27       -o     archived accounting records directory
28
29       -L     turns on timestamps and logging level in messages printed during
30              execution
31
32       -r     time range of archived messages that will be resend
33
34       -v     show version of Jura (ARC)
35

ARGUMENTS

37       ctrl_dir
38               The A-REX control directory for a mapped local UNIX user
39

EXTENDED DESCRIPTION

41       Normally, jura is invoked by A-REX periodically  with  the  appropriate
42       command line arguments, but it can also be executed interactively.
43
44       Job  log  files,  i.e.  files produced by A-REX for each job and stored
45       under <ctrl_dir>/logs contain  various  usage  data  and  configuration
46       options for accounting (see NORDUGRID-TECH-24 for details of their con‐
47       tent). These files are parsed by jura, converted into  UR  format,  and
48       submitted  in  batches  to  reporting  destinations. A destination is a
49       resource usage logging service; currently SGAS LUTS and CAR 1.2 message
50       propagation  are  supported.   Job  log files older than the expiration
51       time specified with the -E option are deleted without parsing.
52
53       If the -u option is absent, URs are submitted to the  destination  URLs
54       specified in the job log files. If submitting succeeds, the correspond‐
55       ing job log files are deleted. This is the default, automatic  mode  of
56       operation.
57
58       If destination URLs are specified with the -u option, URs are submitted
59       only to these destinations (one UR per job  to  each  destination).  In
60       this case, job log files are preserved even if submitting succeeds.
61
62       If  the  -r option is absent, <ctrl_dir> parameter be using as location
63       of archived files, URs from the given directory are  submitted  to  the
64       destination URLs specified with -u option in the CLI.
65

ENVIRONMENT VARIABLES

67       X509_USER_CERT
68              The  location  of  the certificate of the reporting entity, used
69              only if not specified in job log files. The default is the stan‐
70              dard host certificate location, /etc/grid-security/hostcert.pem.
71
72
73       X509_USER_KEY
74              The  location  of  the private key of the reporting entity, used
75              only if not specified in job log files. The default is the stan‐
76              dard host key location, /etc/grid-security/hostkey.pem.
77
78
79       X509_CERT_DIR
80              The  path  to  the certificates of trusted CAs, used only if not
81              specified in job log files. The default is the standard certifi‐
82              cates directory, /etc/grid-security/certificates.
83
84
85       ARC_LOCATION
86              The  location  where  ARC  is installed can be specified by this
87              variable. If not specified the install location will  be  deter‐
88              mined  from  the path to the command being executed, and if this
89              fails a WARNING will be given stating the location which will be
90              used.
91
92
93       ARC_PLUGIN_PATH
94              The  location  of ARC plugins can be specified by this variable.
95              Multiple locations can be specified by separating them by  :  (;
96              in Windows). The default location is $ARC_LOCATION/lib/arc (\ in
97              Windows).
98
99
101       APACHE LICENSE Version 2.0
102
103

AUTHOR

105       ARC   software   is   developed   by   the   NorduGrid    Collaboration
106       (http://www.nordugrid.org), please consult the AUTHORS file distributed
107       with   ARC.   Please   report   bugs   and    feature    requests    to
108       http://bugzilla.nordugrid.org
109
110
111
112NorduGrid ARC 6.6.0               2020-04-27                           JURA(1)
Impressum