git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5472678
)
* luci/statistics: add and enable load plugin by default
author
Jo-Philipp Wich
<redacted>
Tue, 10 Jun 2008 22:08:27 +0000
(22:08 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 10 Jun 2008 22:08:27 +0000
(22:08 +0000)
applications/luci-statistics/root/etc/config/luci_statistics
patch
|
blob
|
history
diff --git
a/applications/luci-statistics/root/etc/config/luci_statistics
b/applications/luci-statistics/root/etc/config/luci_statistics
index 072d7d67ce9a2f1a788157b9ef58f65767883583..f6d870e0519ea2681474fc6b1e93330196cccd4b 100644
(file)
--- a/
applications/luci-statistics/root/etc/config/luci_statistics
+++ b/
applications/luci-statistics/root/etc/config/luci_statistics
@@
-81,6
+81,9
@@
config 'statistics' 'collectd_irq'
option 'enable' '0'
option 'Irqs' '2 3 4 7'
+config 'statistics' 'collectd_load'
+ option 'enable' '1'
+
config 'statistics' 'collectd_logfile'
option 'enable' '0'
option 'LogLevel' 'notice'
git clone https://git.99rst.org/PROJECT