From f95a0ca45e12303fda54686fd77badfc4e2d0bd7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 1 Dec 2012 14:48:39 +0100 Subject: save state in statefiles and update them every 30min --- etc/cron.d/jenkins-munin-plugin | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 etc/cron.d/jenkins-munin-plugin (limited to 'etc/cron.d') diff --git a/etc/cron.d/jenkins-munin-plugin b/etc/cron.d/jenkins-munin-plugin new file mode 100644 index 00000000..80d5fe6e --- /dev/null +++ b/etc/cron.d/jenkins-munin-plugin @@ -0,0 +1,8 @@ +# +# cron-jobs for jenkins munin plugins +# + +MAILTO=root + +5,35 * * * * root cd /etc/munin/plugins/ ; for plugin in jenkins* ; do /usr/sbin/munin-run $plugin update ; done + -- cgit v1.2.3-70-g09d2