Author

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

legendary
Activity: 3346
Merit: 1094
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
This is a very good question, and it would probably be a good idea to document this in a better way.
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.

Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin

When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.

Hi Patrike, I'm fairly computer illiterate. is it possible to have a antminer automatically reboot if its hash rate drops below a certain level?
Thanks
That's fully possible using the Rules in the Options dialog of Awesome Miner. Define a new User Rule like this where you will trigger on hashrates lower than 7 TH/s. It checks both the current hashrate an the hashrate two minutes ago. When both conditions (triggers) are met, the Antminer will be rebooted.

Select "Match all" for the triggers
Trigger 1: Check statistics trigger
 - Hashrate kH/s  - Current
 - Compare operation: Less than or equals
 - Compare with: 7000000000
Trigger 2: Check statistics trigger
 - Hashrate kH/s - Two minutes ago
 - Compare operation: Less than or equals
 - Compare with: 7000000000
Action: SSH
 - Enter username, password and make sure the command is set to Reboot.
legendary
Activity: 3346
Merit: 1094
Thanks for your comments. The Excavator miner reporting is very very limited at the moment. This is because the API of this miner doesn't provide much information at all at the moment. I've already written to the developers of this miner and ask for more, and they are planning to improve their API in the Excavator 1.2 release.

As soon as the Excavator mining software improves in this area, I will make sure the information will be presented in Awesome Miner.

You can try to use the very latest feature on the GPU tab called "Map to system monitoring", to get a bit more GPU information by using what Awesome Miner can find.

I will also try the -ca parameter case you reported to see if it can be solved from Awesome Miner. I will get back to you on that one.

For the Managed Profit Switcher, you should be able to configure this via the Profit Profiles. So go to Options dialog, Profit Profile section, edit for example the AMD GPU profile, select Ccminer in the list and click Configure. In this dialog you should be able to point to custom software path. If you have a larger number of miners, it could make sense to use this feature to upload the mining software to all miners first:
http://www.awesomeminer.com/help/uploadsoftware.aspx


Thx for your answers, i'll wait for next Excavator release to have full reporting, and i'll try the custom software path to enable tpruvot ccMiner 1.7.6. Thx.

Here is a capture of what i get when i add a second thread to excavator (-ca parameter) on a 6 GPU rig :

It reports twice the number of GPU, and "Map to system monitor" only maps the first 6... Speed is also splited across duplicates, each card should have been around 428H/s. Hope that helps.
Thanks for the information. Could you also select the miner and generate an API report for it? From the toolbar: Tools -> API report.

Also, the API of the Excavator minor has changed in the latest release, and even in there, it says that the API is just in the early state and will be changed.

Based on your API report, I will see if this can be solved from an Awesome Miner point of view. Otherwise we simply have to wait for the new Excavator API to stablize.
sr. member
Activity: 462
Merit: 250
HI____i were given mrr setup with a concern zero, all of the different pool are at 1 ( income switching pool and that i brought mrr )
now on my setup for my x-algo rigs, it all works quality. however for my scrypt rigs ( walking grdseed-black with bfgminer four.10 )
evertime i look, remarkable Miner disabled (disabled in black writing, not dead in purple ) my mrr pool, ( mrr is alive and i've 3 failover pools in there ) and i need to both re-permit it or restart the miner.
what offers .? i would have to run the ones suckers in MinerControl or their crappy chinease Rasb PI UI till i will figure out the problem, all other swimming pools run first-rate and swithches base on income.
please permit me realize.
member
Activity: 96
Merit: 10
Hi Patrike,

I just found the "Group" menu (right clicking on the title bar) allowing me to group miners.
Very cool!  I've made some groups based on GPU type as well as some groups based on Coin mined.

I am not sure if you want user suggestions or not?

In case you do, I have suggestions on the UI that I'd love to see:

1)
You have a "minimum size" set for the application's width and for the top/bottom split on the mining tab.  Consider removing those minimums so we can make the window as small as we want and we can make the bottom window disappear if we want.
There are times when I'd like to collapse awesome miner down as tiny as possible and stick it in the corner of the screen just to monitor hash rate or temps without seeing the rest.

