* luci/statistics: add and enable load plugin by default
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Jun 2008 22:08:27 +0000 (22:08 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 10 Jun 2008 22:08:27 +0000 (22:08 +0000)
applications/luci-statistics/root/etc/config/luci_statistics

index 072d7d6..f6d870e 100644 (file)
@@ -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'