Commit graph

25 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* 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>
2015-01-08 16:26:20 +01:00
soma
ccdc6535a9 add support for splash leases plugin 2014-10-10 10:52:41 +02:00
Jo-Philipp Wich
4960caf90e Add support for collectd-mod-uptime to luci-statistics
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
2013-04-23 10:09:19 +00:00
Jo-Philipp Wich
5a54cc575a Add NUT UPS support to luci-statistics 2012-12-11 13:27:37 +00:00
Jo-Philipp Wich
1aa81b4ae0 applications/luci-statistics: add missing return in _expand() 2012-09-07 16:17:43 +00:00
Jo-Philipp Wich
0a96f6de35 applications/luci-statistics: cope with uci list values, thanks Bluse for reporting this 2012-09-06 20:15:05 +00:00
Jo-Philipp Wich
1623363363 applications/luci-statistics: add iwinfo support to stat-genconfig 2011-12-13 14:06:02 +00:00
Jo-Philipp Wich
f09ffc2850 applications/luci-statistics: add support for conntrack plugin 2011-11-28 04:50:54 +00:00
Manuel Munz
6acb5c2ab4 applications/luci-statistics: Add support for memory plugin and initial support for conntrack 2011-11-28 04:42:50 +00:00
Jo-Philipp Wich
b96367228f applications/luci-statistics: add support for olsr and madwifi plugin parameters 2011-11-28 03:58:02 +00:00
Manuel Munz
9c8d860e69 applications/luci-statistics: Add ping interval option, closes #136 2010-11-18 18:08:23 +00:00
Manuel Munz
572e426a01 applications/luci-statistics: Add double quote around host and port. Closes: #154 2010-11-18 13:12:51 +00:00
Jo-Philipp Wich
6bc9c000e8 applications/luci-statistics: add workaround for nixio io bug during config creation 2009-06-27 14:35:21 +00:00
Jo-Philipp Wich
0543ad6f4f * luci/app/statistics:
- build datatree from rrd directory structure, allows "virtual" plugins
	- flush index cache on statistics reload
	- whitespace cleanup in config generator
2008-10-29 03:59:37 +00:00
Jo-Philipp Wich
9f19574ae0 * luci/app/statistics: fix syntax of collectd Exec plugin config 2008-10-29 01:12:49 +00:00
Jo-Philipp Wich
c6ea479b06 * luci/applications: statistics: strip leading and trailing whitespace from config values, fixes OpenWrt Bug #3892 2008-08-31 14:50:43 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Jo-Philipp Wich
de2e0ce10c * luci/statistics: implement support for the load plugin 2008-06-08 21:51:55 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Felix Fietkau
77f8074a01 make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli 2008-06-03 22:42:01 +00:00
Jo-Philipp Wich
8084c460a1 * luci/statistics: update config generator 2008-06-03 19:22:55 +00:00
Jo-Philipp Wich
7f995fd0b6 * luci/statistics: include cpu plugin in stat-genconfig 2008-05-29 16:00:34 +00:00
Jo-Philipp Wich
1da3c32a73 * luci/statistics: fix path to types.db in default config, adept stat-genconfig to new project name and updated config 2008-05-25 22:30:30 +00:00
Jo-Philipp Wich
4a80f37832 * ffluci/statistics: diagram model updates, added ping to genconfig, fixed random() in colors.lua and added support for multiple diagrams per diagram controller 2008-05-25 17:47:38 +00:00
Jo-Philipp Wich
45be03914c * ffluci/statistics: move contrib files from files/ to root/ 2008-05-23 20:23:51 +00:00
Renamed from applications/luci-statistics/files/usr/bin/stat-genconfig (Browse further)