[Qa-jenkins-scm] [jenkins.debian.net] 01/01: update_jdn: restart munin-node after changing munin stuff
Holger Levsen
holger at layer-acht.org
Fri Jan 20 14:50:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit d265e165658a608377bccf9a1ff6d538563ed181
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Jan 20 14:49:11 2017 +0100
update_jdn: restart munin-node after changing munin stuff
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
update_jdn.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/update_jdn.sh b/update_jdn.sh
index 1442ac1..a861f11 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -564,6 +564,7 @@ if [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] || [ ! -f $STAMP ] ; then
for i in apache_accesses apache_volume ; do sudo ln -s /usr/share/munin/plugins/$i $i ; done
sudo ln -s /usr/share/munin/plugins/loggrep jenkins_oom
fi
+ sudo service munin-node restart
fi
explain "packages configured."
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list