Periodic temp sensor spikes since last update? #1861
bl4ckswordsman
started this conversation in
General
Replies: 4 comments 3 replies
|
Only on that sensor? Sometimes sensors can report bad values. You can try a versioned image tag like |
0 replies
|
Just for reference I don't see this problem with the binary agent, on any of my systems the Might be worth to check when it happens what is returned by the sensor. As @henrygd mentioned sometimes there might be a bad value returned by it. Similar was reported in #1815 |
0 replies
|
Thanks a lot for your replies! I looked into some other services I host and the acpitz sensor temperature seems to have normalized now. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I've noticed some periodic (about every 4 minutes) high temperature spikes(from 40 to 80°C) on one of my sensors (acpitz), which seemingly started to happen since the latest 0.18.6 update.
I've been troubleshooting and trying to find the culrpit for a while now, and I ended up in suspecting Beszel itself as this started occuring when it was last updated.
I'm guessing it has to do with the collection of some sort of stats but I can't pinpoint which ones from the release notes.
I'm running Beszel in Docker/Linux.
All reactions