From: Michael Friedrich Date: Thu, 27 Sep 2012 16:54:09 +0000 (+0200) Subject: compatido: add a note about ourselves to the config X-Git-Tag: v0.0.1~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=213fa632e05eef432641bc36ee5a9ff5e05bf3b0;p=icinga2 compatido: add a note about ourselves to the config --- diff --git a/docs/icinga2-config.txt b/docs/icinga2-config.txt index eee6e43f6..11a4550ee 100644 --- a/docs/icinga2-config.txt +++ b/docs/icinga2-config.txt @@ -765,3 +765,6 @@ object Host "localhost" { NOTE: You may also want to load the "compat" component if you want Icinga 2 to write status.dat and objects.cache files. +If you require an idomod connector for ido2db, outputting into idoutils database, +you may also load the "compatido" component (default: tcpsocket, 127.0.0.1:5668). +Make sure that ido2db is running and listening to the tcpsocket!