Files
infrastructure/roles/prometheus_exporters/templates/prometheus-archive-textcollector.timer.j2
Jelle van der Waa 4658d36d18 Add archive specific monitoring
To monitor our archive mirrors and the archive size itself a new
textcollector has been added. This will allow us to monitor the archive
growth and the sync rate to mirrors.
2020-12-14 20:04:54 +01:00

12 lines
183 B
Django/Jinja

[Unit]
Description=Prometheus Archive Exporter TextCollector Timer
[Timer]
# 24 hours
OnUnitActiveSec=1440m
OnBootSec=15min
RandomizedDelaySec=1min
[Install]
WantedBy=timers.target