[Qa-jenkins-scm] [jenkins.debian.net] 01/01: munin: monitor df_inode

Holger Levsen holger at moszumanska.debian.org
Tue Sep 29 09:55:43 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 5ec29b7e92864b100fb8e21fb9d8e2ba951a82d2
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 29 11:55:15 2015 +0200

    munin: monitor df_inode
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 2c33b0f..3827cd9 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -280,7 +280,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 nfs* 2>/dev/null
+	sudo rm -f postfix_* open_inodes 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