diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-01 14:01:04 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-01 14:01:04 +0200 |
commit | f850830295ab9a14ce076b944f4f582096d06a8e (patch) | |
tree | a24388a5454061f67e31c682894c442b1717dba6 /hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats | |
parent | 1889d0be87c065f5eb76f256708697f2c1abd7be (diff) | |
download | jenkins.debian.net-f850830295ab9a14ce076b944f4f582096d06a8e.tar.xz |
some basic munin configs for all the new build nodes
Diffstat (limited to 'hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats')
-rw-r--r-- | hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats b/hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats new file mode 100644 index 00000000..2d11f397 --- /dev/null +++ b/hosts/hb0-armhf-rb/etc/munin/plugin-conf.d/diskstats @@ -0,0 +1,4 @@ +[diskstats] +env.trim_labels yes +env.include_only /dev/sda + |