The SSDs in gorynych are a bit mad and refuse to report any
threshold values for any attributes, so don't allow that error
to trigger a smart warning but do still allow a smart failure
report to trigger one.
description "Master role applied to gorynych"
default_attributes(
+ :munin => {
+ :plugins => {
+ :smart_sdc => {
+ :smartctl_exit_status => { :warning => ":8" }
+ },
+ :smart_sdd => {
+ :smartctl_exit_status => { :warning => ":8" }
+ }
+ }
+ },
:networking => {
:interfaces => {
:external_ipv4 => {