projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10adaff
)
Enable modules for Solaris
author
Cosmin Ioiart
<cioiart+dev@gmail.com>
Thu, 8 Mar 2012 10:12:53 +0000
(11:12 +0100)
committer
Florian Forster
<octo@collectd.org>
Sun, 18 Mar 2012 09:39:18 +0000
(10:39 +0100)
Enabling nfs,processes and protocols modules for Solaris when running the
configure script.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
0a0a8f8
..
901f5f2
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-4531,6
+4531,7
@@
fi
# Solaris
if test "x$with_kstat" = "xyes"
then
+ plugin_nfs="yes"
plugin_uptime="yes"
plugin_zfs_arc="yes"
fi