Increase the threshold for postfix queue alerts
authorAlex Dehnert <adehnert@mit.edu>
Fri, 10 Jun 2011 01:30:34 +0000 (21:30 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Fri, 10 Jun 2011 01:30:34 +0000 (21:30 -0400)
local.d/olinda.cfg

index 057f977c4c07ece1e5445b1e699b9826ccc581f8..04538ac803b31b578c9132cff5725349a9bdc41a 100644 (file)
@@ -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
 }