WIP: fail2ban: Add metrics

This commit is contained in:
Tristan Daniël Maat 2023-10-02 22:54:21 +02:00
parent 3a818ecc21
commit c128bc7ab0
Signed by: tlater
GPG key ID: 49670FD774E43268
6 changed files with 57 additions and 1 deletions

3
pkgs/nvfetcher.toml Normal file
View file

@ -0,0 +1,3 @@
[prometheus-fail2ban-exporter]
src.manual = "v0.10.0" # No gitlab support in nvfetcher
fetch.git = "https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter"