1just-man-pages/condor_pool_joGbe_nreerpaolrtC(o1mj)muasntd-smaMna-npuaagles/condor_pool_job_report(1)
2
3
4
6 condor_pool_job_report generate report about all jobs that have run in
7 the last 24 hours on all execute hosts
8
10 condor_pool_job_report
11
13 condor_pool_job_report is a Linux-only tool that is designed to be run
14 nightly using cron . It is intended to be run on the central manager,
15 or another machine that has administrative permissions, and is able to
16 fetch the condor_startd history logs from all of the condor_startd dae‐
17 mons in the pool. After fetching these logs, condor_pool_job_report
18 then generates a report about job run times and mails it to administra‐
19 tors, as defined by configuration variable CONDOR_ADMIN .
20
22 condor_pool_job_report will exit with a status value of 0 (zero) upon
23 success, and it will exit with the value 1 (one) upon failure.
24
26 Center for High Throughput Computing, University of Wisconsin-Madison
27
29 Copyright (C) 1990-2018 Center for High Throughput Computing, Computer
30 Sciences Department, University of Wisconsin-Madison, Madison, WI. All
31 Rights Reserved. Licensed under the Apache License, Version 2.0.
32
33
34
35 dajtuest-man-pages/condor_pool_job_report(1)