Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.0 (Windows/Linux)
by
BossmanPL
on 19/10/2017, 16:25:39 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.

i did not know that, json is easy, but how to get to that json, if i set remote port, how do i connect to claymore api, socket way ?
is there a way to switch off or on card or restart claymore via api ?