From 08df865e7fb0b9293b07784beb61dcd86ce4a648 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Wed, 10 Apr 2013 13:49:41 -0400 Subject: [PATCH] Bump the large queue threshold I'm tuning out the 20/40 triggers, which means that I might as well not have them. --- local.d/olinda.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.d/olinda.cfg b/local.d/olinda.cfg index f55c978..49372cd 100644 --- a/local.d/olinda.cfg +++ b/local.d/olinda.cfg @@ -41,7 +41,7 @@ define service { name olinda-postfix-queue use adehnert-service service_description POSTFIX-QUEUE - check_command check_mailq_postfix!20!40 + check_command check_mailq_postfix!50!250 host_name olinda } -- 2.34.1