Code

collectd.conf.pod: Fix the synopsis: There is not `Port' option.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Jul 2006 20:33:43 +0000 (22:33 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 22 Jul 2006 20:33:43 +0000 (22:33 +0200)
[22:23] <@tokkee> octo: Also laut deiner Manpage ist Listen ein Alias fuer Server und es gibt auch ne Option "Port" ;-)

src/collectd.conf.pod

index 791489158530c445703486d9425f38f90e13efa5..f3e2585659504f26af3d335bf37e0bacf659726d 100644 (file)
@@ -8,8 +8,7 @@ collectd.conf - Configuration for the system statistics collection daemon B<coll
   DataDir /path/to/data/
   PIDFile /path/to/pidfile/collectd.pid
   LogFile /path/to/logfile/collectd.log
-  Server  123.123.123.123
-  Port    12345
+  Server  123.123.123.123 12345
 
   LoadPlugin cpu
   LoadPlugin load