author | Florian Forster <octo@collectd.org> | |
Thu, 28 May 2015 12:09:35 +0000 (14:09 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 28 May 2015 12:09:35 +0000 (14:09 +0200) |
1 | 2 | |||
---|---|---|---|---|
configure.ac | patch | | diff1 | | diff2 | | blob | history |
src/Makefile.am | patch | | diff1 | | diff2 | | blob | history |
src/collectd.conf.in | patch | | diff1 | | diff2 | | blob | history |
diff --cc configure.ac
index 87d1502b23360e9e9691e007ac169ec38ce791e1,d4e3301a7d06ee8de6dcc8fb13a9f92c955a924a..f713ce131dfa6f21f7e2c9ef58f2b53fb6d57405
--- 1/configure.ac
--- 2/configure.ac
+++ b/configure.ac
if test "x$with_kstat" = "xyes"
then
plugin_nfs="yes"
+ plugin_processes="yes"
plugin_uptime="yes"
plugin_zfs_arc="yes"
+ plugin_zone="yes"
fi
if test "x$with_devinfo$with_kstat" = "xyesyes"
diff --cc src/Makefile.am
Simple merge
diff --cc src/collectd.conf.in
Simple merge