[packages] collectd: lazily evaluate CONFIGURE_PLUGIN (thanks nbd) (#6447), update...
[openwrt/svn-archive/archive.git] / utils / collectd / files / collectd.conf
index 15a7c18c08f3ea84e4f84d0264e63d9263122549..2ef78fe7ff40a6994c7addc9b7f4e9031e54b75c 100644 (file)
@@ -71,7 +71,12 @@ LoadPlugin wireless
 
 #<Plugin ping>
 #      Host "host.foo.bar"
+#      Interval 1.0
+#      Timeout 0.9
 #      TTL 255
+#      SourceAddress "1.2.3.4"
+#      Device "eth0"
+#      MaxMissed -1
 #</Plugin>
 
 #<Plugin processes>