NETWAYS / go-check

A Golang library to create monitoring plugins for Icinga
https://pkg.go.dev/github.com/NETWAYS/go-check
GNU General Public License v2.0
13 stars 4 forks source link

Introduce partial results #42

Closed RincewindsHat closed 2 years ago

RincewindsHat commented 2 years ago

Subcheck feature: Allow subdividing the purpose of the plugin in multiple tasks in a tree-like structure to make the output more useful.