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
Patrick Grimm
ad7aecad88
applications/luci-statistics: make host selectable if collectd-mod-network server is on
2012-02-19 15:11:23 +00:00
Jo-Philipp Wich
a8024bc0da
applications/luci-statistics: add iwinfo config
2011-12-14 15:48:59 +00:00
Jo-Philipp Wich
1623363363
applications/luci-statistics: add iwinfo support to stat-genconfig
2011-12-13 14:06:02 +00:00
Manuel Munz
e47c84ffaa
applications/luci-statistics: Add olsrd to the default config
2011-11-28 15:58:56 +00:00
Manuel Munz
da9929e2cb
applications/luci-statistics: Saner defaults for processes to monitor and add helptext
2011-11-28 15:50:57 +00:00
Manuel Munz
44a18906e5
applications/luci-statistics: Remove default listener and network server entries
2011-11-28 15:27:57 +00:00
Manuel Munz
bc42562317
applications/luci-statistics: Disable exec plugin by default, remove nonexistant scripts
2011-11-28 15:17:50 +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
20c24b09b2
applications/luci-statistics: remove the 10min rra from default config, saves some precious ram
2011-11-28 04:24:26 +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
Jo-Philipp Wich
6811edb3d9
applications: revise uci-defaults scripts
2011-01-14 17:48:44 +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
7ab8b51bd1
applications/luci-statistics: increase default graph width to 600px
2010-03-08 01:49:58 +00:00
Jo-Philipp Wich
979fa033ea
applications/luci-statistics: init fixes
2010-02-28 20:59:23 +00:00
Jo-Philipp Wich
56b3fb4ef7
applications/luci-statistics: make it run ootb again
2010-02-28 00:19:58 +00:00
Jo-Philipp Wich
c23a386eb7
applications/luci-statistics: prepare lucid configuration on firstboot
2009-06-27 15:24:58 +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
cb0e180448
contrib/package: make luci-app-statistics depend on a few collectd plugins
...
applications/luci-statistics: implement a workaround for broken permissions on /tmp
2009-02-16 17:43:43 +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
Steven Barth
dbde0216c2
Rewrote UCI apply logic
2008-09-06 13:51:51 +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
e92fce9694
* luci/statistics: fix syntax error in init script
2008-06-10 22:28:08 +00:00
Jo-Philipp Wich
4495c0326c
* luci/statistics: add and enable load plugin by default
2008-06-10 22:08:27 +00:00
Steven Barth
64806f32be
* Made Makefiles attribute aware
2008-06-09 07:56:20 +00:00
Jo-Philipp Wich
5f6561bc34
* luci/statistics: register statistics reload commit action
2008-06-08 22:09:58 +00:00
Jo-Philipp Wich
cb3ed9f226
* luci/statistics: implement reload action in init script
2008-06-08 21:59:51 +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
be71969b76
* luci/statistics: update default config
2008-06-03 19:18:29 +00:00
Jo-Philipp Wich
9f4428eefc
* luci/statistics: add init script
2008-06-02 01:49:51 +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
e53d31062e
* ffluci/statistics: update default config
2008-05-25 02:56:05 +00:00
Jo-Philipp Wich
45be03914c
* ffluci/statistics: move contrib files from files/ to root/
2008-05-23 20:23:51 +00:00
Jo-Philipp Wich
191848dae0
* ffluci: first work on statistics application based on collectd
2008-05-17 17:43:49 +00:00