Build precise queries to find exactly what you need
Press ESC to close
For those who try this script and always send Critical to nagios i made this fix and it works now. Look at the bottom of the script and search for this:
if (intMaxTemp = intTemperatureWarning) then return_code = WARNING if (intMaxTemp >= intTemperatureCritical) then return_code = CRITICAL if (intMaxTemp = cstr(intTempCritical)) then return_code = 2 if (intMaxTemp rning = 55 intTempCritical = 70
Change that values as you need.
Now the script works, as i say, without arguments, but with my knowledge of scripting is quite more than nothing.
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!