summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-statistics/root
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-statistics/root')
-rw-r--r--applications/luci-app-statistics/root/etc/config/luci_statistics6
1 files changed, 6 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 c2f27c2a51..71bbfa4452 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -97,6 +97,12 @@ config statistics 'collectd_entropy'
config statistics 'collectd_exec'
option enable '0'
+#example for sqm_collect plugin
+#config collectd_exec_input
+# option cmduser 'nobody'
+# option cmdgroup 'nogroup'
+# option cmdline '/usr/libexec/collectd/sqm_collectd.sh eth0 ifb4eth0'
+
config statistics 'collectd_interface'
option enable '1'
option Interfaces 'br-lan'