Branches for Xenial Xerus

Name Status Last Modified Last Commit
lp://qastaging/~ballot/charms/xenial/daisy-retracer/lp1845257 bug(Has a merge proposal) 1 Development 2020-04-19 15:29:09 UTC
206. Add RestartSec directive and increase...

Author: Benjamin Allot
Revision Date: 2020-04-19 15:29:09 UTC

Add RestartSec directive and increase StartLimitBurst

The rationale behind this change is that the default RestartSec is 100ms.
Upon error of the service (because of a crash or whatever), it attempts to restart
very quickly 5 times, then stay in a failed state until manually restarted.

As seen in systemd.unit manual for the StartLimitBurst setting:

  Note that units which are configured for Restart= and which reach the start limit
  are not attempted to be restarted anymore;

The new limit try one restart every 10 seconds and the StartLimitInterval is set to
StartLimitBurst * RestartSec to avoid reaching this state.

lp://qastaging/~barryprice/charms/xenial/daisy-retracer/trunk (Has a merge proposal) 1 Development 2021-03-26 09:42:09 UTC
213. Ensure nrpe relation actually has a u...

Author: Barry Price
Revision Date: 2021-03-26 09:41:38 UTC

Ensure nrpe relation actually has a unit ID before attempting to use it

lp://qastaging/~daisy-pluckers/charms/xenial/daisy-retracer/trunk bug 1 Development 2024-07-15 21:04:31 UTC
228. stop counting mantic users, start cou...

Author: Brian Murray
Revision Date: 2024-07-15 21:04:31 UTC

stop counting mantic users, start counting oracular

lp://qastaging/~deej/charms/xenial/daisy-retracer/nrpe-relation-data (Has a merge proposal) 1 Development 2018-09-05 02:52:07 UTC
180. [deej] Use nrpe relation data to set ...

Author: David Lawson
Revision Date: 2018-09-05 02:51:35 UTC

[deej] Use nrpe relation data to set hostname and default service group

14 of 4 results