summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-10-20 11:04:05 +0000
committerGitHub <noreply@github.com>2020-10-20 14:04:05 +0300
commit31b045aa3c290d1fdc25edf03721a24c38fd303e (patch)
tree722330f16f48f8007549d3f9089f95ec2c31d556 /CMakeLists.txt
parent6b2ffc355a0d450e4569f3d5412b18d709318986 (diff)
Wireless statistics (#10052)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Joel Hans <joel.g.hans@gmail.com> Co-authored-by: ladakis <vaggosbboy@gmail.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3278411a79..ac72ec44fb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -501,6 +501,7 @@ set(PROC_PLUGIN_FILES
collectors/proc.plugin/proc_meminfo.c
collectors/proc.plugin/proc_pagetypeinfo.c
collectors/proc.plugin/proc_net_dev.c
+ collectors/proc.plugin/proc_net_wireless.c
collectors/proc.plugin/proc_net_ip_vs_stats.c
collectors/proc.plugin/proc_net_netstat.c
collectors/proc.plugin/proc_net_rpc_nfs.c