X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1e6b35cff075464992deb60c7e4abe4031596bfe..7391910d45bbfad0d5c466dd1660334d7c6af0c1:/roles/poldi.rb diff --git a/roles/poldi.rb b/roles/poldi.rb index 484ad9120..f340d82e0 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -72,6 +72,15 @@ default_attributes( :max_children => "10" } } + }, + :munin => { + :plugins => { + :sensors_volt => { + :volt6 => { + :warning => "2.992:3.536" + } + } + } } )