blob: edfe4cea398ab7b7e0034c0d8e40680e01a1ccdc (
plain)
1
2
3
4
5
6
7
8
|
/* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
/**
* This is the Icinga Templare Library, a collection of general purpose Icinga
* configuration templates. This part includes the plugin commands.
*/
include "command-plugins.conf"
|