xmr-node-proxy
xmr-node-proxy copied to clipboard
Stats Reporting
Proxy needs to provide stats reporting for connected miners.
@Snipa22 are you working on this? If you need someone to test it, let me know :)
https://github.com/Snipa22/xmr-node-proxy/issues/33
I've actually added 'stats' debug facility, extended minerStats() to include login & IP and added setInterval() at the cluster issuing custom function sendStats(JSON.stringify(activeMiners[minerID].minerStats())); which uses debug.stats and also posts JSON to remote server where I log and show stats with simple AngularJS based page.
Any word on this functionality? Or perhaps a suggested way to make it work using nginx or something. I miss clearly seeing what workers are doing what on the pool page. To incentivize its creation make it a feature only available with donation turned on to default 1% or higher =).