Parameters --downtime-is-ok and --ack-is-ok have no effect anymore
Describe the bug
With installing Icinga 2.15 and icingadb 1.4 the parameters "--downtime-is-ok" and "--ack-is-ok" don't work anymore.
Expected behavior
These parameters should treat acknowledged and downtimed hosts and services as ok, so that the business process checks stay OK
Your Environment
Include as many relevant details about the environment you experienced the problem in
- Icinga Web 2 version and modules (System - About): 2.12.4
- Web browser used: MS Edge
- Icinga 2 version used (
icinga2 --version): 2.15 - PHP version used (
php --version): 8.2.28 - Server operating system and version: SLES 15.6
Maybe this bug is related to the behaviour in the web interface:
Downtimes and acknowledgements are no more used for the color of nodes after installing the update mentioned above. Critical processes with and without downtime are shown in the same color (for crititcal without downtime or ack).
Hi,
it seems we overlooked this. Business Process Modeling also requires an update due to the change to the internal communication API. (i.e. Redis)
Sorry for that, we'll soon publish a fix for this! :)