From: Alex Dehnert Date: Fri, 10 Jun 2011 01:30:34 +0000 (-0400) Subject: Increase the threshold for postfix queue alerts X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=5fe7da1ef93592b1eb06427f08c3881e8a3a6749;p=sysconfig%2Fnagios3.git Increase the threshold for postfix queue alerts --- 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 }