Enable the processes plugin by default on Solaris.
[collectd.git] / configure.in
index 234ebf7..987644e 100644 (file)
@@ -4769,6 +4769,7 @@ fi
 if test "x$with_kstat" = "xyes"
 then
        plugin_nfs="yes"
+       plugin_processes="yes"
        plugin_uptime="yes"
        plugin_zfs_arc="yes"
 fi