Re: [systemd-devel] monitoring systemd unit flapping

2017-04-25 Thread Jeremy Eder
7;t immediately crash. That's the thing; it might take a few seconds/minutes to fail. I realize this could be considered an edge case...perhaps an equivalent of OnFailure could be OnStartBurstLimit= ? On Tue, Apr 25, 2017 at 1:35 PM, Reindl Harald wrote: > > > Am 25.04.2017 um 17:30

[systemd-devel] monitoring systemd unit flapping

2017-04-25 Thread Jeremy Eder
If we have a service that is flapping because it's crashing after startup...what's the right way to monitor for that condition? Eventually it triggers startburstlimit, was thinking that if we hit startburstlimit that the service could set some special bit that we could look for. Like ... systemct