]> git.immae.eu Git - perso/Immae/Projets/Ruby/Monitor.git/blobdiff - monitorrc
Customization of window size
[perso/Immae/Projets/Ruby/Monitor.git] / monitorrc
index 991714ad7605aee48948a69aef51d0b5c3ebaeb8..b4db9bcb027002ce2ce23562e28d70c23c8d4ea1 100644 (file)
--- 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