Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | add support for splash leases plugin | soma | |
2013-04-23 | Add support for collectd-mod-uptime to luci-statistics | Jo-Philipp Wich | |
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality can be enabled by selecting collectd-mod-uptime in menuconfig. signed-off-by: hannu.nyman@iki.fi | |||
2012-12-11 | Add NUT UPS support to luci-statistics | Jo-Philipp Wich | |
2012-02-19 | applications/luci-statistics: make host selectable if collectd-mod-network ↵ | Patrick Grimm | |
server is on | |||
2011-12-14 | applications/luci-statistics: add iwinfo config | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: Add olsrd to the default config | Manuel Munz | |
2011-11-28 | applications/luci-statistics: Saner defaults for processes to monitor and ↵ | Manuel Munz | |
add helptext | |||
2011-11-28 | applications/luci-statistics: Remove default listener and network server entries | Manuel Munz | |
2011-11-28 | applications/luci-statistics: Disable exec plugin by default, remove ↵ | Manuel Munz | |
nonexistant scripts | |||
2011-11-28 | applications/luci-statistics: add support for conntrack plugin | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: remove the 10min rra from default config, ↵ | Jo-Philipp Wich | |
saves some precious ram | |||
2011-01-14 | applications: revise uci-defaults scripts | Jo-Philipp Wich | |
2010-11-18 | applications/luci-statistics: Add ping interval option, closes #136 | Manuel Munz | |
2010-03-08 | applications/luci-statistics: increase default graph width to 600px | Jo-Philipp Wich | |
2010-02-28 | applications/luci-statistics: init fixes | Jo-Philipp Wich | |
2010-02-28 | applications/luci-statistics: make it run ootb again | Jo-Philipp Wich | |
2009-06-27 | applications/luci-statistics: prepare lucid configuration on firstboot | Jo-Philipp Wich | |
2009-02-16 | contrib/package: make luci-app-statistics depend on a few collectd plugins | Jo-Philipp Wich | |
applications/luci-statistics: implement a workaround for broken permissions on /tmp | |||
2008-10-29 | * luci/app/statistics: | Jo-Philipp Wich | |
- build datatree from rrd directory structure, allows "virtual" plugins - flush index cache on statistics reload - whitespace cleanup in config generator | |||
2008-09-06 | Rewrote UCI apply logic | Steven Barth | |
2008-06-10 | * luci/statistics: fix syntax error in init script | Jo-Philipp Wich | |
2008-06-10 | * luci/statistics: add and enable load plugin by default | Jo-Philipp Wich | |
2008-06-09 | * Made Makefiles attribute aware | Steven Barth | |
2008-06-08 | * luci/statistics: register statistics reload commit action | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: implement reload action in init script | Jo-Philipp Wich | |
2008-06-03 | * luci/statistics: update default config | Jo-Philipp Wich | |
2008-06-02 | * luci/statistics: add init script | Jo-Philipp Wich | |
2008-05-25 | * luci/statistics: fix path to types.db in default config, adept ↵ | Jo-Philipp Wich | |
stat-genconfig to new project name and updated config | |||
2008-05-25 | * ffluci/statistics: update default config | Jo-Philipp Wich | |
2008-05-23 | * ffluci/statistics: move contrib files from files/ to root/ | Jo-Philipp Wich | |
2008-05-17 | * ffluci: first work on statistics application based on collectd | Jo-Philipp Wich | |