]> git.openstreetmap.org Git - chef.git/blobdiff - roles/poldi.rb
Fix munin limits for inverted temperature sensors
[chef.git] / roles / poldi.rb
index 55d5c038d63d466d1942be4a9d5b460298f8b284..46ba3963eaade5865a09a6fab3d50a4f24f2fc23 100644 (file)
@@ -94,6 +94,10 @@ default_attributes(
         :Sys9 => { :graph => "no" },
         :Sys10 => { :graph => "no" }
       },
+      :ipmi_temp => {
+        :CPU0belowTmax => { :critical => "10:" },
+        :CPU1belowTmax => { :critical => "10:" }
+      },
       :sensors_volt => {
         :volt6 => {
           :warning => "2.992:3.536"