add fail2ban report

This commit is contained in:
2024-02-08 15:07:49 +01:00
parent b6f1b9ac58
commit 87a75777c2

View File

@@ -44,3 +44,8 @@ echo -ne "\n\########## LOG Warnings ##########\n"
journalctl --priority warning --no-pager --since "1 month ago" journalctl --priority warning --no-pager --since "1 month ago"
echo -ne "\n\########## fail2ban ##########\n"
test -x /usr/bin/fail2ban-client && fail2ban-client status sshd