Post
Topic
Board Mining support
Topic OP
Managing multiple Linux headless miners (about a dozen) running cgminer?
by
factorem-mauris
on 29/01/2014, 08:44:08 UTC
Currently I SSH to each server and connect to a screen session and make changes to each miner manually. I can monitor with the cgminer php and ANUBIS but I'd like to be able to push a change out to the "farm" and am looking for some script samples for remotely interacting with the API.

I've seen the sample API (https://github.com/p2k/cgminer/blob/master/api-example.php)  but need a bit more to get my feet wet. Any help appreciated.