Monitor your gaming pc's te,perature and resource consumption on a raspberry pi 2

The_rookie

Reputable
Nov 16, 2015
18
0
4,510
hello,
I just managed to get my hands on a small raspberry pi compatible screen and a pi 2.I was wondering if there was an application which would display your gaming pc;s temp and resources via the net on your pi 2(Something similar to NZXT CAM software...but that isn't available for raspbian).Any advice on a graphical app available to do this would be appreciated.
 
Solution
it might be possible on your lan, but on the internet is hard. If you want to do it on a lan, Then create a static ip for the pi. Then create a script on your pc that uses the command netsend to the static ip. This is just a start I hope this help you.

jbaker22

Honorable
Sep 22, 2013
943
0
11,360
it might be possible on your lan, but on the internet is hard. If you want to do it on a lan, Then create a static ip for the pi. Then create a script on your pc that uses the command netsend to the static ip. This is just a start I hope this help you.
 
Solution