]> git.immae.eu Git - perso/Immae/Projets/Ruby/Monitor.git/blobdiff - monitorrc
- Added possibility to mark a line in red, using escape sequence `a la xterm`
[perso/Immae/Projets/Ruby/Monitor.git] / monitorrc
index 991714ad7605aee48948a69aef51d0b5c3ebaeb8..8bd4c4bbd01a1a49649091ad00d848e2deaa2bb6 100644 (file)
--- a/monitorrc
+++ b/monitorrc
@@ -20,4 +20,10 @@ Periodic = 600
 Name = Fail2ban
 Command = "fail2ban_check"
 Type = oneshot
-Periodic = 60
+Periodic = 600
+
+[check_all]
+Name = Check all
+Command = "check_all"
+Type = oneshot
+Periodic = 3600