Bump the large queue threshold
authorAlex Dehnert <adehnert@mit.edu>
Wed, 10 Apr 2013 17:49:41 +0000 (13:49 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Wed, 10 Apr 2013 17:49:41 +0000 (13:49 -0400)
I'm tuning out the 20/40 triggers, which means that I might as well not have
them.

local.d/olinda.cfg

index f55c978be99f39327cc2be02fb131d04e9ee6a66..49372cdec2a509167a49b6b580c6331a69510d83 100644 (file)
@@ -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
 }