Lade till SSHD, fixade taket i denyhosts
This commit is contained in:
@@ -26,7 +26,7 @@ if [ "$1" = "config" ]; then
|
||||
echo 'graph_period second'
|
||||
echo 'graph_info This graph shows the current number of blocked hosts for SSHD.'
|
||||
echo 'blocked.label active'
|
||||
echo 'blocked.max 1000'
|
||||
echo 'blocked.max 5000'
|
||||
echo 'blocked.min 0'
|
||||
echo 'blocked.info The number of active blocked hosts.'
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user