atc0005 / go-nagios

Shared Golang package for Nagios plugins
MIT License
8 stars 3 forks source link

Don't assume that specific thresholds will be provided #37

Closed atc0005 closed 4 years ago

atc0005 commented 4 years ago

I'm working on a project right now which makes hard-coded decisions about what constitutes a WARNING and what else a CRITICAL level. This particular project makes those decisions based on a non-numerical impact level, so there isn't really a realistic threshold that I can note in the output.