Question Monitor Cpu temperatures for other pc's on local network

Mar 1, 2022
2
0
10
I want to monitor the cpu temps of other pcs on my network locally.
They are windows based
What app or software is good for this?
 

Ralston18

Titan
Moderator
How many other pcs?

Continuous monitoring or just for occasional spot checking or troubleshooting?

For the latter, I would just set up remote desktop access to each pc, and login to monitor as necessary.

Constant monitoring would be more involved. Powershell likely a good choice.

Just get it all working as required for one pc and then use the script as a template for the other pcs to be monitored.

Hopefully the monitoring process would not slow the performance of the host monitoring system, the monitored systems, or the network.

= = = =

FYI:

https://www.adoclib.com/blog/how-to-get-a-cpu-temperature-through-wmi.html


Found this link also:

https://uberagent.com/docs/uberagen...collect-processor-temperature-with-uberagent/

Not a recommendation or endorsement - purpose is to just provide some insight as to available options.

= = = =

Depends on details.

All in all add some details about the requirements and environment.

More information needed.
 
Mar 1, 2022
2
0
10
I am looking to monitor 350 windows pcs.
So remote desktop is not an option.
I don't need continuous monitoring but checking every 30 minutes is enough.
Each pc is under-clocked (cpu voltage lowered) and tuned in the bios for the best thermals.
If the bios gets reset to defaults somehow then for sure the cpu temps would go over 90c and probably throttle.
So, i just need to check every once in a while to make sure the thermals are where they need to be.