Bitcoin Forum
May 04, 2024, 09:57:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 [565] 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 ... 646 »
  Print  
Author Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners  (Read 701022 times)
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 07, 2020, 01:24:32 PM
 #11281


Is this for nVidia? If this is the case, could you please run the following command on Ubuntu and share the output with me:
Code:
nvidia-smi --query-gpu=name,power.draw --format=csv,noheader,nounits
This command should display the reported power usage.
cpu3900x@3900x:~$ nvidia-smi --query-gpu=name,power.draw --format=csv,noheader,nounits
GeForce RTX 2060 SUPER, 125.33
GeForce RTX 2060 SUPER, 125.06
Thanks, this is good information. I will correct the problem in the next release.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
1714859827
Hero Member
*
Offline Offline

Posts: 1714859827

View Profile Personal Message (Offline)

Ignore
1714859827
Reply with quote  #2

1714859827
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
GKumaran
Member
**
Offline Offline

Activity: 204
Merit: 10


View Profile
August 07, 2020, 06:32:42 PM
 #11282

NBMiner on ETH has multiple stratum support. But AM is defaulting to the proxy stratum, can you set AM to not define the statum-proxy:// part of the url and instead use the entire url as defined in the pool config?
What Awesome Miner do today for NbMiner in case of ETH mining is to replace any "stratum" string in the URL with "ethproxy" in the pool url that typically looks like stratum+tcp://poolurl.
Can you please give an example of the complete URL you are using? If it doesn't contain the string "stratum" it shouldn't be modified.

Actual Pool URL : stratum+tcp://eth.2miners.com:2020
But it be being converted to a ethproxy url which the pool rejects as invalid.

NBMiner supports for ETH mining :
nicehash+tcp://
ethproxy+tcp://
stratum+tcp://

I think AM should take the URL as is from pool config, so that the user can configure the miner as required instead of locking to ethproxy.
yrk1957
Member
**
Offline Offline

Activity: 529
Merit: 29


View Profile
August 07, 2020, 06:56:03 PM
 #11283

@patrike

Need an option to "Reboot and show progress (via SSH)", similar to "Reboot and show progress (via web)".

Will be very useful to see if reboot actually succeeded, since sometimes miners don't even respond to ssh.

Thanks!
I'm planning to make a design change to how Default Pools and Reboot works in the next release. I will include "Reboot and show progress" as well based on your feedback.
Today there are "via web" and "via SSH" operations. From now on it will only be a single operation. If Web or SSH should be used is instead defined in the Properties of the External Miner, Advanced section.

This makes it possible to have a mix of ASIC miners, some that has SSH and others with only Web, and you can perform a single operation on all of them. Depending on how the External Miner is configured, it will use either the Web or SSH method for the specific miner.

Thanks!

Also had another request for Cloud UI. It currently shows only top 8 coins and top 8 algorithms on the Dashboard. It would be nice if it showed all or maybe 12-15.
jluc63
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
August 08, 2020, 11:59:33 AM
 #11284

hello
any news about to modify hashrate with current or average hashrate within a rule command or automatically (option) when switching ?
if possible ? :-) thanks in advance
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 09, 2020, 06:53:04 PM
 #11285

NBMiner on ETH has multiple stratum support. But AM is defaulting to the proxy stratum, can you set AM to not define the statum-proxy:// part of the url and instead use the entire url as defined in the pool config?
What Awesome Miner do today for NbMiner in case of ETH mining is to replace any "stratum" string in the URL with "ethproxy" in the pool url that typically looks like stratum+tcp://poolurl.
Can you please give an example of the complete URL you are using? If it doesn't contain the string "stratum" it shouldn't be modified.

Actual Pool URL : stratum+tcp://eth.2miners.com:2020
But it be being converted to a ethproxy url which the pool rejects as invalid.

NBMiner supports for ETH mining :
nicehash+tcp://
ethproxy+tcp://
stratum+tcp://

I think AM should take the URL as is from pool config, so that the user can configure the miner as required instead of locking to ethproxy.
Thanks for the input on this. However, if I no longer will adjust "stratum" to "ethproxy" for NbMiner Ethereum, most other pools will fail instead. For most users using pools with stratum+tcp://, and if these are not automatically changed to ethproxy for NbMiner Ethereum, it would fail and not be easy to understand why. If 2miners.com is the exception, I can handle that specific case instead.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 09, 2020, 06:56:46 PM
 #11286

Thanks!

