Name Status Last Modified Last Commit
lp:~daisy-pluckers/charms/xenial/daisy-retracer/trunk bug 1 Development 2024-02-01 23:52:41 UTC
227. stop counting lunar users

Author: Brian Murray
Revision Date: 2024-02-01 23:52:41 UTC

stop counting lunar users

lp:~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:~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:~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

lp:~daisy-pluckers/charms/trusty/daisy-retracer/trunk 1 Development 2018-07-19 19:48:07 UTC
140. templates/whoopsie-update-daily-users...

Author: Brian Murray
Revision Date: 2018-07-19 19:48:07 UTC

templates/whoopsie-update-daily-users.cron.tmpl: Fix the releases for which we create counts of users

lp:~daisy-pluckers/charms/precise/daisy-retracer/trunk bug 1 Development 2018-05-02 22:32:34 UTC
137. templates/whoopsie-update-daily-users...

Author: Brian Murray
Revision Date: 2018-05-02 22:32:34 UTC

templates/whoopsie-update-daily-users.cron.tmpl: count cosmic consumers

lp:~thedac/charms/precise/daisy-retracer/scalingstack-changes (Has a merge proposal) 1 Development 2015-01-09 00:08:29 UTC
83. Add extra-repository config option to...

Author: David Ames
Revision Date: 2015-01-09 00:08:29 UTC

Add extra-repository config option to allow for a second apt-repository. Make log check thresholds configurable

lp:~thedac/charms/precise/daisy-retracer/nrpe-updates 1 Development 2014-12-19 20:11:50 UTC
83. Nagios check updates: Use initctl sta...

Author: David Ames
Revision Date: 2014-12-19 20:11:11 UTC

Nagios check updates: Use initctl status check for retracers; Also check for current amd64 log activity

lp:~thedac/charms/precise/daisy-retracer/sandbox-config (Has a merge proposal) 1 Development 2014-12-16 22:58:42 UTC
81. Allow use of the --cleanup-sandbox an...

Author: David Ames
Revision Date: 2014-12-16 22:58:42 UTC

Allow use of the --cleanup-sandbox and --cleanup-debs switches

lp:~thedac/charms/precise/daisy-retracer/ensure-package (Has a merge proposal) 1 Development 2014-12-16 00:17:46 UTC
79. Avoid failure if service-affecting-pa...

Author: David Ames
Revision Date: 2014-12-16 00:17:46 UTC

Avoid failure if service-affecting-pacakges is empty

lp:~thedac/charms/precise/daisy-retracer/cache-debs (Has a merge proposal) 1 Development 2014-12-09 21:29:10 UTC
75. Add cache-debs configuration

Author: David Ames
Revision Date: 2014-12-09 21:28:27 UTC

Add cache-debs configuration

lp:~thedac/charms/precise/daisy-retracer/fix-import-bugs-cron (Has a merge proposal) 1 Development 2014-06-11 18:43:20 UTC
56. Fix whoopsie-import-bugs cron

Author: David Ames
Revision Date: 2014-06-11 18:41:15 UTC

Fix whoopsie-import-bugs cron

lp:~thedac/charms/precise/daisy-retracer/volume-mount (Has a merge proposal) 1 Development 2014-03-21 22:10:49 UTC
53. Volume mount for the retracer cache d...

Author: David Ames
Revision Date: 2014-03-21 22:10:13 UTC

Volume mount for the retracer cache directory. Using charmhelpers

lp:~thedac/charms/precise/daisy-retracer/fix-restart-script (Has a merge proposal) 1 Development 2014-03-21 15:47:26 UTC
53. Set the upstart kill timeout to give ...

Author: David Ames
Revision Date: 2014-03-21 15:47:26 UTC

Set the upstart kill timeout to give the code a chance to clean up after itself

lp:~thedac/charms/precise/daisy-retracer/statsd-config (Has a merge proposal) 1 Development 2014-03-19 18:17:53 UTC
51. Fix removed comment

Author: David Ames
Revision Date: 2014-03-19 18:17:53 UTC

Fix removed comment

lp:~deej/charms/precise/daisy-retracer/add-save-cassandra (Has a merge proposal) 1 Development 2013-10-08 15:19:44 UTC
49. Add missing save_cassandra function t...

Author: David Lawson
Revision Date: 2013-10-08 15:08:57 UTC

Add missing save_cassandra function to common

lp:~gnuoy/charms/precise/daisy-retracer/regionvar (Has a merge proposal) 1 Development 2013-05-14 11:30:57 UTC
34. Add region variable for nagios servic...

Author: Liam Young
Revision Date: 2013-05-14 11:27:54 UTC

Add region variable for nagios servicegroups

lp:~gnuoy/charms/precise/daisy-retracer/add-upgrade-charm (Has a merge proposal) 1 Development 2013-05-03 14:10:59 UTC
30. Variables used by templates need to b...

Author: Liam Young
Revision Date: 2013-05-03 14:10:59 UTC

Variables used by templates need to be exported

lp:~ev/charms/precise/daisy-retracer/prodstack-prep (Has a merge proposal) 1 Development 2013-02-22 17:19:46 UTC
29. Correct locations, now that we're rea...

Author: Evan
Revision Date: 2013-02-22 17:19:46 UTC

Correct locations, now that we're rearranged lp:daisy.

119 of 19 results