felixbrucker / miner-monitor

Miner, balance, wallet and pool monitoring software
GNU General Public License v3.0
57 stars 39 forks source link

Any Compatiblity with nomp, s-nomp, knomp? #5

Open 49handyman opened 3 years ago

49handyman commented 3 years ago

if not give me some pointers to modify and ill do the work.

anything for bitmain antminers, stats on port 4028, like awesome miner?

49handyman commented 3 years ago

here's some specs for live stat URL's

http://pool.entrustus.org:8082/api/stats - raw json statistic http://pool.entrustus.org:8082/api/pool_stats - historical time per pool json http://pool.entrustus.org:8082/api/live_stats - live stats http://pool.entrustus.org:8082/stats - raw statistics (json) http://pool.entrustus.org:8082/live_stats - live stats (json stream)

/pool_stats - pool statistics (json) /pool_fees - pool fees (json, new!)

/payments - payments data (json, new!) /worker_stats?workeraddress - worker statistics (json, new!)