• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Remotely monitor computer hardware?

Zim

Golden Member
I'm looking for software that allows me to remotely monitor the hardware on my HTPC (temps, voltages, SMART status, etc). My Windows 7 HTPC is always in one of two states: sleeping, or running Windows Media Center, so some form of remote desktop is not an option. Ideally, the software should run as a service, or a background task, and publish it's measurments to clients or to a webpage.

Does such a thing exist... at a reasonable price?
 
Last edited:
AIDA64 has a shared memory feature so writing your own using its readings would probably be fairly easy if you're a programmer. I am not aware of a preexisting application but that's not to say it doesn't exist.

Actually the Business Edition has a built-in remote monitoring/control feature but I don't know much about it.
 
one lame way would be to have your software (eg HWMonitor, RealTemp) running on the desktop, have some program that takes a screenshot of the screen every interval and upload to a server(or save to a dropbox folder) etc

but this lame way won't require you to host a server(and introduce security issues)

or if your program(HWMonitor) allows you to save the data to a file, get a keyboard macro program/script to save the data to a dropbox folder 😀
 
Last edited:
Back
Top