icinga2
icinga2 copied to clipboard
The core of our monitoring platform with a powerful configuration language and REST API.
fixes #7263
## Describe the bug I have the following dependencies: 1. standard services to host dependency that I did not defined anywhere, its just the internal one from icinga2 itself 2....
The following already works: * Custom key sizes, e.g. 2048 bits * Custom key types, e.g. ECC * Multiple trusted root CAs in `/var/lib/icinga2/certs/ca.crt` * Different root CAs per cluster...
## Describe the bug icinga2 may be removed from Debian armel, mips64el, ppc64el, and riscv64 due to Failure to Build from Source (FTBFS). ## To Reproduce * armel: //lib/base/application.hpp:148:33: error:...
not to run into permission denials. Also, ignore fuse.* for the case check_disk already supports it: https://github.com/monitoring-plugins/monitoring-plugins/pull/1904
## Describe the bug We experience since 2.14 with icingadb (we don't have this with icinga-ido-pgsql), icinga2 api deadlock. The issue is visible only on Icinga master zone on node...
so that actions on the same object don't disturb or even deadlock each other. fixes #9916 closes #9924 @ymartin-ovh What about this idea of mine? And if yes, does it...