summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d31f865)
raw | patch | inline | side by side (parent: d31f865)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 24 Oct 2007 17:59:22 +0000 (19:59 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 24 Oct 2007 17:59:22 +0000 (19:59 +0200) |
src/collectd.conf.in | patch | blob | history |
diff --git a/src/collectd.conf.in b/src/collectd.conf.in
index 93749fe7641e69457d89f32feb31b932a994d5ce..b42cfa1062163392c52cbcf07559c7b640f0af61 100644 (file)
--- a/src/collectd.conf.in
+++ b/src/collectd.conf.in
@BUILD_PLUGIN_SWAP_TRUE@LoadPlugin swap
@BUILD_PLUGIN_SYSLOG_TRUE@LoadPlugin syslog
@BUILD_PLUGIN_TAPE_TRUE@LoadPlugin tape
-@BUILD_PLUGIN_TCPCONNS_TRUE@Plugin tcpconns
+@BUILD_PLUGIN_TCPCONNS_TRUE@LoadPlugin tcpconns
@BUILD_PLUGIN_UNIXSOCK_TRUE@LoadPlugin unixsock
@BUILD_PLUGIN_USERS_TRUE@LoadPlugin users
@BUILD_PLUGIN_VSERVER_TRUE@LoadPlugin vserver
#<Plugin hddtemp>
# Host "127.0.0.1"
-# Port 7634
+# Port "7634"
#</Plugin>
#<Plugin interface>
#<Plugin mbmon>
# Host "127.0.0.1"
-# Port 411
+# Port "411"
#</Plugin>
#<Plugin memcached>