diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-12-22 20:25:34 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-12-22 20:25:34 +0100 |
commit | 683f48302fa6188dcb49bbbcdfeac83ecef9a43c (patch) | |
tree | d123c24a4e0b4a2b83bd44a2ada04d73b07ebdd9 /hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats | |
parent | 67699e0c7e3923bf05c5823fa33bc6088f59938c (diff) | |
download | jenkins.debian.net-683f48302fa6188dcb49bbbcdfeac83ecef9a43c.tar.xz |
reproducible Debian: add arm64 to tested architectures, thanks to codethink.co.uk providing us with 8 moonshot arm64 sleds
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats')
-rw-r--r-- | hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats b/hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats new file mode 100644 index 00000000..8cf14814 --- /dev/null +++ b/hosts/codethink-sled13-arm64/etc/munin/plugin-conf.d/diskstats @@ -0,0 +1,4 @@ +[diskstats] +env.trim_labels yes +env.include_only /dev/vda,/dev/vdb + |