[Qa-jenkins-scm] [jenkins.debian.net] 01/01: munin: correctly graph past values when we had more cores. (Thanks to Steve Schnepp for this.)
Holger Levsen
holger at moszumanska.debian.org
Wed Sep 9 10:09:56 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 7c388d2f3497e7de754c2434030c69bcb681965c
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Sep 9 12:09:20 2015 +0200
munin: correctly graph past values when we had more cores. (Thanks to Steve Schnepp for this.)
---
hosts/jenkins/etc/munin/munin.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/hosts/jenkins/etc/munin/munin.conf b/hosts/jenkins/etc/munin/munin.conf
index 48326fb..8ebed1a 100644
--- a/hosts/jenkins/etc/munin/munin.conf
+++ b/hosts/jenkins/etc/munin/munin.conf
@@ -100,6 +100,7 @@ contact.me.command mail -s "Munin notification ${var:host}" root
[jenkins.debian.net]
address 127.0.0.1
use_node_name yes
+ cpu.graph_args --base 1000 -r --lower-limit 0 # also graph values about current limit (eg from when the machine had more cores)
df._srv_workspace.warning 75
df._srv_workspace.critical 85
diskstats_latency.vda.avgwrwait.warning 0:20
--
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