Also had another request for Cloud UI. It currently shows only top 8 coins and top 8 algorithms on the Dashboard. It would be nice if it showed all or maybe 12-15.
Thanks for the suggestion - it's noted!

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 09, 2020, 06:59:23 PM
 #11287

hello
any news about to modify hashrate with current or average hashrate within a rule command or automatically (option) when switching ?
if possible ? :-) thanks in advance
I agree this would me a nice feature. What would make it a bit complicated is if you are running a mix of GPUs. What should be saved to the Profit Profile - the first GPU only (given that the profile represents a single GPU)? And additional feedback on this is of course appreciated as well. Many thanks!

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
August 11, 2020, 12:34:13 PM
 #11288

Hi Patrike,

Question about GPU OC Group Profiles:

If i save a GPU OC Groupe, it will create a Group for the Rig and sorted the GPU profiles by GPU ID, but i think the better way is to sorted by PCI Bus ID, because if a GPU died, the order will be change.
So better way is to sorted it by PCI BUS, i know i can change it after saving, but i think this not comfortable. Maybe AM can ask us, when i save a GPU OC Group, what we want, sorted by GPU ID or sorted by PCI BUS ID.
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 12, 2020, 12:16:05 PM
 #11289

Hi Patrike,

Question about GPU OC Group Profiles:

If i save a GPU OC Groupe, it will create a Group for the Rig and sorted the GPU profiles by GPU ID, but i think the better way is to sorted by PCI Bus ID, because if a GPU died, the order will be change.
So better way is to sorted it by PCI BUS, i know i can change it after saving, but i think this not comfortable. Maybe AM can ask us, when i save a GPU OC Group, what we want, sorted by GPU ID or sorted by PCI BUS ID.
Hello. This is a good point. There are a few design changes I need to do to support saving with PCI Bus ID instead, but your request is noted. Once implemented, I think PCI Bus ID should be the new default way of saving these profiles.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
MoparMiningLLC
aka Stryfe
Legendary
*
Online Online

Activity: 2072
Merit: 2223


EIN: 82-3893490


View Profile WWW
August 12, 2020, 12:45:09 PM
 #11290

still looking for anyone that has gotten AM to work with Innosilicon miners - specifically the A6 - I tried the instructions for the A4/A5 but made zero progress. So, either it doesnt work or I just dont understand it - entirely possible.
Just to make sure I understand case correctly - you are able to use the file editor 'vi' to open the configuration file? But from there on you are not able to make any changes?
Did you try to use the 'i' key once the file is opened in order to make it possible to type text and make modifications?

I tried everything nothing happens, nothing opens. Not sure what it is supposed to do. I have never had any innosilicon miners - I will try looking on youtube. The miner is working great, I just cant get it be picked up by AM.

Mine BTC @ kano.is
Offering escrow services https://bitcointalk.org/index.php?topic=5154480
All Bitcoin 3D printing needs at CryptoCloaks
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 12, 2020, 12:49:14 PM
 #11291

Awesome Miner version 7.8.6 (Development preview of 8.0)
 ASIC mining
  - The operations to set Default Pools, Reboot, Change firmware and set web password have been redesigned to work on multiple kinds of ASIC miners
  - NOTE: If using Innosilicon, Avalon 10-series or Whatsminer, please open the Properties of the External Miner and select the correct ASIC hardware type. The miner credentials are also entered for the External Miner (Advanced section) or globally in the Options dialog, Mining Settings section.
  - Avalon 10-series ASIC integration improved with: Default Pools, LED on/off, Pause/Resume mining
  - Updated Avalon ASIC support for latest firmware versions
  - Whatsminer ASIC integration improved with: Reboot, Restart, Default Pools, LED on/off, Pause/Resume mining. Requires August 2020 firmware.
 GPU mining
  - Detection of nVidia Cuda 10.2 and 11.0 to support selection of mining software with dependencies on recent Cuda versions
 Features
  - The miners in a miner group can be sorted by IP address
  - Miner groups: Display of ideal hashrate. Configurable in the Options dialog, General section
  - Miner groups: Display the number of hashing miners (miners with a non-zero hashrate). Configurable in the Options dialog, General section
  - Information column: Display ASIC chip temperature
  - Information column: Display ASIC firmware version for more ASIC models
  - Add miner wizard: Network scan supports IP ranges to be entered like 192.168.0-2.100-199
  - Add miner wizard: External Miners can also be added with IP ranges, to add a large number of miners at once
  - Filtering of miners to only show miners with zero hashrate
 Configuration
  - ASIC hardware selection for an External Miner has moved from the Advanced section of the External Miner Properties to the General section, to make it easier to find
  - Number of coins to show with exchange rate the status bar can be configured (from 0 - 20). The default is still to show 15 coins. Configurable in the Options dialog, Coins section.
 User interface
  - Summary tab for a miner has been reorganized to give a better overview
  - ASIC tools menu has been reorganized to match the improved support of ASIC miners for several of the operations
  - Operations performed via the ASIC tools menu with progress display will now list all miners with their configured ASIC hardware before any operation is performed
  - Rule action menu for ASIC related operations has been reorganized in a similar way
 Mining software
  - CryptoDredge 0.24
  - Lolminer 1.05
  - Nanominer 1.10.0
  - Lolminer 1.06
  - Miniz 1.6v5
  - PhoenixMiner 5.1c
  - Gminer 2.21
 Corrections
  - Correction to Remote Agent running on Fedora with 7 digit process identifiers
  - Correction to reading of nVidia power usage on Linux
  - Correction to NbMiner Ethereum mining protocol for 2miners.com

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
SCMining
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 12, 2020, 04:05:34 PM
 #11292

