Build precise queries to find exactly what you need
Press ESC to close
I had a couple of Volumes with a warning condition so took a look at the code just to see how it works it out. There is a small error on line 162 in the critical volume handling which probably means if you have any critical volumes it wont work.
As follows:
declare -a vulumecrit=($(snmpwalk -v 2c -O vqe -c ${community} ${host} which should be declare -a volumecrit=($(snmpwalk -v 2c -O vqe -c ${community} ${host}
Other than that its suitably light touch and does whats needed.
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!