Author

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

legendary
Activity: 3346
Merit: 1094
Awesome Miner version 4.4.6 (Development Preview of 4.5)

This is a smaller update to the previous development release, addressing a few points discussed earlier. This update also adds Ccminer KlausT.
newbie
Activity: 12
Merit: 0
On Development Preview of 4.5, seems like BMiner takes a lot longer to get up to top speed than what the benchmarks will allow time for (even precise).  To get the right speed for comparison, leave it running on a miner and save the hashrate.  So far, it is indeed faster than Excavator by a noticable margin.

4.25KH/s on a rig with Excavator
4.47KH/s on the same rig with BMiner

Ran for about 10 minutes before I saw the speed level out.
legendary
Activity: 3346
Merit: 1094
You are amazing! Thank you! Time to get to work for me!
I just pushed the updated API documentation to the web site. Please let me know if any additional clarifications are required.
jr. member
Activity: 99
Merit: 8
hello, I'm hoping someone can help me.

I have an interesting/unique situation (I think) where I need to run two instances of a customized ccminer at the same time on one rig. Reason being: the ccminer variant only supports a max of 8 GPUs (I have 12)

I'm able to run two instances of the miner in command prompt windows (specifying which GPUs to use).


The issue I have is that within Awesome Miner, when I created the managed software, I set it to full compatibility and compatible software: CcMiner.  However, I cannot change the API port, which results in one of the ccminer instances being detected as being offline.


How can I specify a custom API port to be used? I can do this on the command line, will Awesome Miner pick this up? it doesn't seem like it would.

Thanks in advance.
Is this software fully command line and API compatible with ccminer? If that's the case, Awesome Miner will start it in a similar way as Ccminer, and automatically pass "-b 0.0.0.0:4035" to the command line to enable the API (where 4035 is a made up port number that Awesome Miner later will connect to). If you start another instance, Awesome Miner will make sure that each instance get a unique port number. You cannot tell Awesome Miner which port to use, but there shouldn't be a need for that.

Are there any differences compared to Ccminer for the API command line? If you use the Diagnostics button in the toolbar, does the command line look correct for both ccminer instances?

Thank you!
I just wanted to make sure it would work before moving it from cmnd line to AM.

it's a fork of Ccminer 2.2.4 so there shouldn't be any api differences
legendary
Activity: 3346
Merit: 1094
Thank you Patrike for the new version and improvements.
 
Can you add d3pool to managed profit switcher ?

Is there a way to see for each pool the hashrate for each worker i have that is identified with ID field and using the miners array from yiimp pools API ?
Thanks for your feedback.

I was thinking about adding D3Pool to the profit switcher as well, but right now it only has a single X11 pool. This pools is mainly intended for ASIC miners, while the Managed Profit Switching pools are mainly intended for CPU and GPU mining, where X11 isn't so popular.

Right now it's not possible to see the pool hashrate. With this version, Awesome Miner starts to integrate more with the pools to display the pool balance, and the next step would then be to improve the integration to also include hashrates. I fully agree that this feature would make sense.

But if it is intended for ASICS, it means the statistics are wrong ? because it always shows 25% more than the most profitable pool.
I just noticed that in some of the statistics modes, it's showing way too high values for D3Pool X11. I will correct that. It should of course be 1000 times less and be about the same level as the other X11 pools. Thanks for pointing that out.
jr. member
Activity: 315
Merit: 8
Is there a way to have any non profit pool switching to start happening instead of going for profit only?

I'd like to be able to have the option to:

switch pools every x hours
lowest diff pool switching
or any other stat that can be pulled from what to mine?

Not sure if this is the case or not. I can set up profiles but they arent automated and you dont have the ability to bounce around pools like you can the antminers in awesome miner.
legendary
Activity: 3346
Merit: 1094
hello, I'm hoping someone can help me.

I have an interesting/unique situation (I think) where I need to run two instances of a customized ccminer at the same time on one rig. Reason being: the ccminer variant only supports a max of 8 GPUs (I have 12)

