Search content
Sort by

Showing 5 of 5 results by dmitrich777
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
dmitrich777
on 28/05/2025, 03:50:34 UTC
Hello, I have always used the awesome miner under Windows, but at some point I decided to try Linux. I installed Debian 12 and then the avesome linux service. But now, I do not see any statistics from the srbminer. The console tab is an empty black window. No statistics from the client. But miner iself is working fine. I looked - port 4028 is open. I tried the same and got the same result on Ubuntu. The screen debian package is installed. What could be the problem?
Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144_5/192_7 Miner v1.06 (BTG, BTCZ, ZERO)
by
dmitrich777
on 03/11/2018, 07:18:44 UTC
I understand your request, we will add EWBF's API compatibility in next update.

Thank you for responsiveness!
The main advantage of Awesome Miner is the ability to change the parameters of the pool (and mining software) on the fly without going into each rig.
Yes, you added compatibility but only through an external miner. Command line remained ewbf like (exept api key), but -api part became Bminer.
Can you add bminer command line compatiblity together with bminer api compatibility?
Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144_5/192_7 Miner v1.06 (BTG, BTCZ, ZERO)
by
dmitrich777
on 27/10/2018, 04:13:44 UTC
Code:
./miner --server POOL_ADDRESS --user WALLET_ADDRESS --pass x --port POOL_PORT --algo 144_5 --pers BgoldPoW --pec --telemetry 10555
Next navigate in your browser to http://localhost:10555 to see statistics, also you can get JSON statistics at http://localhost:10555/stat
Yes, I saw it. But I mean replace --telemetry with -api 0.0.0.0:port so your command line will be compatible with ewbf. Awesome miner didnot know your miner, but knows ewbf. But if you dont want to do it, dont do it, your miner already has a pretty good restarting mechanism on error.
Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144_5/192_7 Miner v1.06 (BTG, BTCZ, ZERO)
by
dmitrich777
on 26/10/2018, 16:55:28 UTC
+ Telemetry / API support https://imgur.com/a/zfzBRL2
Great news! Can you add --api command line key when I can choose address:port like ewbf? Need this argument for Awesome miner support.
Post
Topic
Board Mining (Altcoins)
Re: GMiner CUDA Equihash 144_5/192_7 Miner v1.05 (BTG, BTCZ, ZERO)
by
dmitrich777
on 18/10/2018, 05:07:39 UTC
Are you planning api integration? Need to insert your miner into awesome miner. Thanks.