]> git.openstreetmap.org Git - chef.git/blobdiff - roles/orm.rb
Fix munin limits for inverted temperature sensors
[chef.git] / roles / orm.rb
index d66cda15464196bfaa581b840f411df67dd66690..51ff04b40af367a7da8d6aac98e2daaddb5852c5 100644 (file)
@@ -38,6 +38,10 @@ default_attributes(
         :Sys9 => { :graph => "no" },
         :Sys10 => { :graph => "no" }
       },
+      :ipmi_temp => {
+        :CPU0belowTmax => { :critical => "10:" },
+        :CPU1belowTmax => { :critical => "10:" }
+      },
       :sensors_fan => {
         :fan3 => { :graph => "no" },
         :fan4 => { :graph => "no" },