]> git.openstreetmap.org Git - chef.git/blobdiff - roles/shenron.rb
Adjust exim mail queue alerting thresholds
[chef.git] / roles / shenron.rb
index b2277551f3b0624c984332618a85a9bb3b9a2e85..f916772268737add51adcddb0c0d2d414bd437d1 100644 (file)
@@ -18,6 +18,11 @@ default_attributes(
     :modules => [
       "it87"
     ]
+  },
+  :prometheus => {
+    :metrics => {
+      :exim_queue_limit => { :metric => 250 }
+    }
   }
 )