Hi guys.
I have a client setup that should receive configuration from master.
Client of course has "accept_config = true".

Proper configuration seems to be synced by reading logged activity. Infact
I can find configuration files in
    /var/lib/icinga2/api/zones/my-satellite/_etc/my-host.conf
and
    /var/lib/icinga2/api/zones/global-templates/_etc/satellite.conf

I'm sure that these files are fresh because i delete them before starting
icinga2.
Synced files under /var/... are nonempty and cointains host and services
definitions. However these objects seems not to be read since
     icinga2 object list --type service
and
     icinga2 object list --type host
give empty results.

I have no idea why. I can find log lines such as
      information/ApiListener: Updating configuration file:
/var/lib/icinga2/api/zones/my-satellite//_etc/my-host.conf
but no lines such as
        "Received 'config::Update' message from 'Master'"
That I found googling about.

Any idea will be appreciated.
TIA
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to