2)
It would be cool in the default "Miners" view to be able to re-arrange the columns and/or choose what the columns display.

For example, the default is:
Description, Status, Progress, Speed, Coin Total per day.

I'd love to be able to rearrange those columns (and turn them off/on) as well as in the Coin Total per day to change it to month or what not.  Or to be able to separate "Status" and "Temperature" into two columns that I can then put where I want.  Or to have separate columns for Speed and Average speed (so I could turn average off if I wanted).

3)
I know you have some "tint" themes available but I'd also love a full inverse "black" theme (like ethermine.org's colors) because when working at night a negative image is so much easier on the eyes (especially with the miner's all in black - the awesome miner window is too bright!  Smiley ).   I know you have done this on the dashboard and it looks GREAT in those colors!  It just doesn't display enough of the information I want to see (temperatures especially) so I find myself defaulting to the Miners tab instead of the Dashboard tab.


4) OR - perhaps consider a merged interface of the dashboard tab and the miners tab?  I'd love to have the top half of the dashboard and the miners "spreadsheet" below it Cheesy

Just some some thoughts on user interface Smiley
Hopefully you take this not as criticism but enthusiastic excitement for your great product Smiley .
Keep up the great work!  Thanks!!!

Cheers,
Edward
sr. member
Activity: 546
Merit: 253
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
This is a very good question, and it would probably be a good idea to document this in a better way.
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.

Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin

When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.

Hi Patrike, I'm fairly computer illiterate. is it possible to have a antminer automatically reboot if its hash rate drops below a certain level?
Thanks
newbie
Activity: 3
Merit: 0
Thanks for your comments. The Excavator miner reporting is very very limited at the moment. This is because the API of this miner doesn't provide much information at all at the moment. I've already written to the developers of this miner and ask for more, and they are planning to improve their API in the Excavator 1.2 release.

As soon as the Excavator mining software improves in this area, I will make sure the information will be presented in Awesome Miner.

You can try to use the very latest feature on the GPU tab called "Map to system monitoring", to get a bit more GPU information by using what Awesome Miner can find.

I will also try the -ca parameter case you reported to see if it can be solved from Awesome Miner. I will get back to you on that one.

For the Managed Profit Switcher, you should be able to configure this via the Profit Profiles. So go to Options dialog, Profit Profile section, edit for example the AMD GPU profile, select Ccminer in the list and click Configure. In this dialog you should be able to point to custom software path. If you have a larger number of miners, it could make sense to use this feature to upload the mining software to all miners first:
http://www.awesomeminer.com/help/uploadsoftware.aspx


Thx for your answers, i'll wait for next Excavator release to have full reporting, and i'll try the custom software path to enable tpruvot ccMiner 1.7.6. Thx.

Here is a capture of what i get when i add a second thread to excavator (-ca parameter) on a 6 GPU rig : https://i.imgur.com/cW2paNm.jpg

It reports twice the number of GPU, and "Map to system monitor" only maps the first 6... Speed is also splited across duplicates, each card should have been around 428H/s. Hope that helps.
legendary
Activity: 3346
Merit: 1094
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
This is a very good question, and it would probably be a good idea to document this in a better way.
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.

Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin

When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.
Thank you! This is working fine! So I can create some kind of watchdog if the miner is hashing at reduced speed and initiate a reboot.
Yes - it's fully possible to both define triggers and at the same time use "Support manual activation" to let you manually execute the SSH action when needed.
legendary
Activity: 1405
Merit: 1001
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
This is a very good question, and it would probably be a good idea to document this in a better way.
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.

Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin

