collectd.conf.in: Added (commented) lines for the `Listen' and `Server' options.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Jul 2006 20:28:40 +0000 (22:28 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Jul 2006 20:28:40 +0000 (22:28 +0200)
[22:20] <@tokkee> octo: Koenntest du bitte im naechsten Release von collectd in das Config-File auskommentierte Bsp-Zeilen fuer "Server" und "Port" mit rein nehmen?
[22:20] <@octo> tokkee: Ja, kann ich machen..
[22:21] <@tokkee> octo: Thx.
[22:21] <@tokkee> octo: Dann brauch ich wegen so was net mit patchen im Paket anfangen ;-)

src/collectd.conf.in

index 2306b9f..d733a6f 100644 (file)
 @BUILD_WITH_RRDTOOL_FALSE@Mode Client
 #Mode Log
 
+# Set the IP-address(es) and UDP-port(s) to send packets to. `Listen' can be
+# used as a synonym for `Server' to make the config file more readable when in
+# server mode. The port option is optional.
+#Server ff18::efc0:4a42 25826
+#Server 239.192.74.66 25826
+
 #DataDir   /opt/collectd/var/lib/collectd
 #PIDFile   /opt/collectd/var/run/collectd.pid
 #PluginDir /opt/collectd/lib/collectd