Subsections


condor_router_history

Display the history for routed jobs

Synopsis

condor_router_history [--h]

condor_router_history [--show_records] [--show_iwd] [--age days] [--days days] [--start "YYYY-MM-DD HH:MM"]

Description

condor_router_history summarizes statistics for routed jobs over the previous 24 hours. With no command line options, statistics for run time, number of jobs completed, and number of jobs aborted are listed per route (site).

Options

[--h] Display usage information and exit.
[--show_records] Displays individual records in addition to the summary.
[--show_iwd] Include working directory in displayed records.
[--age/SPAN>days] Set the ending time of the summary to be days days ago.
[--days/SPAN>days] Set the number of days to summarize.
[--start/SPAN>"YYYY-MM-DD HH:MM"] Set the start time of the summary.

Exit Status

condor_router_history will exit with a status of 0 (zero) upon success, and non-zero otherwise.

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright ©990-2010 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. Licensed under the Apache License, Version 2.0.

See the Condor Version 7.5.6 or http://www.condorproject.org/license for additional notices.

condor-admin@cs.wisc.edu