Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
haxiboy
on 18/10/2017, 21:58:33 UTC
Claymore i need to monitor rigs with php, is there any example for such language, i know there is nodejs monitoring tool but wasn't able to find any php example, do you have something or can provide as an test/example ?, thanks.

It's just Json, you can write monitoring in any language that can create json queries and parse the result. Its so Easy Smiley

Edit : PHP Can do it, HTML5 can do it, and almost every programming language have abilities to interact with json.