When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.
Thank you! This is working fine! So I can create some kind of watchdog if the miner is hashing at reduced speed and initiate a reboot.
legendary
Activity: 3346
Merit: 1094
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
This is a very good question, and it would probably be a good idea to document this in a better way.
Antminers typically support all features you see in the user interface in Awesome Miner. You can also do reboot via SSH, but you need to define a custom rule for this.

Go to Options dialog, Rules section, Add a user defined rule. Give the rule a name like "Reboot Antminer". Don't define any triggers, instead you check "Support manual activation". Then you define a single action of type SSH, where you need to specify username and password to your Antminer, and make sure that the command is set to "Reboot system".
Default SSH username/password for Antminers are typically: root/admin

When you save this rule you will find a new button in the toolbar of the main window called Actions. When you add rule with Manual Activation, those rules will be displayed in the Actions menu. Now you have access to a reboot feature for all the Antminers you select.
legendary
Activity: 1405
Merit: 1001
Is there some guide what I can manage on my Antminer L3+?
I know I can add it as "External Miner" and see it hashing incl. stats - is it also possible to reboot it remotely or something like that?
legendary
Activity: 3346
Merit: 1094
Awesome Miner development release v2.9.6 (preview of v3.0)

Read this post about the v3.0 previews in general:
https://bitcointalksearch.org/topic/m.18621070

Please make sure to run the same version of both Awesome Miner and the Remote Agent.

New in v2.9.6:
- GPU mapping feature on the GPU tab for Managed Miner, to combine system hardware monitoring statistics with miner device information like hashrate
- Improvements to MSI AfterBurner integration, where AfterBurner can be automatically launched if not running and reverting back to default values are easier.
- Several minor improvements and corrections

We are getting closer to the v3.0 release now. No more features will be added, instead the focus is on finalizing the work and correcting any issues. The web site and help section will be updated together with the v3.0 release.

Please continue to give feedback on issues and request new features. Even if the v3.0 release content is defined, there will of course be many more releases in the future. I do have a long list of feature ideas already, but I'm always trying to prioritize the most popular requests first.

Great release you have here ! This new managed profit switching is so great ! I'm planning on buying Premium version to try AfterBurner integration and API.

I just have some issues with Excavator reporting :
- Temperatures and progress are not reported back, 'Miners' tab show only zeroes for these two columns, only Speed is reported correctly
- When forcing a second '-ca' (to have 2 threads per GPU) in the 'Command line parameters...' of Excavator configuration window in the profit profile, AM reports twice the number of GPUs.

Also, how can i add new mining softwares for managed profit switching ? It realy misses ccMiner 1.7.6-git fork by tpruvot when working on Lyra2REv2 !

Hope you can help me on these points ! Thx a lot !

Thanks for your comments. The Excavator miner reporting is very very limited at the moment. This is because the API of this miner doesn't provide much information at all at the moment. I've already written to the developers of this miner and ask for more, and they are planning to improve their API in the Excavator 1.2 release.

As soon as the Excavator mining software improves in this area, I will make sure the information will be presented in Awesome Miner.

You can try to use the very latest feature on the GPU tab called "Map to system monitoring", to get a bit more GPU information by using what Awesome Miner can find.

I will also try the -ca parameter case you reported to see if it can be solved from Awesome Miner. I will get back to you on that one.

