Closed maxdelia closed 2 years ago
Interesting bug, I wasn't able to reproduce this on fedora. Could you please send which version of cockpit-pcp
you have installed?
Interesting bug, I wasn't able to reproduce this on fedora. Could you please send which version of
cockpit-pcp
you have installed?
Sure, thanks for taking a look!
I ran apt-get -V -s install cockpit-pcp
and this was the output:
...
cockpit-pcp is already the newest version (239-1).
239 is super old. How come it has shown temperature before? You need to enable backports to get a new version.
239 is super old. How come it has shown temperature before? You need to enable backports to get a new version.
It worked, thanks! I've used sudo apt -t bullseye-backports install cockpit-pcp
.
Explain what happens
In a fresh install via backports the CPU temp is correctly visible inside the CPU card under metrics, but after installing
cockpit-pcp
for enabling metrics history the temp disappears!In the console of my browser I can see the following error:
The system seems to be able to detect the CPU temp:
grep -r . /sys/class/hwmon/hwmon*/name
returnsgrep -r . /sys/class/hwmon/hwmon*/temp*
returnsVersion of Cockpit
276.1-1~bpo11+1
Where is the problem in Cockpit?
Metrics
Server operating system
Debian
Server operating system version
Debian GNU/Linux 11 (bullseye)
What browsers are you using?
Chrome
System log