Author

Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners - page 590. (Read 703113 times)

newbie
Activity: 2
Merit: 0
Awesome Miner 3.1

- Added configuration to make MSI Remote Server automatically start when Windows starts and a setting to ignore specific GPU's by name


hello , how to do configuration to make msi remote server automatically start?  in awesomeminer app or on agent?
legendary
Activity: 3346
Merit: 1094
legendary
Activity: 3346
Merit: 1094
Awesome Miner 3.1

- Added configuration to make MSI Remote Server automatically start when Windows starts and a setting to ignore specific GPU's by name
- Show secondary coin hashrate in miner list when dual mining
- Mining Pool Hub included in profit switcher and statistics
- Added support for zpool Skein and Blake2s algorithms
- Balance more accurate and up-to-date for Dash and more coins.
- Improvements to Console view
- Several minor corrections and improvements

Make sure you upgrade your Remote Agents as well!
legendary
Activity: 3346
Merit: 1094
This look rather interesting, but I'm guessing there are fees one has to pay. How much are they? As greedy as Claymore, which I shun just because of the greed of the dev?
You can find more information on the pricing for Awesome Miner on the web site:
http://www.awesomeminer.com/buy.aspx

There are no hidden fees in Awesome Miner and there is also a Free Edition available. If you the Claymore miner from Awesome Miner, the Claymore miner itself can have a dev free, but that's totally within the Claymore software.
newbie
Activity: 30
Merit: 0
There are no fees, only a software purchase cost if you want something more than the free version.  This may still use miners which have fees (like Claymore), but honestly, if one miner is much better than the others I don't mind paying the dev for his work.  I happily pay Claymore.



sr. member
Activity: 294
Merit: 250
This look rather interesting, but I'm guessing there are fees one has to pay. How much are they? As greedy as Claymore, which I shun just because of the greed of the dev?
legendary
Activity: 3346
Merit: 1094
Got it! Thanks for the answer.

EDIT: Any chance we could see an option to add the single JSON query in a custom coin options then? It's getting a little frustrating changing the diff/value all the time..
This is probably possible to implement with the C# scripting interface already available in Awesome Miner.

If it's for Digicoin you want to do this, I may have to do a bit more work in Awesome Miner to support that coin in a good way. That coin has multiple algorithms, but all with the same DGB short name.
hero member
Activity: 1151
Merit: 528
Got it! Thanks for the answer.

EDIT: Any chance we could see an option to add the single JSON query in a custom coin options then? It's getting a little frustrating changing the diff/value all the time..
legendary
Activity: 3346
Merit: 1094

Its odd one of the 3 pools supported is Zpool and it still does not have Blake2s. My dashboard is not correct because of this.

Need Blake2S support
Can't get advanced API with my L3+
Half the coins are not loading
Blake2s can be added in next release. I already noticed your other reply above that the L3+ issues was resolved.
Was there any other issues on the dashboard than Blake2s missing?

Skien is not showing a price so there is not profit posted.
There are no Skein coins on whattomine or coinwarz, so the only source of information is zpool. Zpool Skein statistics and profit switcher support is implemented, but not yet released.
There are, they just are hard to find: https://whattomine.com/coins/114-dgb-skein
The problem is that it's not included in the API response from whattomine because it's current status is "Active (not listed)".
I'm curious what you mean because I'm using it in one of my custom programs right now..
https://whattomine.com/coins/114.json

From these APIs I calculate my income on a page: https://i.imgur.com/PC866Dm.png - note that the DGB showing is DGB-Skein
These are the only two WhatToMine API links that officiall will work all the time:
http://www.whattomine.com/coins.json
http://www.whattomine.com/asic.json

These two API's are updated to reflect what's being added on WhatToMine, and the coins listed there are generally stable without broken stats. The benefit of using these two is that as soon WhatToMine adds a new coin, it will automatically be listed in Awesome Miner. No need to update, remove or maintain a list of coins that is changing frequently.

You are correct that in addition to above, there are probably 200 individual JSON files for every single coin. It's however not realistic to use this from Awesome Miner, because it would put load on the WhatToMine server to make this number of individual HTTP requests, and it would also require constant updates of the source code in Awesome Miner to keep track of coins being added and removed.

I do agree that it would make sense for WhatToMine to push some of the missing coins to their main API-links, because most popular coins are included.
hero member
Activity: 1151
Merit: 528

Its odd one of the 3 pools supported is Zpool and it still does not have Blake2s. My dashboard is not correct because of this.

Need Blake2S support
Can't get advanced API with my L3+
Half the coins are not loading
Blake2s can be added in next release. I already noticed your other reply above that the L3+ issues was resolved.
Was there any other issues on the dashboard than Blake2s missing?

Skien is not showing a price so there is not profit posted.
There are no Skein coins on whattomine or coinwarz, so the only source of information is zpool. Zpool Skein statistics and profit switcher support is implemented, but not yet released.
There are, they just are hard to find: https://whattomine.com/coins/114-dgb-skein
The problem is that it's not included in the API response from whattomine because it's current status is "Active (not listed)".
I'm curious what you mean because I'm using it in one of my custom programs right now..
https://whattomine.com/coins/114.json

