diff --git a/xymon/plugins/client/ext/smart b/xymon/plugins/client/ext/smart index 9a186bf..775b3d5 100755 --- a/xymon/plugins/client/ext/smart +++ b/xymon/plugins/client/ext/smart @@ -100,6 +100,7 @@ while IFS= read -r LINE; do [ "${debug}" -eq "0" ] && printf "${c_magentab}%-6b${c_reset}\n" "DEBUG : SMART is not fully supported." DRES=$(printf '%s' "${SMART_SUPPORT_MSG}") DCODE="2" + TYPE="unsupported" else [ "${debug}" -eq "0" ] && printf "${c_magentab}%-6b${c_reset}\n" "DEBUG : SMART seems fully supported, proceed normally." ### Get SMART Health Status and return code