From: Florian Forster Date: Sat, 28 Feb 2009 13:09:35 +0000 (+0100) Subject: protocols plugin: Add to configuration summary and collectd.conf.in. X-Git-Tag: collectd-4.7.0~125 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=ef302f97b6c79984e882c99a8d226e56f77a4f07 protocols plugin: Add to configuration summary and collectd.conf.in. --- diff --git a/configure.in b/configure.in index c772f36c..478b7b44 100644 --- a/configure.in +++ b/configure.in @@ -3385,6 +3385,7 @@ Configuration: postgresql . . . . . $enable_postgresql powerdns . . . . . . $enable_powerdns processes . . . . . . $enable_processes + protocols . . . . . . $enable_protocols rrdcached . . . . . . $enable_rrdcached rrdtool . . . . . . . $enable_rrdtool sensors . . . . . . . $enable_sensors diff --git a/src/collectd.conf.in b/src/collectd.conf.in index 624e93ec..62e0056d 100644 --- a/src/collectd.conf.in +++ b/src/collectd.conf.in @@ -426,6 +426,11 @@ FQDNLookup true # Process "name" # +# +# Value "/^Tcp:/" +# IgnoreSelected false +# + # # DaemonAddress "unix:/tmp/rrdcached.sock" # DataDir "@prefix@/var/lib/@PACKAGE_NAME@/rrd"