mirror of
https://github.com/collectd/collectd.git
synced 2026-02-09 04:09:15 +08:00
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:
committed by
Marc Fournier
parent
469f54386a
commit
5328ad78bb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user