]> granicus.if.org Git - icinga2/commitdiff
compatido: add a note about ourselves to the config
authorMichael Friedrich <michael.friedrich@gmail.com>
Thu, 27 Sep 2012 16:54:09 +0000 (18:54 +0200)
committerMichael Friedrich <michael.friedrich@gmail.com>
Thu, 27 Sep 2012 16:54:09 +0000 (18:54 +0200)
docs/icinga2-config.txt

index eee6e43f6aadae69e2ab12c4d9475cf4f546ae55..11a4550eeb836e46f59de23d7475d4e962d44033 100644 (file)
@@ -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!