[Git][qa/jenkins.debian.net][master] fixup: jenkins nodes: ignore sensors_power warnings on some riscv64 boards
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed May 21 18:18:17 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c7c6653b by Holger Levsen at 2025-05-21T19:18:11+02:00
fixup: jenkins nodes: ignore sensors_power warnings on some riscv64 boards
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/jenkins/etc/munin/munin.conf
Changes:
=====================================
hosts/jenkins/etc/munin/munin.conf
=====================================
@@ -534,6 +534,7 @@ contact.me.command mail -s "Munin notification ${var:host}" root
address ssh://jenkins@riscv64-33.debian.net:13232/bin/nc localhost 4949
use_node_name yes
sensors_power.power5.warning :13
+ sensors_power.power5.critical :13
diskstats_latency.graph no
diskstats_throughput.graph no
diskstats_utilization.graph no
@@ -542,7 +543,8 @@ contact.me.command mail -s "Munin notification ${var:host}" root
[riscv64-34.debian.net]
address ssh://jenkins@riscv64-34.debian.net:13233/bin/nc localhost 4949
use_node_name yes
- sensors_power.power5.warning :13
+ sensors_power.power4.warning :13
+ sensors_power.power4.critical :13
diskstats_latency.graph no
diskstats_throughput.graph no
diskstats_utilization.graph no
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c7c6653b623e14b1433aed0aa8ffedbb0ad1592c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c7c6653b623e14b1433aed0aa8ffedbb0ad1592c
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/20250521/f6468a31/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list