A fantastic piece of software! Some comments/suggestions:
Update to the latest openhardwaremonitor. There is an alpha version that fixes CPU temp for a lot of newer intel boards. The version is "hidden" on github, but it's working great for me.
http://openhardwaremonitor.org/files/openhardwaremonitor-v0.8.0.3-alpha.zipIs it possible to support ethminer? I use an optimized version that's slightly faster than claymore. I'm guessing you're using Claymore's remote monitor capability though?
Update Claymore package included with the client, the newer version is much faster than the one packaged.
Openhardware monitor runs automatically via your tool, so you might want to remove that from the instructions, otherwise you end up with two instances running.
Is there any way to monitor power settings/useage? I didn't see that in OHM but I know GPU-Z has that option. Not sure if there's an API you could tie into GPU-Z instead?
- nvidia folks can use nvidia-smi at least to see the power draw per card!
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi --format=csv --query-gpu=power.draw
power.draw [W]
82.42 W
84.88 W
84.26 W
84.39 W
You can also use this same utility to edit values per card. So you could give nvidia users the ability to adjust their settings remotely. Lots of great opportunity here for windows users (this kind of product already exists in linux)
Ability to remotely change speedfan control?