-
Hi,
this might be a MariaDB issue, but I will throw out the question here... I am using an external database (MariaDB 10.3 on Debian 10) with the icinga2 container. My problem is that icinga triggers…
gabbe updated
5 years ago
-
Some time ago I started to create an own backend (with tipps from @nilmerg some time ago 🚀 ). In the issue https://github.com/Icinga/icingaweb2/issues/5265, where I dicsribed a bug, @nilmerg also wrot…
-
As a countermeasure for race conditions, #9364 added a mutex for every object attribute with a type that's incompatible with `std::atomic`. At the moment, that's implemented using a dedicated `std::mu…
-
## Describe the bug
Some queries using the `~` (tilde) operator return wrong (empty) results when search hosts or services.
## To Reproduce
Try something like this:
1. `/icingaweb2/icingadb/ho…
-
## Describe the bug
If you write wrong comments in the ini files (with an `#` instead of `;`) this leads to a fatal error in the browser.
Using `#` instead of `;` is not the correct way, I know. …
-
When I try to import our application gateways, I get the following error:
![image](https://user-images.githubusercontent.com/1371511/110351536-3a059b00-8035-11eb-995d-e186f4eb983e.png)
The Impor…
-
```
What steps will reproduce the problem?
1. install icinga with https support
2. try to change standard 443 and/or port 80 to something like 8081 in your
webserver
3. try to access icinga via this …
-
Hello.
Sometimes Invoke-IcingaCheckCPU shows strange load % data greater than 100%
![изображение](https://github.com/Icinga/icinga-powershell-plugins/assets/17614847/0c0dd963-7788-4f42-85fb-7552…
-
Using an icinga host template that has custom variables, a host object created through a direct API call with curl inherits the custom vars from the template whereas an equivalent host object created …
-
## Describe the bug
Changes performed via the Icinga 2 API on an object defined from config are not reflected in the `icinga2 object list` output.
## To Reproduce
I am using an `IcingaDB` obj…
oxzi updated
2 months ago