Enable the processes plugin by default on Solaris.

It now builds and works correctly in both 32-bit and 64-bit mode.
This commit is contained in:
Jan Andres
2015-01-31 10:03:13 +01:00
committed by Marc Fournier
parent 469f54386a
commit 5328ad78bb

View 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