aboutsummaryrefslogtreecommitdiff
path: root/monitorrc
diff options
context:
space:
mode:
Diffstat (limited to 'monitorrc')
-rw-r--r--monitorrc8
1 files changed, 7 insertions, 1 deletions
diff --git a/monitorrc b/monitorrc
index 991714a..8bd4c4b 100644
--- a/monitorrc
+++ b/monitorrc
@@ -20,4 +20,10 @@ Periodic = 600
20Name = Fail2ban 20Name = Fail2ban
21Command = "fail2ban_check" 21Command = "fail2ban_check"
22Type = oneshot 22Type = oneshot
23Periodic = 60 23Periodic = 600
24
25[check_all]
26Name = Check all
27Command = "check_all"
28Type = oneshot
29Periodic = 3600