luci-app-statistics: add initial support for collect-mod-sensors
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 5 Oct 2015 13:13:44 +0000 (15:13 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 5 Oct 2015 13:13:44 +0000 (15:13 +0200)
commitcff2b99b4f9af0957ff6de4fe1ce48d30337b41b
treee52304fea0076c09e21d78c825a217aa47f236c5
parent56deb7b2cf5f295b264f245debb03b19716e84a7
luci-app-statistics: add initial support for collect-mod-sensors

Due to a lack of a test environment this support only covers thermal graphs
so far. Please send the output of "rrdtool info /tmp/rrd/*/sensors-*/*.rrd"
if your system happens to support voltage, power or fanspeed sensors.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/sensors.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/sensors.lua [new file with mode: 0644]
applications/luci-app-statistics/root/etc/config/luci_statistics
applications/luci-app-statistics/root/usr/bin/stat-genconfig