compatidio: add a comment sample component to icinga2.conf.dist

This commit is contained in:
Michael Friedrich 2012-09-25 15:21:33 +02:00
parent c726adb550
commit a96a77c87c
1 changed files with 11 additions and 0 deletions

View File

@ -40,6 +40,17 @@ local object Component "compat" {
}
/**
* The compatido component works as idomod connector to a running ido2db
* daemon, connected via tcp socket only. It will dump config and status
* information periodically for now. By default, this remains disabled.
*/
/*
local object Component "compatido" {
}
*/
/**
* This template defines some basic parameters for services that use
* external plugins for their checks.