From these APIs I calculate my income on a page: https://i.imgur.com/PC866Dm.png - note that the DGB showing is DGB-Skein
legendary
Activity: 3346
Merit: 1094
Is there a way to switch all my bitcoin miners from one pool to another? Or am I stuck doing is one at a time?
Yes, you can select either many or all miners in the list and perform the Switch Pool operation on all selected.

There are multiple ways of selecting miners
1) Right click on a miner and click "Select all"
2) Select the first miner in list, hold down shift and click on the last miner in list.
3) Hold down control key while clicking on miners to select multiple

Another option is to select the group, and then you should be able to perform the operation on the entire group instead.
legendary
Activity: 3346
Merit: 1094

Its odd one of the 3 pools supported is Zpool and it still does not have Blake2s. My dashboard is not correct because of this.

Need Blake2S support
Can't get advanced API with my L3+
Half the coins are not loading
Blake2s can be added in next release. I already noticed your other reply above that the L3+ issues was resolved.
Was there any other issues on the dashboard than Blake2s missing?

Skien is not showing a price so there is not profit posted.
There are no Skein coins on whattomine or coinwarz, so the only source of information is zpool. Zpool Skein statistics and profit switcher support is implemented, but not yet released.
There are, they just are hard to find: https://whattomine.com/coins/114-dgb-skein
The problem is that it's not included in the API response from whattomine because it's current status is "Active (not listed)".
sr. member
Activity: 546
Merit: 253
Is there a way to switch all my bitcoin miners from one pool to another? Or am I stuck doing is one at a time?
hero member
Activity: 1151
Merit: 528

Its odd one of the 3 pools supported is Zpool and it still does not have Blake2s. My dashboard is not correct because of this.

Need Blake2S support
Can't get advanced API with my L3+
Half the coins are not loading
Blake2s can be added in next release. I already noticed your other reply above that the L3+ issues was resolved.
Was there any other issues on the dashboard than Blake2s missing?

Skien is not showing a price so there is not profit posted.
There are no Skein coins on whattomine or coinwarz, so the only source of information is zpool. Zpool Skein statistics and profit switcher support is implemented, but not yet released.
There are, they just are hard to find: https://whattomine.com/coins/114-dgb-skein
legendary
Activity: 1274
Merit: 1000
Using CM ZEC Miner
...
 it Shows the GTX 1060 as a RX 470 using  EWBF ZEC miner
...
Can you please select the miner, then send me the API report via e-mail using Tools -> API Report. Thanks

Just sent it ...!!
newbie
Activity: 33
Merit: 0
Please add currency Hush (HUSH)
Equihash
legendary
Activity: 3346
Merit: 1094
Something I am noticing is miner offline notifications don't seem to work properly, same with rig down notifications. I have some rigs that are resetting and it doesn't notice it or it does a few minutes after I get it up and running again. I am using performance mode so there might be some sort of bug in there.

Also please add a auto update for remote services. 'Would you like to update all remote services?' sorta deal.
Can you let me know the configuration of your Offline Detection rule in the Options dialog, Rules section? In the Trigger of that rule, how many seconds are configured as offline tolerance and is it configured to detect if Remote Agent is offline?
legendary
Activity: 3346
Merit: 1094
Have just started using awesomeminer, was using nicehash miner.
One thing I have noticed is nicehash miner uses 100% of my GPU's but awesomeminer is only using about 75-80% of my GPU power. Is there another setting I can change? Have been looking over it all day and can't find nothing. This is only on Claymore's Dual Ethereum AMD+NVIDIA GPU Miner though, Have changed to only mine Equihash and it goes 100%.
Am on the Free version, wanted to get it all working before purchasing it.

Also when ever I start awesomeminer it is always running ETH and Lbry, it never changes. Have been using stock settings in awesomeminer. Thinking it is auto setup for nicehash, do I have to set the pools etc up still for nicehash?

TAI
Jonesy
Do you see any hashrate differences, or is it only GPU load difference? Ethereum Claymore miner has an intensity setting that can be used to stress the GPU a bit more, but I think it will depend on your system if it actually results in better hashrates. For profit switching you need to add a Managed Profit Switcher, where you have the option to only enter your Bitcoin address and get started. See:
http://www.awesomeminer.com/help/profitswitching.aspx
legendary
Activity: 3346
Merit: 1094
For now to mitigate the problem I posted above (the automated profit miner switching to something very unprofitable), I edited the profit profile the miner is using and unchecked all but the algo's my rig should be good at, to prevent it from going to one of the other algos.

I'm having an issue with Claymore however, when the profit miner tries to use Claymore (for ETH or ETC) it complains that -epools is missing.  But the profit miner should just be using zpool.ca, so I don't know what the problem is there.


BTW is Skein supported? I don't see that listed in the Algos.
Right now the profit switcher only includes typical hashrates, so depending on mining hardware, clocking, software used and other factors, you probably need to change the hashrates for some algorithms. You also have the option to right click on a miner and select Save hashrate during mining. This can probably be improved in the future, but it's how the current implementation works. As you already found out, you can also disable the algorithms you don't want to use.

Can you click the Diagnostics button for the miner having problems starting with Claymore Ethereum mining (the -epools missing issue), and provide me with the output?
legendary
Activity: 3346
Merit: 1094
Using CM ZEC Miner
...
 it Shows the GTX 1060 as a RX 470 using  EWBF ZEC miner
...
Can you please select the miner, then send me the API report via e-mail using Tools -> API Report. Thanks
Jump to: