summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdrien Mahieux <adrien.mahieux@gmail.com>2020-07-02 10:19:06 +0200
committerGitHub <noreply@github.com>2020-07-02 11:19:06 +0300
commit42b1de4dad8afbcd36a34019002889fc4257b9b0 (patch)
tree2eae4d4a39aff946750d6d4ae44a9bc2be7d40b1 /Makefile.am
parent0a47be09abe032712b1781929f08bfa6b042bb54 (diff)
Add infiniband monitoring to collector proc.plugin (#9091)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 356aa0cff1..0d93cdb9b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -319,6 +319,7 @@ PROC_PLUGIN_FILES = \
collectors/proc.plugin/sys_devices_system_node.c \
collectors/proc.plugin/sys_fs_btrfs.c \
collectors/proc.plugin/sys_class_power_supply.c \
+ collectors/proc.plugin/sys_class_infiniband.c \
$(NULL)
TC_PLUGIN_FILES = \