Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@raptor
Favorites0
Views
Projects0
if int(options.crit_threshold) >= int(options.warn_threshold): print "UNKNOWN: Critical percentage can't be equal to or bigger than warning percentage." Should it not be the opposite?
Reviewed 10 years ago