Build precise queries to find exactly what you need
Press ESC to close
I’m very happy with this script! Wonderfull.
However, you are missing a very important state! ‘removed’
We had a power outage and the script broke due to this and did not report a valid response
/usr/lib64/nagios/plugins/check_snmp_cisco_stack: Use of uninitialized value in concatenation (.) or string at (eval 1) line 150,.
my %STACK_STATES = ( ‘1’ => ‘waiting’, ‘2’ => ‘progressing’, ‘3’ => ‘added’, ‘4’ => ‘ready’, ‘5’ => ‘sdmMismatch’, ‘6’ => ‘verMismatch’, ‘7’ => ‘featureMismatch’, ‘8’ => ‘newMasterInit’, ‘9’ => ‘provisioned’, ’10’ => ‘invalid’, ’11’ => ‘Removed’, );
Apart from that, thank you very much!
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!