Build precise queries to find exactly what you need
Press ESC to close
It works well. I set wrong parameter value with this script and I found an error that its message was “Return code of -1 is out of bounds” from Nagios Web UI. It was not intended thing. It was because wrong exit_code in the code: %exit_codes = (‘UNKNOWN’ ,-1, ‘OK’ , 0, ‘WARNING’ , 1, ‘CRITICAL’, 2, );
If you change of ‘UNKNOWN’ to 3, you would not be given that message, instead, you get proper error massage like this: “*** WARN level must not be less than CRITICAL when checking FREE memory!”
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!