For the Managed Profit Switcher, you should be able to configure this via the Profit Profiles. So go to Options dialog, Profit Profile section, edit for example the AMD GPU profile, select Ccminer in the list and click Configure. In this dialog you should be able to point to custom software path. If you have a larger number of miners, it could make sense to use this feature to upload the mining software to all miners first:
http://www.awesomeminer.com/help/uploadsoftware.aspx
legendary
Activity: 3346
Merit: 1094
good afternoon
Why bypass the side Expanse (EXP), Musicoin (MUSIC)
Vertcoin (VTC), Ubiq (UBQ)
I can not configure any of them on Dual Ethereum from Claymore + Decred_Siacoin_Lbry_Pascal AMD + NVIDIA GPU Miner within the program
good afternoon
Once again I repeat my questions because the help is not complete and not transparent ((
1. How to configure Claymore's Dual Ethereum + Decred_Siacoin_Lbry_Pascal AMD + NVIDIA GPU Miner v9.3 for the Currency Musicoin (MUSIC) or Expanse (EXP)?
2. How to set up a balance based on bittrex.com
Already just did not try to get one error
Hi,

All those coins are not compatible with Claymore's Ethereum Dual miner. Vertcoin uses another algorithm for example. Do you have any pool where you want to mine Musicoin or Expanse for example? Then I can try to guide you based on this pool, as some Ethereum pools are different when it comes to Wallet Address vs Worker Names.

For Bittrex.com, do you want to see your current Bitcoin balance on an address you have there? You can start with this guide how to use the Balance feature in Awesome Miner:
http://www.awesomeminer.com/help/coinbalance.aspx
The idea is that you enter one or many Bitcoin address in the Coin balance properties. Then you can follow your current Bitcoin balance for these addresses on the Balance tab in the main window of Awesome Miner. If you run into any error, please let me know the details. Thanks!
newbie
Activity: 33
Merit: 0
good afternoon
Once again I repeat my questions because the help is not complete and not transparent ((
1. How to configure Claymore's Dual Ethereum + Decred_Siacoin_Lbry_Pascal AMD + NVIDIA GPU Miner v9.3 for the Currency Musicoin (MUSIC) or Expanse (EXP)?
2. How to set up a balance based on bittrex.com
Already just did not try to get one error
newbie
Activity: 3
Merit: 0
Awesome Miner development release v2.9.6 (preview of v3.0)

Read this post about the v3.0 previews in general:
https://bitcointalksearch.org/topic/m.18621070

Please make sure to run the same version of both Awesome Miner and the Remote Agent.

New in v2.9.6:
- GPU mapping feature on the GPU tab for Managed Miner, to combine system hardware monitoring statistics with miner device information like hashrate
- Improvements to MSI AfterBurner integration, where AfterBurner can be automatically launched if not running and reverting back to default values are easier.
- Several minor improvements and corrections

We are getting closer to the v3.0 release now. No more features will be added, instead the focus is on finalizing the work and correcting any issues. The web site and help section will be updated together with the v3.0 release.

Please continue to give feedback on issues and request new features. Even if the v3.0 release content is defined, there will of course be many more releases in the future. I do have a long list of feature ideas already, but I'm always trying to prioritize the most popular requests first.

Great release you have here ! This new managed profit switching is so great ! I'm planning on buying Premium version to try AfterBurner integration and API.

I just have some issues with Excavator reporting :
- Temperatures and progress are not reported back, 'Miners' tab show only zeroes for these two columns, only Speed is reported correctly
- When forcing a second '-ca' (to have 2 threads per GPU) in the 'Command line parameters...' of Excavator configuration window in the profit profile, AM reports twice the number of GPUs.

Also, how can i add new mining softwares for managed profit switching ? It realy misses ccMiner 1.7.6-git fork by tpruvot when working on Lyra2REv2 !

Hope you can help me on these points ! Thx a lot !
newbie
Activity: 33
Merit: 0
good afternoon
Why bypass the side Expanse (EXP), Musicoin (MUSIC)
Vertcoin (VTC), Ubiq (UBQ)
I can not configure any of them on Dual Ethereum from Claymore + Decred_Siacoin_Lbry_Pascal AMD + NVIDIA GPU Miner within the program
legendary
Activity: 3346
Merit: 1094
Awesome Miner development release v2.9.6 (preview of v3.0)

Read this post about the v3.0 previews in general:
https://bitcointalksearch.org/topic/m.18621070

Please make sure to run the same version of both Awesome Miner and the Remote Agent.

New in v2.9.6:
- GPU mapping feature on the GPU tab for Managed Miner, to combine system hardware monitoring statistics with miner device information like hashrate
- Improvements to MSI AfterBurner integration, where AfterBurner can be automatically launched if not running and reverting back to default values are easier.
- Several minor improvements and corrections

We are getting closer to the v3.0 release now. No more features will be added, instead the focus is on finalizing the work and correcting any issues. The web site and help section will be updated together with the v3.0 release.

Please continue to give feedback on issues and request new features. Even if the v3.0 release content is defined, there will of course be many more releases in the future. I do have a long list of feature ideas already, but I'm always trying to prioritize the most popular requests first.
legendary
Activity: 3346
Merit: 1094
Thanks for the direct link!
I updated the version of the remote agent to 2.9.5 and now the system tab works.

It is interesting - because the system tab is getting the temperatures but they are still not showing in the other listing (the one I watch all the time Smiley )

screen capture:

I assume the one is pulling it from Claymore and the System Info one is pulling it from your remote agent.
Product update idea:   use the system information one in both locations if available Cheesy - lol

any idea how to fix claymore's bug?

In the next update, 2.9.6, you will actually be able to see the GPU monitoring information from the System tab also on the GPU tab. That will however only work for Managed Miners, because the information from the System tab is from the Awesome Miner Remote Agent.

There will be a new button "Map to system monitoring..." in the GPU tab for this purpose. Depending on mining software, settings to mining software and more factors, the order of the devices from the mining software being displayed on the GPU tab may not match all the devices on the system. For that reason it will be possible to map between them. You will see this once I have released the updated versions within a few days.

The Claymore temperature bug is something you need to report to the author of that software.

member
Activity: 96
Merit: 10
p.s. I really like the "Dashboard" notification as well - the black screen that shows the summary including income rates - if you could add a temperature field for each miner to that screen in some way then I'd probably change it to my default.
The reason I use the other screen is that temperatures are more important to me from a live monitoring point of view.
member
Activity: 96
Merit: 10
Thanks for the direct link!
I updated the version of the remote agent to 2.9.5 and now the system tab works.

It is interesting - because the system tab is getting the temperatures but they are still not showing in the other listing (the one I watch all the time Smiley )

screen capture:

https://snag.gy/mwhk1Q.jpg

I assume the one is pulling it from Claymore and the System Info one is pulling it from your remote agent.
Product update idea:   use the system information one in both locations if available Cheesy - lol

any idea how to fix claymore's bug?

legendary
Activity: 3346
Merit: 1094
I think the Claymore miner isn't reporting the GPU status in some scenarios. I've seen that behavior before. Could you provide the API report for this miner and I can verify it. You will find it in the toolbar: Tools -> API Report. If you switch to the new System-tab, can you see any GPU status there?

I looked on the remote machine and the remote agent version was 2.2
Thinking that maybe it was too old I grabbed the newest version - 2.4.2 - but this didn't fix it.

It still shows up like this:

screen shot:

i.e. Mining (68/0/0/0 °C)

Claymore version is 9.3

the new System-tab comes up completely blank - no information on it.


Here is the API Report:

Version: 2.9.5
API command: miner_getstat1
{
  "result": [
    "9.1 - ETH",
    "185",
    "103928;290;0",
    "25661;26083;26091;26091",
    "0;0;0",
    "off;off;off;off",
    "70;31",
    "us2.ethermine.org:4444",
    "0;0;0;0"
  ],
  "id": 0,
  "error": null
}
Thanks for providing these details. From the API report it's clearly a problem in the Claymore miner, as it only reports the status of a single GPU. "70;31" indicates GPU#0 temperature 70 and GPU0 Fan speed: 31%. If you have multiple GPU's those values should also be reported by the Claymore miner, but they are not.

I can also see that you are running Awesome Miner main application version 2.9.5. Then you should use the same version of the Remote Agent, also 2.9.5. You can download Remote Agent 2.9.5 manually from here if you was unable to upgrade it from the software:
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi

After applying this version, please check the System tab again.
Jump to: