You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently have a bug that is like #3864 and #4891, I did the workaround mentioned in the cases.
When I do a reload I get notifications for hosts and services which are in downtime.
When I take a look at the downtimes in the GUI they are there.
I have a standalone server, I create the downtimes via the Icingaweb2 interface.
So it seems like it takes a moment from reloading the configuration and applying the downtimes. In this gap it sends out notifications.
The reload itself is fast but it takes around 20 Seconds to see the changes in the GUI (which is ok for me).
Just after a reload, some notifications are sent even if they were disabled through the Web UI.
This seems to happen on hosts/services with disabled notifications or when notifications are disabled globally
It's as if the notification disable setting (per host/service or even globally) isn't directly applied/loaded right before icinga2 starts really working and sending notifications :/
Hi toghether,
I currently have a bug that is like #3864 and #4891, I did the workaround mentioned in the cases.
When I do a reload I get notifications for hosts and services which are in downtime.
When I take a look at the downtimes in the GUI they are there.
I have a standalone server, I create the downtimes via the Icingaweb2 interface.
So it seems like it takes a moment from reloading the configuration and applying the downtimes. In this gap it sends out notifications.
The reload itself is fast but it takes around 20 Seconds to see the changes in the GUI (which is ok for me).
I have ~250 hosts and ~10.000 services
Environment
Version: v2.6.3
Operating System: CentOS Linux 7
Disabled features: compatlog debuglog gelf influxdb opentsdb perfdata statusdata syslog
Enabled features: api checker command graphite ido-mysql livestatus mainlog notification
Icinga Web 2 version: 2.4.1
Thank you in advance.
The text was updated successfully, but these errors were encountered: