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:26 +0200
committerLeah Neukirchen <leah@vuxu.org>2024-05-23 20:40:26 +0200
commit1b950a0077d3ed1bffda134e4d224dc3c6176819 (patch)
tree6e0b44b639790485cc914acc4ee8b599b429e220 /Makefile
parent50bf438bf8a82f5af4e531e3e998e3df2b63393f (diff)
downloadnano-exporter-1b950a0077d3ed1bffda134e4d224dc3c6176819.tar.gz
nano-exporter-1b950a0077d3ed1bffda134e4d224dc3c6176819.tar.xz
nano-exporter-1b950a0077d3ed1bffda134e4d224dc3c6176819.zip
add timex collector
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 614b943..e02292a 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ COLLECTORS += netdev
 COLLECTORS += loadavg
 COLLECTORS += stat
 COLLECTORS += textfile
+COLLECTORS += timex
 COLLECTORS += uname
 
 # compile settings