-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi,
I setup a monitoring proxy to target a icinga2 master that belongs to "ZoneA" when I deploy a host, he is created in "ZoneA" in icinga2 and visible in the GUI (icingaweb).
For a different network zone I use a Icinga2 satellite that belongs to "ZoneB".
When I deploy a host in this ZoneB, thru the previously mention monitoring proxy, foreman seems to assign the ZoneA.
Therefore I create another monitoring proxy pointing to my Icinga2 SAtellite in ZoneB, here i can see that the host is created, i can even see that he is checked (thru the foreman sync status) but when I look at my icingaweb2 the host does not show up...
According to the following issue it might be normal: Icinga/icinga2#6052
Maybe I miss something obvious,... maybe we could pass the zone as a parameter from foreman? (i'm keen to make a PR if someone show me where it should be added, I'm not a ruby fan :p )
Maybe it is related to my icingaweb2 config?
Any help would be really appreciate