Hi all,
I’m looking for a dashboard or widget for homepage to be able to monitor quickly my fail2ban jails.
Does it even exist? How do you people monitor your jails? I don’t want to go through the hassle of setting up a mail server and send report daily/weekly
Prometheus+Grafana maybe?
This would probably my go-to. I use node-exporter on every server anyway. It’s enough to write a script that will query the info you want via bash, and dump a text file inside the node-exporter watched directory.