Hi, After upgrading to this Development version, I can no longer define a pool coin on my managed profit miners? It's greyed out. Any suggestions?

Thanks

Awesome Miner version 7.8.6 (Development preview of 8.0)
 ASIC mining
  - The operations to set Default Pools, Reboot, Change firmware and set web password have been redesigned to work on multiple kinds of ASIC miners
  - NOTE: If using Innosilicon, Avalon 10-series or Whatsminer, please open the Properties of the External Miner and select the correct ASIC hardware type. The miner credentials are also entered for the External Miner (Advanced section) or globally in the Options dialog, Mining Settings section.
  - Avalon 10-series ASIC integration improved with: Default Pools, LED on/off, Pause/Resume mining
  - Updated Avalon ASIC support for latest firmware versions
  - Whatsminer ASIC integration improved with: Reboot, Restart, Default Pools, LED on/off, Pause/Resume mining. Requires August 2020 firmware.
 GPU mining
  - Detection of nVidia Cuda 10.2 and 11.0 to support selection of mining software with dependencies on recent Cuda versions
 Features
  - The miners in a miner group can be sorted by IP address
  - Miner groups: Display of ideal hashrate. Configurable in the Options dialog, General section
  - Miner groups: Display the number of hashing miners (miners with a non-zero hashrate). Configurable in the Options dialog, General section
  - Information column: Display ASIC chip temperature
  - Information column: Display ASIC firmware version for more ASIC models
  - Add miner wizard: Network scan supports IP ranges to be entered like 192.168.0-2.100-199
  - Add miner wizard: External Miners can also be added with IP ranges, to add a large number of miners at once
  - Filtering of miners to only show miners with zero hashrate
 Configuration
  - ASIC hardware selection for an External Miner has moved from the Advanced section of the External Miner Properties to the General section, to make it easier to find
  - Number of coins to show with exchange rate the status bar can be configured (from 0 - 20). The default is still to show 15 coins. Configurable in the Options dialog, Coins section.
 User interface
  - Summary tab for a miner has been reorganized to give a better overview
  - ASIC tools menu has been reorganized to match the improved support of ASIC miners for several of the operations
  - Operations performed via the ASIC tools menu with progress display will now list all miners with their configured ASIC hardware before any operation is performed
  - Rule action menu for ASIC related operations has been reorganized in a similar way
 Mining software
  - CryptoDredge 0.24
  - Lolminer 1.05
  - Nanominer 1.10.0
  - Lolminer 1.06
  - Miniz 1.6v5
  - PhoenixMiner 5.1c
  - Gminer 2.21
 Corrections
  - Correction to Remote Agent running on Fedora with 7 digit process identifiers
  - Correction to reading of nVidia power usage on Linux
  - Correction to NbMiner Ethereum mining protocol for 2miners.com

patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 12, 2020, 04:20:27 PM
 #11293

Hi, After upgrading to this Development version, I can no longer define a pool coin on my managed profit miners? It's greyed out. Any suggestions?

Thanks

I will correct this in the next release. The purpose was only to prevent it for some of the predefined pools where the coin shouldn't be changed (as it would only cause problems).

