1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/prometheus_exporters/templates/prometheus-fail2ban-textcollector.timer.j2
Jelle van der Waa 7b648d6bc5
Add fail2ban exporter
The fail2ban exporter exports the amount of bans per jail.
2021-07-12 21:24:58 +02:00

11 lines
173 B
Django/Jinja

[Unit]
Description=Prometheus Fail2ban Exporter TextCollector Timer
[Timer]
OnUnitActiveSec=10min
OnBootSec=15min
RandomizedDelaySec=1min
[Install]
WantedBy=timers.target