Skip to content

Releases: WIPACrepo/monitoring-scripts

0.2.8

07 Jan 22:00
Compare
Choose a tag to compare

update gpu benchmark numbers

0.2.7

04 Aug 20:20
Compare
Choose a tag to compare
add MSU-dedicated to site mapping

0.2.6

17 Jul 17:12
Compare
Choose a tag to compare
update site mapping

0.2.5

19 May 14:36
Compare
Choose a tag to compare
this is a domain name that appears at multiple sites, so remove it fr…

0.2.4

11 May 20:48
Compare
Choose a tag to compare
Added the new key for RWTH Aachen to the condor_utils.py

0.2.3

24 Apr 20:18
Compare
Choose a tag to compare
not all jobs are IceProd jobs

0.2.2

24 Apr 20:13
Compare
Choose a tag to compare
add two IceProd keys to condor queue index

0.2.1

24 Apr 19:20
Compare
Choose a tag to compare
Track IceProd job classads

0.2.0

21 Apr 20:18
b2f0874
Compare
Choose a tag to compare
Switch images and scripts to Python3 (#16)

* Switch images and scripts to Python3

0.1.6

21 Apr 16:39
300d93d
Compare
Choose a tag to compare
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.