I'm able to run two instances of the miner in command prompt windows (specifying which GPUs to use).


The issue I have is that within Awesome Miner, when I created the managed software, I set it to full compatibility and compatible software: CcMiner.  However, I cannot change the API port, which results in one of the ccminer instances being detected as being offline.


How can I specify a custom API port to be used? I can do this on the command line, will Awesome Miner pick this up? it doesn't seem like it would.

Thanks in advance.
Is this software fully command line and API compatible with ccminer? If that's the case, Awesome Miner will start it in a similar way as Ccminer, and automatically pass "-b 0.0.0.0:4035" to the command line to enable the API (where 4035 is a made up port number that Awesome Miner later will connect to). If you start another instance, Awesome Miner will make sure that each instance get a unique port number. You cannot tell Awesome Miner which port to use, but there shouldn't be a need for that.

Are there any differences compared to Ccminer for the API command line? If you use the Diagnostics button in the toolbar, does the command line look correct for both ccminer instances?
hero member
Activity: 1151
Merit: 528
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Pool Balance to display unpaid balance and recent payouts for the mining pools supported by the profit switcher
- New pool for Managed Profit Switcher and profitability information: Zergpool
- New pool for Managed Profit Switcher and profitability information: Mining Dutch
- New pool for profitability information: D3pool
- New mining software support: Bminer for Equihash
- New mining software support: PhoenixMiner for Ethereum
- Awesome Miner HTTP API for adding, updating and removing user defined coins with profit information
- Awesome Miner HTTP API for adding, updating and removing pools
- Added CORS support for built-in web server
- New rule action to apply a Profit Profile to a miner
- Support for wallet balance for SIA, Verge and Digibyte
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
- Czech Koruna added as display currency
- CastXMR 0.8.5
- DSTM ZCash miner 0.6
- Minor corrections

Development versions are intended for users that want to try the latest features before they are made available in the official releases. Development versions are not intended to be deployed at large scale as they have not been tested as much as the official releases.

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates

Direct download links if needed:
http://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

The plan is to release version 4.5 in a few days from now.

Any feedback is of course appreciated. Thanks!

Note: The Mining Dutch pool should be configured with a worker name. The label in the Awesome Miner user interface currently state "Bitcoin address", which is incorrect. Please enter your Mining Dutch worker name in this field. This UI issue will soon be corrected .

You are amazing! Thank you! Time to get to work for me!
newbie
Activity: 140
Merit: 0
Thank you Patrike for the new version and improvements.
 
Can you add d3pool to managed profit switcher ?

Is there a way to see for each pool the hashrate for each worker i have that is identified with ID field and using the miners array from yiimp pools API ?
Thanks for your feedback.

I was thinking about adding D3Pool to the profit switcher as well, but right now it only has a single X11 pool. This pools is mainly intended for ASIC miners, while the Managed Profit Switching pools are mainly intended for CPU and GPU mining, where X11 isn't so popular.

Right now it's not possible to see the pool hashrate. With this version, Awesome Miner starts to integrate more with the pools to display the pool balance, and the next step would then be to improve the integration to also include hashrates. I fully agree that this feature would make sense.

But if it is intended for ASICS, it means the statistics are wrong ? because it always shows 25% more than the most profitable pool.
legendary
Activity: 3346
Merit: 1094
Thank you Patrike for the new version and improvements.
 
Can you add d3pool to managed profit switcher ?

Is there a way to see for each pool the hashrate for each worker i have that is identified with ID field and using the miners array from yiimp pools API ?
Thanks for your feedback.

I was thinking about adding D3Pool to the profit switcher as well, but right now it only has a single X11 pool. This pools is mainly intended for ASIC miners, while the Managed Profit Switching pools are mainly intended for CPU and GPU mining, where X11 isn't so popular.

