How to set the temperature

Status

Clear the browser cache and reload the dashboard.

remains the same, does not load the temperature

Do you have any browser plugins installed?

IT doesn't have

Please generate a debug log with pihole -d and post the token here. What OS and plattform are you running pihole at? The only time this has been discussed here is quite a while back

how it works so that the temperature appears on the panel?

It will not make the temperature to show up, but will help us to troubleshoot your issue.

but its performance is affected?

If you want help resolving the problem, please provide us the information we need to help you.

How can I verify that it is working correctly?

Run pihole -d and read the output.

https://tricorder.pi-hole.net/yg88vupoi9/
You're running pihole on Ubuntu. As in the other thread mentioned, the temperature is not displayed on ubuntu systems (if things haven't changed in the meantime).

What is the output of

cat /sys/class/thermal/thermal_zone0/temp
cat /sys/class/hwmon/hwmon0/temp1_input

side note: Having 18 (!) upstream DNS servers configured seems too be a bit overkill

DO THESE COMMANDS HAVE TO BE EXECUTED?

Seriously?

1 Like

Do you think there should be some fall-back logic when /sys/class/hwmon/hwmon0/temp1_input is missing?

$ ls /sys/class/hwmon/hwmon?/temp?_input
/sys/class/hwmon/hwmon1/temp1_input  /sys/class/hwmon/hwmon4/temp1_input
/sys/class/hwmon/hwmon3/temp1_input  /sys/class/hwmon/hwmon4/temp2_input
/sys/class/hwmon/hwmon3/temp2_input  /sys/class/hwmon/hwmon4/temp3_input
/sys/class/hwmon/hwmon3/temp3_input  /sys/class/hwmon/hwmon4/temp4_input
/sys/class/hwmon/hwmon3/temp4_input  /sys/class/hwmon/hwmon4/temp5_input
/sys/class/hwmon/hwmon3/temp5_input  /sys/class/hwmon/hwmon5/temp1_input
/sys/class/hwmon/hwmon3/temp6_input
$ lsb_release -d
Description:	Ubuntu 20.04.1 LTS

No, I think the whole temperature section needs to be removed. There's no use for it and there's no way to cover all the platforms. It only shows on certain boards and honestly it's useless information.

1 Like

I agree - you can easily get the temperature from the terminal with a Linux command and there is no real need to have this on the Pi-hole dashboard.