summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-statistics/root/etc/config/luci_statistics5
1 files changed, 5 insertions, 0 deletions
diff --git a/applications/luci-statistics/root/etc/config/luci_statistics b/applications/luci-statistics/root/etc/config/luci_statistics
index 9d1c2b777..bdd19a0d8 100644
--- a/applications/luci-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-statistics/root/etc/config/luci_statistics
@@ -126,3 +126,8 @@ config 'statistics' 'collectd_memory'
config 'statistics' 'collectd_conntrack'
option 'enable' '1'
+
+config 'statistics' 'collectd_olsrd'
+ option 'enable' '1'
+ option 'Port' '2006'
+ option 'Host' '127.0.0.1'