-
## Expected Behavior
Icinga Director should be able to update a variable object if the object has a null value and the value is already provided by Icinga Director for example in Service Template or …
-
### Describe the feature request
It would be an idea to remove module specific arguments (like --icinga2-api-user, ...) and replace with config files that can be loaded into the tool.
-
## 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…
-
## 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 1 (which handle…
-
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 …
-
Hi,
I created a new user via IcingaWeb2 WebUI and want to access the API via 5665. The port is running and answering, but my credentials aren't working - but via 80/443 it is working. I've also cha…
-
## Expected Behavior
While creating a new Host and initial setting 'Agent' and and 'Accept Config' and 'Accept Commands' to 'yes'.
![screen1](https://user-images.githubusercontent.com/7203835/377770…
-
It woulde nice to have the option to pre-enable the Icinga2 API. Currently, this needs to be done manually:
```shell
OMD[icinga2@omd]:~$ icinga2 api setup
OMD[icinga2@omd]:~$ icinga2 feature enab…
-
## Describe the bug
If an object has a state change during an icinga2 restart (e.g. during a deploy), it is sometimes not written to the database and does not trigger the notifications.
## To Re…
-
## Describe the bug
Dear community,
unless I am misunderstanding something, redundant groups does not work as expected.
Consider the following setup:
```
poc_grand_parent
|
…