moreamazingnick
moreamazingnick
you could modify the notification command to use icingadsl on` $notification_output$` and use substr(start, len) to limit the output
https://github.com/Icinga/icinga2/blob/bad805996973a8d48617cd5ca599c31bfc7b6454/lib/icinga/pluginutility.cpp#L27 add an utf8 to ISO-8859-1 converter
I see two possibilities how this can be implemented 1) provide the api endpoint in icinga2 for disabling notifications from ...till... create a module and use the endpoint 2) create...
still broken in 1.10.0
still present in 1.9
Update: the config files seems correct but the way icinga2 applies the vars does not match the way the director shows the "inherited" text.
This strange problem still exists in 1.9.1, but here is the catch. 2 machines -> same installation -> same serviceset host gets service set appended manually machine-1 renders a diabled...
@Thomas-Gelf still broken in 1.10.2, what about #2599
Hi @Thomas-Gelf Thanks for the reply. With these hooks I created something like this in a non prod environment, just a proove of concept: * Create a Field that has...
I tried that like ten times and couldn't reproduce the issue. Things you can try since it seems you are on the beginning on your journey with icinga director. *...