From 5fe7da1ef93592b1eb06427f08c3881e8a3a6749 Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Thu, 9 Jun 2011 21:30:34 -0400 Subject: [PATCH] Increase the threshold for postfix queue alerts --- 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 057f977..04538ac 100644 --- a/local.d/olinda.cfg +++ b/local.d/olinda.cfg @@ -24,7 +24,7 @@ define service { name olinda-postfix-queue use adehnert-service service_description POSTFIX-QUEUE - check_command check_mailq_postfix!5!10 + check_command check_mailq_postfix!10!20 host_name olinda } -- 2.34.1