summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-statistics/root/etc')
-rw-r--r--applications/luci-statistics/root/etc/config/luci_statistics6
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-statistics/root/etc/config/luci_statistics b/applications/luci-statistics/root/etc/config/luci_statistics
index de94b3a6a2..ea3f722a66 100644
--- a/applications/luci-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-statistics/root/etc/config/luci_statistics
@@ -131,3 +131,9 @@ config 'statistics' 'collectd_rrdtool'
option 'RRARows' '100'
option 'RRASingle' '1'
option 'RRATimespans' '1hour 1day 1week 1month 1year'
+
+config 'statistics' 'collectd_memory'
+ option 'enable' '1'
+
+config 'statistics' 'collectd_conntrack'
+ option 'enable' '1'