Post
Topic
Board Hardware
Re: [ANN] Spondoolies-Tech - carrier grade, data center ready mining rigs
by
jtoomim
on 31/07/2014, 23:12:54 UTC
jtoomim: I'd connect to the cgminer API exactly like the web interface does when you click the UI buttons. The idea is to "API Allow"  connections from all over the LAN, not only from localhost, and you can have a nice monitoring tool. There were guys doing that since Coblee started Litecoin Smiley

Oh, yeah, I see how that would work.  Rather than doing API-allow for the whole LAN, we could just do it for our stats aggregation server. This would only give the data that cgminer has access to, though. No ASIC temps, clocks, power consumption, etc. Also, it would require a small mod to the firmware for each miner, which isn't a big deal, but it is a moderate-sized deal.

Zvi, is there another remote API for getting stats from the miners that includes the Spondoolies-specific stuff, or am I hunting unicorns?