[icinga-users] zone parameter in Notification object

2016-09-09 Thread Gerald Vogt
Hi! What's the purpose of the zone parameter in the Notification object of icinga2? I thought it would say which zone sends the notifications but that seems not the case. If you have a master-satellite setup, notifications for checks of the satellite zone are duplicated and sent from the sat

Re: [icinga-users] zone parameter in Notification object

2016-09-09 Thread Michael Friedrich
> On 09 Sep 2016, at 09:38, Gerald Vogt wrote: > > Hi! > > What's the purpose of the zone parameter in the Notification object of > icinga2? > > I thought it would say which zone sends the notifications but that seems not > the case. If you have a master-satellite setup, notifications for check

Re: [icinga-users] zone parameter in Notification object

2016-09-09 Thread Gerald Vogt
Hi Michael, but wouldn't it be a good idea if icinga2 honored the zone configuration of a notification object and only sends out notifications from the zone set? I find it confusing that checkables are only checked on the zone configured while notifications are sent from all zones in which th