]> git.openstreetmap.org Git - chef.git/blobdiff - roles/errol.rb
Fix munin limits for inverted temperature sensors
[chef.git] / roles / errol.rb
index 0b547d610636e366e88615b7aa0454d8d4cc2120..17905f61de91e60957061daa32fe0a0d833ee8dd 100644 (file)
@@ -4,6 +4,10 @@ description "Master role applied to errol"
 default_attributes(
   :munin => {
     :plugins => {
+      :ipmi_temp => {
+        :CPU0belowTmax => { :critical => "10:" },
+        :CPU1belowTmax => { :critical => "10:" }
+      },
       :sensors_fan => {
         :contacts => "null"
       },