How can I access cpu temperature readings using c#?
Posted
by Paul
on Server Fault
See other posts from Server Fault
or by Paul
Published on 2010-05-27T18:35:00Z
Indexed on
2010/05/27
18:42 UTC
Read the original article
Hit count: 179
For a programming project I would like to access the temperature readings from my CPU and GPUs. I will be using C#. From various forums I get the impression that there is specific information and developer resources you need in order to access that information for various boards. I have a MSI NF750-G55 board. MSI's website does not have any of the information I am looking for. I tried their tech support and the rep I spoke with stated they do not have any such information. There must be a way to obtain that info.
Any thoughts?
© Server Fault or respective owner