logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

condor_router_history - HTCondor Manual

Author

       HTCondor Team

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).

Exit Status

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

Name

       condor_router_history - HTCondor Manual

       Display the history for routed jobs

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.

          -agedays
                 Set the ending time of the summary to be days days ago.

          -daysdays
                 Set the number of days to summarize.

          -start"YYYY-MM-DDHH:MM"
                 Set the start time of the summary.

Synopsis

condor_router_history [--h]

       condor_router_history  [--show_records]  [--show_iwd]  [--agedays]  [--daysdays] [--start"YYYY-MM-DDHH:MM"]

See Also