-
I played around with huge environments (e.g. 20.000 Hosts/200.000 Services) and IcingaDB fails with:
```
Apr 23 10:26:45 idb3.localdomain icingadb[15916]: time="2020-04-23T10:26:45+02:00" level=in…
-
## 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…
-
Concept:
- Only the active Icinga DB writes into MySQL
- The active instance also writes the last Redis stream ID into something like a `history_state` table
- The inactive instance removes everyth…
N-o-X updated
3 years ago
-
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](…
-
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…
-
## 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…
-
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
-
The `icingadb` service fails to start with the following error message on a satellite:
```
level=fatal msg="Error 1265: Data truncated for column 'notifications_enabled' at row 126"
```
The mast…