about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2024-05-23 20:40:42 +0200
committerLeah Neukirchen <leah@vuxu.org>2024-05-23 20:40:42 +0200
commitde26ef5c51740e2ee6ba2e087a843400edcf8329 (patch)
tree55a3d919345b894746950c4cbbb922fab84b087c /Makefile
parent1b950a0077d3ed1bffda134e4d224dc3c6176819 (diff)
downloadnano-exporter-de26ef5c51740e2ee6ba2e087a843400edcf8329.tar.gz
nano-exporter-de26ef5c51740e2ee6ba2e087a843400edcf8329.tar.xz
nano-exporter-de26ef5c51740e2ee6ba2e087a843400edcf8329.zip
add vmstat collector
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e02292a..8d050ae 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ COLLECTORS += stat
 COLLECTORS += textfile
 COLLECTORS += timex
 COLLECTORS += uname
+COLLECTORS += vmstat
 
 # compile settings