glite-lb-statistics (1) - Linux Manuals

glite-lb-statistics: tool for converting L&B job dump to Job History Record in XML

NAME

glite-lb-statistics - tool for converting L&B job dump to Job History Record in XML

SYNOPSIS

glite-lb-statistics [OPTIONS]

DESCRIPTION

glite-lb-statistics takes a dump file for one job and converts it to an XML-encoded Job History Record that contains all the relevant information from the job's life. The Job History Records can be fed into statistics tools to reveal interesting information about job behavior in the Grid.

The dump file should be a dump for a single job only. Typically, the glite-lb-dump_exporter(1) utility is used to convert L&B server dumps for further processing by glite-lb-statistics(1).

OPTIONS

-1, --versionone
Use version 1 of the attributes (it is obsolete now).

-f, file FILE
A dump file to process.

-h, --help
Display help and exit.

-o, --outfile FILE
Output filename.

-V, --version
Output version information and exit.

-v, --verbose
Print extensive debug output to stderr.

BUGS

Please report all bugs to CESNET gLite L&B issue tracker available at https://github.com/CESNET/glite-lb/issues

AUTHORS

L&B Product Team, CESNET.

SEE ALSO

glite-lb-dump_exporter(1), glite-lb-purge(1), README.LB-statistics