diff options
-rwxr-xr-x | applications/luci-statistics/root/usr/bin/stat-genconfig | 6 |
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" }, |