about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-06-10 20:29:28 +0200
committerLeah Neukirchen <leah@vuxu.org>2024-06-10 20:29:28 +0200
commit653dc9cd6836d505abc1cf988b7e7186ff742f6d (patch)
treed4500deb315e8486f59a60db9af311b4f6f9ffde /Makefile
parent5d807dc6d07dc3f0ee2a8415c1d3032ef97c6742 (diff)
downloadnano-exporter-653dc9cd6836d505abc1cf988b7e7186ff742f6d.tar.gz
nano-exporter-653dc9cd6836d505abc1cf988b7e7186ff742f6d.tar.xz
nano-exporter-653dc9cd6836d505abc1cf988b7e7186ff742f6d.zip
add very basic zfs collector
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff78405..e815052 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ COLLECTORS += textfile
 COLLECTORS += timex
 COLLECTORS += uname
 COLLECTORS += vmstat
+COLLECTORS += zfs
 
 # compile settings