network plugin: Increase default buffer size to 1452.
[collectd.git] / configure.in
index 8ebf124..d00ac98 100644 (file)
@@ -4334,6 +4334,7 @@ then
 fi
 if test "x$have_sysctlbyname" = "xyes"
 then
+       plugin_contextswitch="yes"
        plugin_cpu="yes"
        plugin_memory="yes"
        plugin_tcpconns="yes"