xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Stats Reporting

Open Snipa22 opened this issue 8 years ago • 3 comments
trafficstars

Proxy needs to provide stats reporting for connected miners.

Snipa22 avatar Jul 05 '17 13:07 Snipa22

@Snipa22 are you working on this? If you need someone to test it, let me know :)

tosokr avatar Aug 13 '17 22:08 tosokr

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.

passnet avatar Dec 05 '17 09:12 passnet

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 =).

sconnary32 avatar Jan 12 '18 01:01 sconnary32