[munin-node] On augmente le délai entre deux exécutions du plugin apt_all

Ignore-this: 51e7f77e673ada0388f46f0ef066b6a8
Si on les lance trop vite, parfois ils se marchent sur les pieds et n'arrivent
pas à récupérer le lock du précédent.

(Je pense que ce commit a été supprimé au moment de l'upgrade de bcfg2 donc je
 le refais)

darcs-hash:20121213194605-2c9c1-8c5a023f0ecc4a759689d4d0707dee0f3f1ffb09.gz
This commit is contained in:
Vincent Le Gallic 2012-12-13 20:46:05 +01:00
parent 9b14f0bac6
commit 15d6362ba6

View file

@ -8,4 +8,5 @@
<Path name="/etc/munin/plugin-conf.d/00-sanitize-env"/> <Path name="/etc/munin/plugin-conf.d/00-sanitize-env"/>
<Path name="/etc/munin/plugin-conf.d/crans"/> <Path name="/etc/munin/plugin-conf.d/crans"/>
<Python name="/etc/cron.d/munin-crans"/> <Python name="/etc/cron.d/munin-crans"/>
<Path name="/etc/cron.d/munin-node"/>
</Bundle> </Bundle>