X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-statistics%2Froot%2Fetc%2Fconfig%2Fluci_statistics;h=e39db3513ae7572e45bad6012dc0bf70d8af554c;hp=bdd19a0d88548c499cfa5a996fc23180b0ba7aed;hb=ccdc6535a9e1eefa109bc491a204e32281d13063;hpb=e47c84ffaa01bcebd39cb5ee0acceaf5a9250b7c diff --git a/applications/luci-statistics/root/etc/config/luci_statistics b/applications/luci-statistics/root/etc/config/luci_statistics index bdd19a0d8..e39db3513 100644 --- a/applications/luci-statistics/root/etc/config/luci_statistics +++ b/applications/luci-statistics/root/etc/config/luci_statistics @@ -98,6 +98,9 @@ config 'statistics' 'collectd_processes' option 'enable' '1' option 'Processes' 'uhttpd dnsmasq dropbear' +config statistics 'collectd_splash_leases' + option enable '1' + config 'statistics' 'collectd_tcpconns' option 'enable' '1' option 'ListeningPorts' '0' @@ -108,15 +111,12 @@ config 'statistics' 'collectd_unixsock' option 'SocketFile' '/var/run/collectd/query.sock' option 'SocketGroup' 'nogroup' -config 'statistics' 'collectd_wireless' - option 'enable' '1' - config 'statistics' 'collectd_cpu' option 'enable' '1' config 'statistics' 'collectd_rrdtool' option 'enable' '1' - option 'DataDir' '/tmp' + option 'DataDir' '/tmp/rrd' option 'RRARows' '100' option 'RRASingle' '1' option 'RRATimespans' '1hour 1day 1week 1month 1year' @@ -131,3 +131,13 @@ config 'statistics' 'collectd_olsrd' option 'enable' '1' option 'Port' '2006' option 'Host' '127.0.0.1' + +config 'statistics' 'collectd_iwinfo' + option 'enable' '1' + +config 'statistics' 'collectd_nut' + option 'enable' '0' + option 'UPS' 'myupsname' + +config 'statistics' 'collectd_uptime' + option 'enable' '1'