summaryrefslogtreecommitdiffstats
path: root/etc/munin/plugins
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-05 12:00:06 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-05 12:00:06 +0100
commit8bb59298e89547eeb1861c23cea313448effbadb (patch)
tree08a33863ca573b4a265c18cac8889d77f33ee890 /etc/munin/plugins
parentfbe99f7c45a53e3db3e99b3a7fcc481f8343ba46 (diff)
downloadjenkins.debian.net-8bb59298e89547eeb1861c23cea313448effbadb.tar.xz
small enhancements
Diffstat (limited to 'etc/munin/plugins')
-rwxr-xr-xetc/munin/plugins/jenkins_builds2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/munin/plugins/jenkins_builds b/etc/munin/plugins/jenkins_builds
index 91b531fa..d0caa97b 100755
--- a/etc/munin/plugins/jenkins_builds
+++ b/etc/munin/plugins/jenkins_builds
@@ -31,7 +31,7 @@ fi
if [ "$1" = "config" ]; then
- echo 'graph_title Jenkins Builds'
+ echo 'graph_title Jenkins Builds in the last 24h'
echo 'graph_args --base 1000 -l 0 '
echo 'graph_scale no'
echo 'graph_vlabel Jenkins Builds per category in the last 24h'