src/collectd.conf.in: Fix netcmd example port.
authorFlorian Forster <octo@collectd.org>
Fri, 7 Oct 2011 15:03:52 +0000 (17:03 +0200)
committerFlorian Forster <octo@collectd.org>
Tue, 9 Jun 2015 16:52:09 +0000 (17:52 +0100)
Change-Id: Ia1ae53d1dbc4052c4171404a28631607a7a4055b

src/collectd.conf.in

index 8ff76b4..6127955 100644 (file)
 #<Plugin netcmd>
 #  <Listen>
 #    Address "::1"
 #<Plugin netcmd>
 #  <Listen>
 #    Address "::1"
-#    Port "1234"
+#    Port "25826"
 #    TLSCertFile "/path/to/cert"
 #    TLSKeyFile  "/path/to/key"
 #    TLSCAFile   "/path/to/ca"
 #    TLSCertFile "/path/to/cert"
 #    TLSKeyFile  "/path/to/key"
 #    TLSCAFile   "/path/to/ca"