Tagged Questions

2
votes
4answers
4k views

How to get the temperature of motherboard of a PC (and other hardware statistics)?

does any one know how to get the current motherboard, processor or HD temperature statistics? In GNU/Linux, I know I could use something like hddtemp or sensord to get the info, and then parse it... ...