luci-app-statistics: add support for CPU frequency scaling stats
[project/luci.git] / applications / luci-app-statistics / root / etc / config / luci_statistics
index de16f29de9eaee8fb41cc25c013c05bc982263c1..8fdcf434c8b748902791fbaa0cf1edcbaeaff253 100644 (file)
@@ -53,6 +53,9 @@ config statistics 'collectd_conntrack'
        option enable '0'
 
 config statistics 'collectd_cpu'
+       option enable '1'
+
+config statistics 'collectd_cpufreq'
        option enable '0'
 
 config statistics 'collectd_df'
@@ -113,7 +116,7 @@ config statistics 'collectd_load'
        option enable '1'
 
 config statistics 'collectd_memory'
-       option enable '0'
+       option enable '1'
 
 config statistics 'collectd_netlink'
        option enable '0'