Releases: WIPACrepo/monitoring-scripts
Releases · WIPACrepo/monitoring-scripts
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
Summarize glidein resources (#15) summarize_glidein_resources.py rolls individual glidein records up into summaries by site and time, and stores them in a secondary index (glidein_resources) that can be used to make pretty plots. The aggregation is fairly expensive (~60-90 seconds with a 2-day lookback time), and so should run at most once every 20 minutes. This also updates condor_status_to_es.py to distinguish between successful finished jobs and failed jobs, and well as fixing an integer truncation bug in disk occupancy normalization.