]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Changed linequality ping interval back to 30s.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 31 May 2010 18:19:47 +0000 (20:19 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 31 May 2010 18:19:47 +0000 (20:19 +0200)
config/collectd/collectd.conf

index e9c9af4f121b724f86fb0b5a47342ef32b607319..939dd4b30253ab9e535dd67c57f915af6a858717 100644 (file)
@@ -58,6 +58,8 @@ include "/etc/collectd.precache"
 
 <Plugin ping>
        Host "gateway"
+       interval 30
+       timeout 10
 </Plugin>
 
 <Plugin processes>