Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
kipper01
on 10/02/2018, 19:42:03 UTC
Hi

Could phoenix miner be added for profit management as it's faster than claymore and uses a lot of the same cli arguments from claymore and has a compatible API

https://bitcointalk.org/index.php?topic=2647654.0

Thanks

I'll second this

third it .
me to it is faster then Claymore ETH Miner just tested it by about 2 MH or was for me .

I think patrike indeed said a while back he was looking at a way to add any custom miner with full stats or what we need to run it in AM and Other OC options that AM can use but that's gonna take some time it's more involved to add. if I understood him wrong ,then I'm being it up again Smiley or hint, hint it will make life a lot easier but only if i misunderstood....if there needs to be a one time add on fee i will be then glad to pay for it or any thing to make AM more Universals then it all ready is . .. or Improve it , there is always room for improvement .
Thanks for the suggestions on this.

Until it's officially supported, it can be added as a user defined Managed Software. This is what I tried:
1) Via Options dialog, Managed Software, add a new software called "Phoenix Miner"
2) Set it as API compatible with Claymore Ethereum and use API port 3333
3) You can disable the algorithms not supported but no further configuration is required in this dialog
4) Add a new Managed Miner and set software to the new "Phoenix Miner". Point the path to the location of the Phoenix miner exe-file.
5) All command line parameters needs to be manually specified in the Command Line section of the Managed Miner, and it's important to specify API port like "-cdmport 3333". Example command line:
-pool eu1.ethermine.org:4444 -pool2 us1.ethermine.org:4444 -wal 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001 -cdmport 3333

Now it should be possible to start the miner and get monitoring information. I did however notice that the Pools tab is empty with this setup, but I will implement support for that in the next release.

For general information on the Managed Software feature, please see:
http://www.awesomeminer.com/help/managedsoftware.aspx

Thanks for this.