Hi one and all.... My first posting....

I'm running Domoticz on a raspberry pi and would still consider myself a beginner....

What I'm looking to do is grab the CPU temp, RAM and HDD percentage used off my windows home server and post them to Domoticz using it's JSON interface. So basically I just need to grab the values somehow on my server using a batch file or something and call a specific url located on the raspberry pi to post the values every 15 minutes or so...

Anyone got any idea on how to do this? Would I really need to use Powershell or something?