summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/root/usr
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-06-08 21:51:55 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-06-08 21:51:55 +0000
commitde2e0ce10cb60d690da63c018f2162b47ef96141 (patch)
treeab303ac36c8c1d3003ef1d2a677b80b920b27266 /applications/luci-statistics/root/usr
parent0d4b628c7bb72b3785fd9ce7d71f85ddb6b250a0 (diff)
* luci/statistics: implement support for the load plugin
Diffstat (limited to 'applications/luci-statistics/root/usr')
-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 609fd61b9..3159f6f7f 100755
--- a/applications/luci-statistics/root/usr/bin/stat-genconfig
+++ b/applications/luci-statistics/root/usr/bin/stat-genconfig
@@ -298,6 +298,12 @@ plugins = {
{ "Irqs" }
},
+ load = {
+ { },
+ { },
+ { }
+ },
+
logfile = {
{ "LogLevel", "File" },
{ "Timestamp" },