Enable the processes plugin by default on Solaris.
[collectd.git] / configure.ac
index ee18c72..9a4dfdd 100644 (file)
@@ -5228,6 +5228,7 @@ fi
 if test "x$with_kstat" = "xyes"
 then
        plugin_nfs="yes"
+       plugin_processes="yes"
        plugin_uptime="yes"
        plugin_zfs_arc="yes"
 fi