summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-05-10 03:04:53 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-05-10 03:04:53 +0300
commit31ae4f08360b018630a37418273395e43c2a65a3 (patch)
tree2acc2a10a76c13e5e8d1539f9ca2c314655d3ece /CMakeLists.txt
parent46448c3ea9ef06b22b09a34fc8f62e26129e5e0b (diff)
added SCTP monitoring; fixes #1218
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b4c50e55b1..2b5ddda195 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -49,6 +49,7 @@ set(NETDATA_LINUX_FILES
src/proc_net_rpc_nfsd.c
src/proc_net_snmp.c
src/proc_net_snmp6.c
+ src/proc_net_sctp_snmp.c
src/proc_net_sockstat.c
src/proc_net_sockstat6.c
src/proc_net_softnet_stat.c