Will_i_code
Will_i_code
Hi,I had to change the `@timestamp` field from `cr->GetScheduleEnd()` to `cr->GetExecutionEnd()` because it was miss-behaving with passive checks over the API.
@jschmidt-icinga @martialblog I have run into two small things while testing that I would like to address first: 1. For some reason on one test system icinga2 is giving me...
Fixed the first one. Turns out one of the satellites was living two hours in the future.
1. Oh, apparently more stuff was merged? I rebased it before the squash of the commits. 2. Yeah, I don't think a reversible and readable format is possible. I'm planning...
Hi @martialblog I actually discussed that matter with @lippserd and we decided to move ahead with this implementation to not break the existing implementation (e.g. through a change in data...
This happens because of #10179. Icinga2 has not written the state change to Ok out to the DB or triggered a notification during a shutdown, because the components were already...