Right now it's not possible to see the pool hashrate. With this version, Awesome Miner starts to integrate more with the pools to display the pool balance, and the next step would then be to improve the integration to also include hashrates. I fully agree that this feature would make sense.
newbie
Activity: 140
Merit: 0
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Pool Balance to display unpaid balance and recent payouts for the mining pools supported by the profit switcher
- New pool for Managed Profit Switcher and profitability information: Zergpool
- New pool for Managed Profit Switcher and profitability information: Mining Dutch
- New pool for profitability information: D3pool
- New mining software support: Bminer for Equihash
- New mining software support: PhoenixMiner for Ethereum
- Awesome Miner HTTP API for adding, updating and removing user defined coins with profit information
- Awesome Miner HTTP API for adding, updating and removing pools
- Added CORS support for built-in web server
- New rule action to apply a Profit Profile to a miner
- Support for wallet balance for SIA, Verge and Digibyte
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
- Czech Koruna added as display currency
- CastXMR 0.8.5
- DSTM ZCash miner 0.6
- Minor corrections

Development versions are intended for users that want to try the latest features before they are made available in the official releases. Development versions are not intended to be deployed at large scale as they have not been tested as much as the official releases.

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates

Direct download links if needed:
http://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

The plan is to release version 4.5 in a few days from now.

Any feedback is of course appreciated. Thanks!


Thank you Patrike for the new version and improvements.
 
Can you add d3pool to managed profit switcher ? If you check statistics d3pool is always with 25% more profitable than the next most profitable pool, is there an error ?

Is there a way to see for each pool the hashrate for each worker i have that is identified with ID field and using the miners array from yiimp pools API ? If we can compare rates from pool to the ones from miners we can identify if there is an issue with the pool or with the version we have for the miner that can report an inflated rate for various reasons you might imagine.

Thanks again for the new version.
jr. member
Activity: 99
Merit: 8
hello, I'm hoping someone can help me.

I have an interesting/unique situation (I think) where I need to run two instances of a customized ccminer at the same time on one rig. Reason being: the ccminer variant only supports a max of 8 GPUs (I have 12)

I'm able to run two instances of the miner in command prompt windows (specifying which GPUs to use).


The issue I have is that within Awesome Miner, when I created the managed software, I set it to full compatibility and compatible software: CcMiner.  However, I cannot change the API port, which results in one of the ccminer instances being detected as being offline.


How can I specify a custom API port to be used? I can do this on the command line, will Awesome Miner pick this up? it doesn't seem like it would.

Thanks in advance.
newbie
Activity: 28
Merit: 0
Thanks for letting me know. Is it a coin where you manually entered profitability information or what is the source of the exchange rate?

It's a coin with manually added profitability information.

Current difficulty and price can be seen here: https://garli.co.in/

Would be great if it could optionally pull this from the explorer - Awesome Miner is already able to pull my balance from this explorer using the API, so I guess it shouldn't be too difficult.
newbie
Activity: 27
Merit: 0
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Pool Balance to display unpaid balance and recent payouts for the mining pools supported by the profit switcher
- New pool for Managed Profit Switcher and profitability information: Zergpool
- New pool for Managed Profit Switcher and profitability information: Mining Dutch
- New pool for profitability information: D3pool
- New mining software support: Bminer for Equihash
- New mining software support: PhoenixMiner for Ethereum
- Awesome Miner HTTP API for adding, updating and removing user defined coins with profit information
- Awesome Miner HTTP API for adding, updating and removing pools
- Added CORS support for built-in web server
- New rule action to apply a Profit Profile to a miner
- Support for wallet balance for SIA, Verge and Digibyte
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
- Czech Koruna added as display currency
- CastXMR 0.8.5
- DSTM ZCash miner 0.6
- Minor corrections

Development versions are intended for users that want to try the latest features before they are made available in the official releases. Development versions are not intended to be deployed at large scale as they have not been tested as much as the official releases.

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates

Direct download links if needed:
http://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

The plan is to release version 4.5 in a few days from now.

Any feedback is of course appreciated. Thanks!

