Markus Frosch
Markus Frosch
I talked to a customer today who had problems deleting a bunch of acknowledgements with the old monitoring module. Since it would not make much sense to implement it there,...
This will disable checking and renewing certificates with the Icinga master or other parents within the cluster, so it is up for the user to control it. I named the...
I created a Transifex organization, this should help with future translation efforts. https://www.transifex.com/terminator - [x] Add documentation - [ ] Add badge and info to README/Contributing - [ ] Add...
* https://appstream.debian.org/sid/main/issues/terminator.html * https://salsa.debian.org/python-team/applications/terminator/-/blob/debian/master/debian/patches/appdata_improvement.patch * https://salsa.debian.org/python-team/applications/terminator/-/blob/debian/master/debian/patches/appdata_in_metainfo.patch
In terms of unsynced config, the check was comparing unsaved_since instead of unsynced_since.
In addition to #2 we should provide a check command to monitor the status of vsphere DB from Icinga. Checks: * Daemon running and OK * vCenter connections good and...
This used MatchAny explicitly, since we check against an array here. When a user specifies an filter like this in Director: host.groups contains "customer*" The Director should render it as:...
## Expected Behavior No MySQL error should appear and the preview be shown. ## Current Behavior After adding a new sync property that sets `enable_notifications` to `n` for some hosts,...
WinRM and the plugin support authentication via a certificate instead of credentials. - [ ] Check how much usable this is in a Windows world - [ ] Does the...