1GLITE-LB-STATISTICS(1) Logging & Bookkeeping Utils GLITE-LB-STATISTICS(1)
2
3
4
6 glite-lb-statistics - tool for converting L&B job dump to Job History
7 Record in XML
8
9
10
12 glite-lb-statistics [OPTIONS]
13
14
15
17 glite-lb-statistics takes a dump file for one job and converts it to an
18 XML-encoded Job History Record that contains all the relevant informa‐
19 tion from the job's life. The Job History Records can be fed into sta‐
20 tistics tools to reveal interesting information about job behavior in
21 the Grid.
22
23 The dump file should be a dump for a single job only. Typically, the
24 glite-lb-dump_exporter(1) utility is used to convert L&B server dumps
25 for further processing by glite-lb-statistics(1).
26
27
28
30 -1, --versionone
31 Use version 1 of the attributes (it is obsolete now).
32
33
34 -f, file FILE
35 A dump file to process.
36
37
38 -h, --help
39 Display help and exit.
40
41
42 -o, --outfile FILE
43 Output filename.
44
45
46 -V, --version
47 Output version information and exit.
48
49
50 -v, --verbose
51 Print extensive debug output to stderr.
52
53
54
56 Please report all bugs to CESNET gLite L&B issue tracker available at
57 https://github.com/CESNET/glite-lb/issues
58
59
60
62 L&B Product Team, CESNET.
63
64
65
67 glite-lb-dump_exporter(1), glite-lb-purge(1), README.LB-statistics
68
69
70
71CESNET Jun 2014 GLITE-LB-STATISTICS(1)