mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-22 21:24:41 +02:00
compatido: add a note about ourselves to the config
This commit is contained in:
parent
e294afe7b4
commit
213fa632e0
@ -765,3 +765,6 @@ object Host "localhost" {
|
|||||||
|
|
||||||
NOTE: You may also want to load the "compat" component if you want Icinga 2 to
|
NOTE: You may also want to load the "compat" component if you want Icinga 2 to
|
||||||
write status.dat and objects.cache files.
|
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!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user