-
## Describe the bug
It looks like I have a bug with the `apply Service` and a for loop
My service is defined like that :
```
apply Service "SSL - " for (name => file in host.vars.urls_to_chec…
DB-CL updated
3 years ago
-
## Description
In high loaded environment i'm facing IcngaDB crash with the following errors:
```
Mar 31 08:56:44 p3i212t4-idb systemd: Started Icinga DB.
Mar 31 08:56:44 p3i212t4-idb icingadb…
-
This issue has been migrated from Redmine: https://dev.icinga.com/issues/13083
**Created by tontonitch on 2016-11-08 16:06:44 +00:00**
Hi,
Looking at how the custom variables are showed in Ic…
-
When you have configured broken connection details in an `IcingaDB` object, multiple connections are started at once and they will all log that they failed to connect. There already was #8883 which wa…
-
While starting icingadb in a docker container it panics with this error message:
```log
panic: interface conversion: interface {} is nil, not string
goroutine 69 [running]:
github.com/Icinga/i…
-
I am a heavy user of the search input field top left. But when I disable the monitoring module and use icingadb only, the search field ist gone. I wonder if this is a bug or just missing?
![image](…
-
Looks like my PR #251 introduced a bug which can lead to a panic:
```
panic: runtime error: slice bounds out of range [:3] with capacity 1
goroutine 2886 [running]:
github.com/Icinga/icingadb/…
-
## Is your feature request related to a problem? Please describe.
In our cloud environment we have a challenge with long hostnames. We found out that icinga supports only hosts with a length of max…
K0nne updated
3 years ago
-
## Describe the bug
The Icinga2 daemon on the configuration master in a HA setup crashes a few minutes after start.
Just for a hint: It doesn't seem to fail when the notification feature is disabl…
-
## Describe the bug
`host.is_acknowledged` or `service.is_acknowledged` when specified as 'y' do not return acknowledged hosts or services, or exclude acknowledged hosts and services when specified a…