prometheus-fail2ban-exporter/db
Hector 0b40e5de82 feat: connect to fail2ban db and extract total bad ips
Add dependencies on `sqlite` to allow connecting to the fail2ban database.
Add a new `db` module to handle all the database connections and data
queries used to generate metrics.
Export a new metric for the total number of bad IPs stored in the fail2ban
database.
2021-02-06 11:50:13 +00:00
..
db.go feat: connect to fail2ban db and extract total bad ips 2021-02-06 11:50:13 +00:00