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.