mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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.
12 lines
183 B
Django/Jinja
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
|