As a workaround, it should be possible for you to go to the Options dialog, Pools section, to select the coin for your pool.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
SCMining
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 12, 2020, 06:56:03 PM
 #11294

Thanks for the works around Patrike.

Hi, After upgrading to this Development version, I can no longer define a pool coin on my managed profit miners? It's greyed out. Any suggestions?

Thanks

I will correct this in the next release. The purpose was only to prevent it for some of the predefined pools where the coin shouldn't be changed (as it would only cause problems).

As a workaround, it should be possible for you to go to the Options dialog, Pools section, to select the coin for your pool.
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
August 13, 2020, 11:03:02 AM
 #11295

Hi Patrike,

SRBMULTIMINER 0.4.7 work not correct with Awesomeminer. AM write the Pool information in the config file, but if SRBMultiminer start with config file, it ignore every commandline argument. So if i set --disable-gpu in commandline it will not start because no suiteable gpu found or it will mine with all gpu´s. I must set "disable_gpu" : true in the config file on every rig.
Maybe it is better to start SRBMultiminer only with commandline or can you add a tab to configurate the config file like XMRig or Nanominer?
patrike (OP)
Legendary
*
Offline Offline

Activity: 3318
Merit: 1084


View Profile WWW
August 14, 2020, 02:15:11 PM
 #11296

Hi Patrike,

SRBMULTIMINER 0.4.7 work not correct with Awesomeminer. AM write the Pool information in the config file, but if SRBMultiminer start with config file, it ignore every commandline argument. So if i set --disable-gpu in commandline it will not start because no suiteable gpu found or it will mine with all gpu´s. I must set "disable_gpu" : true in the config file on every rig.
Maybe it is better to start SRBMultiminer only with commandline or can you add a tab to configurate the config file like XMRig or Nanominer?
Hi and thanks for the feedback.
I will have to look into this as in the past everything couldn't be set via the command line and using a configuration file was the only way for Awesome Miner to get things to work.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, S9i, S9j, T9+, L3+, S17, S17 Pro, S17+, T17, T17+, S19, S19 Pro, S19j, S19j Pro, T19
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
NCarter84
Jr. Member
*
Offline Offline

Activity: 195
Merit: 4


View Profile
August 14, 2020, 07:41:20 PM
 #11297

Is it me or did the stats go away with the latest update?

IE: Summary tab at the bottom all the way to the right... accepted, shares, best, diff, etc area.
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
August 15, 2020, 12:45:17 AM
 #11298

Hi Patrik,



in the "Profit Profile Properties" in "Batch Commands" there seems to be a bug.

The 1st field "Before starting the mining software" is working with no problems.
But the 2nd and 3rd field "Before..." and "After..." isnt working. Everything inside will not be executed, no matter if its a bat.file or just a command with or without "". I have marked the "Administrator privileges", but have not tested without, because I need the admin.

In my example above in the picture and to make it work, I have to execute the taskkill-task in the 1st field "Before starting..." in each of the algorithms. Instead of just execute the task in the 2nd/3rd field "Before/After stopping" just in the ETH-miner. Can you please check this?

Also I have a question about the fields:
Will AM execute each line in the fields separately or just all as one line? Or in other words: Can I put a whole bat.file into the fields and it will work?

P.S. Thank you for the last AM update with the action override function. This is so great!
sxemini
Member
**
Offline Offline

Activity: 1558
Merit: 69


View Profile
August 15, 2020, 12:57:02 AM
 #11299

Is it me or did the stats go away with the latest update?

IE: Summary tab at the bottom all the way to the right... accepted, shares, best, diff, etc area.

RELEASE NOTES:

User interface
  - Summary tab for a miner has been reorganized to give a better overview


Patrike there is a problem with the new reorganized summary tab on 4:3 screen. It will not show all informations, especially the "mining details"



On another screen with 16:9, there is no problem.
joseph32
Member
**
Offline Offline

Activity: 413
Merit: 21


View Profile
August 15, 2020, 01:04:33 AM
 #11300

And some more questions  Smiley

Is it possible to add in the Rules a Trigger like "Detect miners name"? So I could create a rule to detect the "Mining State" and if a specific miner like T-Rex is running and execute some actions because of this.
And maybe is it possible to also detect a running task? So i could do a rule to kill it, like killing a task in the Task-Manager. If this is possible, maybe you also can do a taskkill action, so we dont have to do it with the Run Executable action.

Thanks and all the best to you!
Pages: « 1 ... 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 [565] 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 ... 646 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!