Hi All,
I'm trying to understand how passive check works on Icinga2. If I
understand correctly local configuration only is the same with passive
check.

What I did :
1. On client machine I configure /etc/icinga2/constants.conf and
/etc/icinga2/zones.conf
2. Certificate already on both client and master
3. On client, in /etc/icinga2/conf.d/ I add :
   - apt-conf
   - hosts.conf
   - satellite.conf
   - services.conf
   - templates.conf
4. on /etc/icinga2/feature-enabled.api.conf, I set :
  accept_config = false
  accept_commands = false
  I believe this is also the default.
5. When I run icinga2 node update-config on master, master create files on
/etc/icinga2/repository.d/hosts,zones, and endpoint. And of course reload
icinga2 on master.

When I checked on System -> Monitoring Health. All check still go to active
check and passive check list 0 for both host checks and service checks.

Anything I missed for passive check / client only configuration in icinga2?

If I want to change the configuration, should I change the configuration on
client, do update-config on master and reload icinga2 on both client and
master?

Thank you in advance.
Regards,


-- 
Muhammad Panji
http://www.panji.web.id
http://www.kurungsiku.com
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to