diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-25 13:54:49 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-25 13:54:49 +0100 |
commit | 69f00384710a5d74f86c271ccd5bae682d68b1dd (patch) | |
tree | 73162ffd8079ea68df44898204164973f3b5e2e4 /hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats | |
parent | 19112edef8ecb6e7798cfbf0f463fb936cd86042 (diff) | |
download | jenkins.debian.net-69f00384710a5d74f86c271ccd5bae682d68b1dd.tar.xz |
reproducible: add seventh armhf build node, thanks again to vagrant
Diffstat (limited to 'hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats')
-rw-r--r-- | hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats b/hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats new file mode 100644 index 00000000..2d11f397 --- /dev/null +++ b/hosts/rpi2b-armhf-rb/etc/munin/plugin-conf.d/diskstats @@ -0,0 +1,4 @@ +[diskstats] +env.trim_labels yes +env.include_only /dev/sda + |