]> git.openstreetmap.org Git - chef.git/blobdiff - roles/poldi.rb
poldi: Vbat voltage reasonable warnings
[chef.git] / roles / poldi.rb
index 4f202e6bd9178776692de896bdea2591c748dfb4..3b256d99816622712ff35611b369c19e317406cd 100644 (file)
@@ -77,8 +77,10 @@ default_attributes(
     :plugins => {
       :sensors_volt => {
         :volt6 => {
-          :warning => "2.99:3.54",
-          :critical => "2.50:4.00"
+          :warning => "2.992:3.536"
+        },
+        :volt10 => {
+          :warning => "2.71:3.29"
         }
       }
     }