Build precise queries to find exactly what you need
Press ESC to close
Thank you for writing the plugin. It’s working with DS3400, but it did not notice all errors, because case failed to handle cases where – output contains string “Failed” with capital F – output doesn’t contain strings “optimal” or “failure”
Here’s a patch for 1.1 that should fix it:
100c100 *failed*|*Failed*) 109a110,114 > *) > echo $RESULT > echo “UNKNOWN” > exit $STATE_UNKNOWN > ;; 112c117,122 *) > echo “Unkown response from SMCLI: ” $RESULT “” > echo “UNKNOWN” > exit $STATE_UNKNOWN > ;; > esac
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!