[Git][qa/jenkins.debian.net][master] jenkins nodes: disable fw_conntrack and http_loadtime munin plugins everywhere
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Oct 22 00:12:40 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5695c235 by Holger Levsen at 2023-10-22T01:12:18+02:00
jenkins nodes: disable fw_conntrack and http_loadtime munin plugins everywhere
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -700,7 +700,7 @@ if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
[ -e $i ] || sudo ln -s /usr/share/munin/plugins/$i $i
done
# delete some everywhere
- 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* ntp* df_abs entropy 2>/dev/null
+ sudo rm -f postfix_* open_inodes interrupts irqstats threads proc_pri vmstat if_err_* exim_* netstat fw_forwarded_local fw_packets fw_conntrack forks open_files users nfs* ntp* df_abs entropy http_loadtime 2>/dev/null
case $HOSTNAME in
ionos1-a*|ionos10*|codethink04*|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/5695c235af2f78fa0ac9d4f5cdc5e5beacc1d11d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5695c235af2f78fa0ac9d4f5cdc5e5beacc1d11d
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/20231021/a3c45e22/attachment.htm>
More information about the Qa-jenkins-scm
mailing list