luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions
Hannu Nyman e6f30bb7f3 luci-app-statistics: cpufreq: changes in data structure
Collectd 5.9.0 changed the data structure of the cpufreq plugin:
CPU cores are now handled as separate plugin instances.

There are also new data items per core:
 * time spent at each frequency
 * amount of frequency transitions

Enable these new data items, but initially hide them behind
a new config option "ExtraItems" (default: disabled), as
the amount of graphs in multi-core systems could be rather large.

Note that the frequencies are not (yet) sorted, so the
information value of the time-spent graph is semi-random.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-07-30 20:47:02 +03:00
..
apcups.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
conntrack.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
contextswitch.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
cpu.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
cpufreq.lua luci-app-statistics: cpufreq: changes in data structure 2019-07-30 20:47:02 +03:00
curl.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
df.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
disk.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
dns.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
entropy.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
interface.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
iptables.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
irq.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
iwinfo.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
load.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
memory.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
netlink.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
nut.lua luci-app-statistics: change nut voltage graph combines view. 2019-05-14 09:13:05 +02:00
olsrd.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
openvpn.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
ping.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
processes.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
sensors.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
splash_leases.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
tcpconns.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
thermal.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00
uptime.lua luci-app-statistics: add new item callback for menu entry 2019-03-07 15:16:55 +01:00