projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69149f2
)
src/collectd.conf.in: Move "TimeToLive" before the "Server" and "Listen" statements.
author
Florian Forster
<octo@huhu.verplant.org>
Fri, 20 Aug 2010 06:22:00 +0000
(08:22 +0200)
committer
Florian Forster
<octo@huhu.verplant.org>
Fri, 20 Aug 2010 06:22:00 +0000
(08:22 +0200)
Thanks to Renaud Chaput for pointing this out!
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
c047a1a
..
5cf94ec
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-480,11
+480,11
@@
FQDNLookup true
#</Plugin>
@LOAD_PLUGIN_NETWORK@<Plugin network>
+# TimeToLive "128"
@LOAD_PLUGIN_NETWORK@ Server "ff18::efc0:4a42" "25826"
@LOAD_PLUGIN_NETWORK@ Server "239.192.74.66" "25826"
# Listen "ff18::efc0:4a42" "25826"
# Listen "239.192.74.66" "25826"
-# TimeToLive "128"
# Forward false
# CacheFlush 1800
# ReportStats false