[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] stop monitoring entropy with munin, useless with recent kernels

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Mar 15 23:49:03 GMT 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
ed138f80 by Holger Levsen at 2023-03-16T00:48:20+01:00
stop monitoring entropy with munin, useless with recent kernels

more details in
https://www.zx2c4.com/projects/linux-rng-5.17-5.18/ and
https://lore.kernel.org/lkml/20220527084855.501642285@linuxfoundation.org/

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -700,7 +700,7 @@ fi
 
 if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
 	cd /etc/munin/plugins
-	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* iostat_ios ntp* df_abs 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* iostat_ios ntp* df_abs entropy 2>/dev/null
 	case $HOSTNAME in
 			ionos1-a*|ionos10*|codethink16*|osuosl*) [ -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 ;;
 			*)	;;



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ed138f80717a7ee7d1888f6cc14e7f00b590e83f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ed138f80717a7ee7d1888f6cc14e7f00b590e83f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230315/8d6344a0/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list