-
## Expected Behavior
Icinga 2 Config reload/validation doesn't crash with "Segmentation fault"
## Current Behavior
Icinga 2 Config reload/validation crashes with "Segmentation fault" every 2nd ru…
-
## Expected Behavior
Detail View/modification of Host Object attributes with restricted user
## Current Behavior
Modification/View simply stops working or just shows plain error page.
## Po…
-
I can't use the new feature to create hashed passwords.
Every call with various parameters died with `critical/Application: Error: boost::bad_any_cast: failed conversion using boost::any_cast`
…
-
As seen with icinga 2.7.2 and 2.8.2: as soon as one of your checks produces invalid perfdata and you have activated GelfWriter feature, processing of said perfdata causes icinga2 to die silently. (No …
-
## Expected Behavior
Checks should run once every check_interval on one of the nodes in a zone.
## Current Behavior
Checks seems to be run every check_interval on every node in the zo…
-
We discovered that some of our tests are running too often based on check interval settings. This issue seems to occur only in soft states.
## Expected Behavior
The tests should run …
-
## Expected Behavior
Setting a variable "grafana_graph_disable" to any value (in this case true) should disable the graph rendering for the matching service.
## Current Behavior
Graph still sho…
-
## Expected Behavior
When viewing the page for a host (e.g. /icingaweb2/monitoring/host/show?host=cacti) it should show up and not hang and then time out.
## Current Behavior
With 2.5.2 it hangs …
-
With the latest snapshot build, icinga2 cant reload anymore, only restart works.
## Expected Behavior
reload of icinga shoould work like it works before when there is no configuration error
#…
-
A test API user is defined as follows, according to https://www.icinga.com/docs/icinga2/latest/doc/09-object-types/#objecttype-apiuser
```
/* Managed by ansible. Any manual edits will be overwritt…