diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2019-07-30 20:47:02 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2019-07-30 20:47:02 +0300 |
commit | e6f30bb7f39c67e1b2eaf312aa8d1f06e7b0a0ab (patch) | |
tree | d6514712bb7d0e5ecacc69cb603f4590407679a7 /applications/luci-app-polipo/luasrc | |
parent | 15088a31b84f786ea5924ee2f2f61df5cff32d7a (diff) |
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>
Diffstat (limited to 'applications/luci-app-polipo/luasrc')
0 files changed, 0 insertions, 0 deletions