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_statistics4
1 files changed, 4 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 1ab9208c3..5a2b94b67 100644
--- a/applications/luci-app-statistics/root/etc/config/luci_statistics
+++ b/applications/luci-app-statistics/root/etc/config/luci_statistics
@@ -67,6 +67,10 @@ config statistics 'collectd_contextswitch'
config statistics 'collectd_cpu'
option enable '1'
+ option ReportByCpu '1'
+ option ReportByState '1'
+ option ShowIdle '0'
+ option ValuesPercentage '1'
config statistics 'collectd_cpufreq'
option enable '0'