go-icingadsl is a Golang implementation of the Icinga2 DSL.
The intent for this package is to bundle functionality regarding the Icinga2 DSL.
At the moment this only provides the ability to generate CheckCommand
objects.
Nonetheless this is quite useful to autogenerate icinga2 configuration for monitoring plugins.
Copyright (c) 2023 NETWAYS GmbH
This library is distributed under the GPL-2.0 or newer license found in the LICENSE file.