From: Jo-Philipp Wich Date: Tue, 10 Jun 2008 22:08:27 +0000 (+0000) Subject: * luci/statistics: add and enable load plugin by default X-Git-Tag: 0.8.0~837 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=4495c0326c2660fc9bb236820b789c01cc145d23;p=project%2Fluci.git * luci/statistics: add and enable load plugin by default --- diff --git a/applications/luci-statistics/root/etc/config/luci_statistics b/applications/luci-statistics/root/etc/config/luci_statistics index 072d7d67ce..f6d870e051 100644 --- 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'