Dynamic Temperature Display for Dashboard in V6

When I went from V5 to V6, I saw that they removed the CPU temperature display from the dashboard. I did some quick work and have been able to add it back in, along with dynamic to show normal, warn and critical based on a simple config file.

NORMAL

WARNING

CRITICAL

If this is something that interests you can get from github GitHub - gelsbern/pihole-cputemp: Add CPU Temperature back to pihole V6 dashboard. · GitHub

So far I have tested this on Raspberry Pi 5 and a couple of standard Debian Servers. I don't know how to add it to docker, so would accept help with that.

An interesting use case, but even with my Pi 2B, the temperature never rises above 50°C.

This might be of interest to users running multiple applications—such as Docker—since the CPU has to work significantly harder in those scenarios.
Thumbs up !

Thanks for the excellent explanation on your GitHUB Project Page : I always forget where to look for this specific data :grin:

Bookmarked! :wink:

For general server monitoring, this project has served me well for years, though it's not all that actively developed these days: RPi-Monitor.