Build precise queries to find exactly what you need
Press ESC to close
@raptor
Member Since: April 14, 2015
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 11 years ago