icingaweb2-module-director icon indicating copy to clipboard operation
icingaweb2-module-director copied to clipboard

Provide "Director Satellite" for autoconfiguration via Script/Powershell

Open widhalmt opened this issue 8 years ago • 3 comments

Using the Powershell Module (and maybe an upcoming script) with Director 1.4 for autoconfiguration of agents is very convenient but you still need a direct connection from agents to the Director.

Since many users have firewall zones or remote sites where only Icinga 2 satellites are reachable we need a way that the autoconfiguration works in such a setup as well. While Icinga 2 still needs a way to provide certificate signing via satellite I think providing autoconfiguration via satellite would be very helpful. Please keep an eye on an upcoming way for certificate signing via satellite so both solutions can be used in parallel.

widhalmt avatar Jul 12 '17 10:07 widhalmt

This should replicate .msi "repositories" as well when used by Windows hosts.

widhalmt avatar Jul 12 '17 10:07 widhalmt

This would be a very useful feature. I am currently setting up a distibuted setup with multiple satellite zones and would like to use the autoconfig feature from director also for these hosts in a different zone.

freddy4711 avatar Sep 26 '17 06:09 freddy4711

This shounds like it can be done nicely with a satellite option on the host where you set the zone name that causes director to add the zone and endpoint automagically and set them as ICINGA2_PARENT_ZONE and ICINGA2_PARENT_ENDPOINTS in the kickstart script.

fireba11 avatar Jun 29 '22 07:06 fireba11