Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2823 - cpufreq plugin for collectd (luci statistics) missing cpufreq-stats kernel module #7620

Open
openwrt-bot opened this issue Feb 8, 2020 · 1 comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes

Comments

@openwrt-bot
Copy link

txcanyon:

Supply the following if possible:

  • Device problem occurs on x86_64 device with Intel i5-4570T cpu/4gb of ram
  • Software versions of OpenWrt/LEDE release: 19.07.1

Steps to reproduce:

  1. Install luci-app-statistics
  2. install collectd-mod-cpufreq

See error in system log:
Sat Feb 8 14:37:31 2020 daemon.err collectd[9875]: cpufreq plugin: File /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state not exists or no access. P-State statistics will not be reported. Check if `cpufreq-stats' kernel module is loaded.

Now the plugin does function but clearly the kernel-module would allow for more robust reporting as capable by collectd (allow to check "extra items" in the configuration of statistics.)

@aparcar aparcar added the kernel pull request/issue with Linux kernel related changes label Feb 22, 2022
@fantom-x
Copy link

Not a bug in kernel. The current collectd data collection plugin is not compatible with the new intel_pstate driver (vs "old" cpufreq). The steps to get back cpufreq-stats is in the comments below.

openwrt/packages#19222 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray kernel pull request/issue with Linux kernel related changes
Projects
None yet
Development

No branches or pull requests

3 participants