* luci/statistics: add and enable load plugin by default
This commit is contained in:
parent
5472678440
commit
4495c0326c
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ config 'statistics' 'collectd_irq'
|
||||||
option 'enable' '0'
|
option 'enable' '0'
|
||||||
option 'Irqs' '2 3 4 7'
|
option 'Irqs' '2 3 4 7'
|
||||||
|
|
||||||
|
config 'statistics' 'collectd_load'
|
||||||
|
option 'enable' '1'
|
||||||
|
|
||||||
config 'statistics' 'collectd_logfile'
|
config 'statistics' 'collectd_logfile'
|
||||||
option 'enable' '0'
|
option 'enable' '0'
|
||||||
option 'LogLevel' 'notice'
|
option 'LogLevel' 'notice'
|
||||||
|
|
Loading…
Reference in a new issue