summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-05-29 16:00:34 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-05-29 16:00:34 +0000
commit7f995fd0b68cf9416c3a1a74252cfef9f84f182d (patch)
tree4cebdce1a99d886804ed2b5a0f7aae5f50ea614c /applications
parentfe7cbc15b84da52097c2c50ebcf96f95825587d0 (diff)
* luci/statistics: include cpu plugin in stat-genconfig
Diffstat (limited to 'applications')
-rwxr-xr-xapplications/luci-statistics/root/usr/bin/stat-genconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/applications/luci-statistics/root/usr/bin/stat-genconfig b/applications/luci-statistics/root/usr/bin/stat-genconfig
index 115eab1f9..052093b47 100755
--- a/applications/luci-statistics/root/usr/bin/stat-genconfig
+++ b/applications/luci-statistics/root/usr/bin/stat-genconfig
@@ -234,6 +234,12 @@ plugins = {
{ }
},
+ cpu = {
+ { },
+ { },
+ { }
+ },
+
csv = {
{ "DataDir" },
{ "StoreRates" },