X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FRuby%2FMonitor.git;a=blobdiff_plain;f=monitorrc;h=8bd4c4bbd01a1a49649091ad00d848e2deaa2bb6;hp=991714ad7605aee48948a69aef51d0b5c3ebaeb8;hb=HEAD;hpb=27c20be31c9b1c88e1e4f55e86d0933782acf1e4 diff --git a/monitorrc b/monitorrc index 991714a..b4db9bc 100644 --- a/monitorrc +++ b/monitorrc @@ -1,3 +1,6 @@ +[global] +list_size = 50 + [journalctl_err] Name = Journalctl errors Command = "journalctl --full -f -p4" @@ -20,4 +23,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