[Qa-jenkins-scm] [jenkins.debian.net] 01/01: disable all nfs* munin plugins

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 12:33:49 UTC 2015


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 71713c6026541a46ba667e9db87b30a035582a19
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 14:33:09 2015 +0200

    disable all nfs* munin plugins
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 25cbf54..e0fbebc 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -274,7 +274,7 @@ fi
 
 if [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] || [ ! -f $STAMP ] ; then
 	cd /etc/munin/plugins
-	sudo rm -f postfix_* open_inodes df_inode interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets forks open_files users 2>/dev/null
+	sudo rm -f postfix_* open_inodes df_inode interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets forks open_files users nfs* 2>/dev/null
 	case $HOSTNAME in
 			jenkins|profitbricks-build?-amd64) [ -L /etc/munin/plugins/squid_cache ] || for i in squid_cache squid_objectsize squid_requests squid_traffic ; do sudo ln -s /usr/share/munin/plugins/$i $i ; done ;;
 			*)	;;

-- 
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