/go-check

golang library to provide some basic tools to monitoring plugins for Icinga

Primary LanguageGoGNU General Public License v2.0GPL-2.0

go-check

GoDoc Test Status GitHub

go-check is a library to help with development of monitoring plugins for tools like Icinga.

Usage

import "github.com/NETWAYS/go-check"

License

Copyright (c) 2020 NETWAYS GmbH

This library is distributed under the GPL-2.0 or newer license found in the COPYING file.