go-check

A Golang library to create monitoring plugins for Icinga

Release v0.5.0

What's Changed

Breaking Changes

Full Changelog: https://github.com/NETWAYS/go-check/compare/v0.4.2...v0.5.0-rc1

go-check-v0.5.0.tar.gz

Release tarball
application/gzip 2023-07-17 Download from Github

Release v0.5.0-rc1

What's Changed

Breaking Changes

Full Changelog: https://github.com/NETWAYS/go-check/compare/v0.4.2...v0.5.0-rc1

go-check-v0.5.0-rc1.tar.gz

Release tarball
application/gzip 2023-07-10 Download from Github

Release v0.4.2

Changelog

  • PartialResult Perfdata are placed at the end of the output to avoid problems with the result parsers of some monitoring systems
  • By default, the result of a parent result (partial or overall) is now derived from the children (worst of method)
  • Some typo fixes

Full Changelog: https://github.com/NETWAYS/go-check/compare/v0.4.1...v0.4.2

go-check-v0.4.2.tar.gz

Release tarball
application/gzip 2023-06-05 Download from Github