]> git.openstreetmap.org Git - chef.git/blobdiff - roles/mail.rb
Adjust exim mail queue alerting thresholds
[chef.git] / roles / mail.rb
index a96a200a86e3a8f8e2400ce05a50b17e1a997f07..5acd66a7b81e0e54b083794e3a5df7ab92fae49c 100644 (file)
@@ -98,7 +98,7 @@ default_attributes(
   },
   :prometheus => {
     :metrics => {
-      :exim_queue_limit => { :metric => 250 }
+      :exim_queue_limit => { :metric => 2500 }
     }
   }
 )