From a54f0020516ed0e9d2d8ef682b4bfed9d248d9be Mon Sep 17 00:00:00 2001 From: Francois Andrieu Date: Aug 20 2020 19:01:45 +0000 Subject: nagios: increase threshold for mailqueue check Signed-off-by: Francois Andrieu --- diff --git a/roles/nagios_client/templates/check_postfix_redhat.cfg.j2 b/roles/nagios_client/templates/check_postfix_redhat.cfg.j2 index ff19f2a..0643b2a 100644 --- a/roles/nagios_client/templates/check_postfix_redhat.cfg.j2 +++ b/roles/nagios_client/templates/check_postfix_redhat.cfg.j2 @@ -1 +1 @@ -command[check_postfix_redhat]={{ libdir }}/nagios/plugins/check_postfix_queue.py redhat.com -w 80 -c 100 +command[check_postfix_redhat]={{ libdir }}/nagios/plugins/check_postfix_queue.py redhat.com -w 80 -c 100 -L 30