summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/root/etc/config/luci_statistics
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/root/etc/config/luci_statistics')
-rw-r--r--applications/luci-app-statistics/root/etc/config/luci_statistics5
1 files changed, 5 insertions, 0 deletions
diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics
index c081a8e724..8cc918e3db 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -49,6 +49,11 @@ config statistics 'collectd_unixsock'
# input plugins
+config statistics 'collectd_apcups'
+ option enable '0'
+ option Host 'localhost'
+ option Port '3551'
+
config statistics 'collectd_conntrack'
option enable '0'