Amazing! Thank you Patrike & the rest!
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
Any feedback is of course appreciated. Thanks!

Exchange rates for custom coins are now no longer displayed. I've added Garlicoin as custom coin, and previously it would list the current exchange rate. With the new version, it's displayed as "0,00".

Thanks for letting me know. Is it a coin where you manually entered profitability information or what is the source of the exchange rate?

Edit: I was able to reproduce the issue on a user defined coin with manually entered exchange rate. Please let me know if you found another scenario as well.
newbie
Activity: 28
Merit: 0
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
Any feedback is of course appreciated. Thanks!

Exchange rates for custom coins are now no longer displayed. I've added Garlicoin as custom coin, and previously it would list the current exchange rate. With the new version, it's displayed as "0,00".
legendary
Activity: 3346
Merit: 1094
I think Mining Dutch requires a login and worker.

The profit switching page asks for BTC address. Should this be login?


Quote
1.0 Choose hashing algorithm
Choose the desired hashing algorithm (Top right Corner) settings are algorithm specific!!!.
1.1 Create account.
Register here, or Login if you already have account
Create a worker that will be used by the miner to login
Without this worker we can't link your miner to your account, miners without or with a wrong workername will therefore not receive any payments.

2. Download a miner.
See step 1.0
3. Configure your miner.
Username:    Your loginname.Workerid
Password:     We dont check this, leave empty or you can use it to put a note .
URL:              Configure your miner with one of the Url's from the table below
You are of course correct. Awesome Miner passes the information you enter in the profit switcher configuration, but it's incorrectly labeled as "Bitcoin address". Is should labeled like for MiningPoolHub with "Worker name" instead. I will correct this soon. Thanks
sr. member
Activity: 434
Merit: 251
I think Mining Dutch requires a login and worker.

The profit switching page asks for BTC address. Should this be login?


Quote
1.0 Choose hashing algorithm
Choose the desired hashing algorithm (Top right Corner) settings are algorithm specific!!!.
1.1 Create account.
Register here, or Login if you already have account
Create a worker that will be used by the miner to login
Without this worker we can't link your miner to your account, miners without or with a wrong workername will therefore not receive any payments.

2. Download a miner.
See step 1.0
3. Configure your miner.
Username:    Your loginname.Workerid
Password:     We dont check this, leave empty or you can use it to put a note .
URL:              Configure your miner with one of the Url's from the table below
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 4.4.5 (Development Preview of 4.5)
- Pool Balance to display unpaid balance and recent payouts for the mining pools supported by the profit switcher
- New pool for Managed Profit Switcher and profitability information: Zergpool
- New pool for Managed Profit Switcher and profitability information: Mining Dutch
- New pool for profitability information: D3pool
- New mining software support: Bminer for Equihash
- New mining software support: PhoenixMiner for Ethereum
- Awesome Miner HTTP API for adding, updating and removing user defined coins with profit information
- Awesome Miner HTTP API for adding, updating and removing pools
- Added CORS support for built-in web server
- New rule action to apply a Profit Profile to a miner
- Support for wallet balance for SIA, Verge and Digibyte
- Coin exchange rates in the status bar will always use the current exchange rate, independent from the coin statistics settings in the Options dialog
- Czech Koruna added as display currency
- CastXMR 0.8.5
- DSTM ZCash miner 0.6
- Minor corrections

Development versions are intended for users that want to try the latest features before they are made available in the official releases. Development versions are not intended to be deployed at large scale as they have not been tested as much as the official releases.

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates

Direct download links if needed:
http://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

The plan is to release version 4.5 in a few days from now.

Any feedback is of course appreciated. Thanks!

Note: The Mining Dutch pool should be configured with a worker name. The label in the Awesome Miner user interface currently state "Bitcoin address", which is incorrect. Please enter your Mining Dutch worker name in this field. Update: This has been corrected in 4.4.6.
sr. member
Activity: 434
Merit: 251
Jump to: