atc0005 / go-nagios

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

Only emit Performance Data when (complete) plugin data present #99

Closed atc0005 closed 2 years ago

atc0005 commented 2 years ago

Emit Performance Data when available AND when ServiceOutput is set. This guards against emitting metrics when there isn't valid (complete) plugin data to process.