[GH-ISSUE #579] Feature request: built-in check for CPU temperature #367

Closed
opened 2026-03-02 02:15:50 +03:00 by kerem · 4 comments
Owner

Originally created by @DjMagicFingers on GitHub (Jun 15, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/579

It would be very helpful when solving issues, if we had a way to check current CPU temperature and keep a log for it over time like we have the wonderful info about CPU load and the great graph we can produce to understand if there is some kind of problem with the hardware.

A way to set intervals would be also great.

This is sent as a feature request so it would be easy to create, for example, an alert when the CPU goes over a certain threshold.

A way to determine the output as Celsius or Fahrenheit is needed.

Here is a script I found online - I do not have the ability to do anything with this

Originally created by @DjMagicFingers on GitHub (Jun 15, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/579 It would be very helpful when solving issues, if we had a way to check current CPU temperature and keep a log for it over time like we have the wonderful info about CPU load and the great graph we can produce to understand if there is some kind of problem with the hardware. A way to set intervals would be also great. This is sent as a feature request so it would be easy to create, for example, an alert when the CPU goes over a certain threshold. A way to determine the output as Celsius or Fahrenheit is needed. [Here is a script I found online ](https://www.codegrepper.com/code-examples/shell/how+to+monitor+cpu+core+temperature+using+powershell)- I do not have the ability to do anything with this
kerem closed this issue 2026-03-02 02:15:50 +03:00
Author
Owner

@johnnyq commented on GitHub (Jun 15, 2021):

Great request, maybe even extend that to GPU temp as well would be extremely helpful.

<!-- gh-comment-id:861817415 --> @johnnyq commented on GitHub (Jun 15, 2021): Great request, maybe even extend that to GPU temp as well would be extremely helpful.
Author
Owner

@dinger1986 commented on GitHub (Jun 15, 2021):

We can cover this off with a community script but would need to agree on thresholds, also that script only monitors but monitoring without alerts is pointless.

Worth discussing on the scripts channel on discord.

<!-- gh-comment-id:861832202 --> @dinger1986 commented on GitHub (Jun 15, 2021): We can cover this off with a community script but would need to agree on thresholds, also that script only monitors but monitoring without alerts is pointless. Worth discussing on the scripts channel on discord.
Author
Owner

@dinger1986 commented on GitHub (Jun 15, 2021):

Probably based off of something like this...

https://github.com/MikeLierman/TempProber

But needs updated

<!-- gh-comment-id:861839674 --> @dinger1986 commented on GitHub (Jun 15, 2021): Probably based off of something like this... https://github.com/MikeLierman/TempProber But needs updated
Author
Owner

@dinger1986 commented on GitHub (Jun 15, 2021):

I have mentioned in scripts channel feel free to comment there

<!-- gh-comment-id:861843400 --> @dinger1986 commented on GitHub (Jun 15, 2021): I have mentioned in scripts channel feel free to comment there
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#367
No description provided.