-
## Expected Behavior
Given this service in the database:
```
> select * from icinga_service where object_name='disk-agent' limit 1\G
*************************** 1. row **************************…
-
If you have deactivated the IDO backend including the monitoring module and only activated the IcingaDB front- and backend, you cannot activate the puppetdb module due to an unmet dependency on the mo…
-
According to #367 and #363 this was fixed in 1.11.1 but it is still not working
![image](https://github.com/Icinga/icinga-powershell-plugins/assets/64500854/9c04ade3-9700-4023-9cc2-a6971f9be7a0)
…
-
Director should be aware of hand crafted host/service templates in /etc/icinga2/zones.d or /etc/icinga2/conf.d
## Expected Behavior
Kickstart should also import host/service templates as external …
-
Starting from jordan/icinga2:2.10.5 image I have migrated to jordan/icinga2:latest image and migrated the database on a separate container.
With the new context it has become impossible to deploy D…
-
Hi,
I tried to import ServiceSets from a CSV into the director to skip the manual creation process.
## Expected Behavior
Create ServiceSets within a SyncRule with a name and a description.
…
-
## Expected Behavior
Get ID for each Service Apply Rule
for example: curl -k -s -S -i -u '***:***' -H 'Accept: application/json' 'https:/icingahost/icingaweb2/director/ServiceApplyRules'
should r…
-
## Steps to Reproduce (for bugs)
ServiceSet is defined with Services
![serviceset](https://user-images.githubusercontent.com/29682206/140343788-d024cf1c-f939-424a-976b-3029cfc9dc0f.png)
![servi…
-
We are using `apply for` to apply services by iterating over an array. Director forces us to set the `assign where` rule as well even when it's not used by Icinga 2.
We set it to `assign where [arr…
-
## Expected Behavior
attempting to delete a service I created via RestAPI/POST with RestAPI/DELETE without success. using the suggested director-curl script as provided by the 70-REST-API.md d…