* luci/applications: add experimental realtime statistics
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 18 Oct 2008 21:51:44 +0000 (21:51 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 18 Oct 2008 21:51:44 +0000 (21:51 +0000)
commite39b2bff3f01f299201d6c394cbeb7e28e852758
tree7df1567cb16ca486a442bd6df408dae913ad3e4a
parent758c06df583f439f625d5a62688d291654234e5b
* luci/applications: add experimental realtime statistics
applications/luci-livestats/Makefile [new file with mode: 0644]
applications/luci-livestats/htdocs/luci-static/resources/livestats/ExCanvas.js [new file with mode: 0644]
applications/luci-livestats/htdocs/luci-static/resources/livestats/GraphRPC.js [new file with mode: 0644]
applications/luci-livestats/htdocs/luci-static/resources/livestats/JsonRpc.js [new file with mode: 0644]
applications/luci-livestats/htdocs/luci-static/resources/livestats/MochiKit.js [new file with mode: 0644]
applications/luci-livestats/htdocs/luci-static/resources/livestats/PlotKit.js [new file with mode: 0644]
applications/luci-livestats/luasrc/controller/livestats.lua [new file with mode: 0644]
applications/luci-livestats/luasrc/view/livestats/loadavg.htm [new file with mode: 0644]
applications/luci-livestats/luasrc/view/livestats/traffic.htm [new file with mode: 0644]
applications/luci-livestats/luasrc/view/livestats/wireless.htm [new file with mode: 0644]
contrib/package/luci/Makefile