Pages:
Author

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

member
Activity: 1558
Merit: 69
Awesome Miner version 8.7.4 ( Development preview of 8.8 )

 ASIC mining
  - Beta: Remote Proxy, used to manage a large number of ASIC miners, can connect to Awesome Miner via our Cloud Services. This makes it easier to connect to remote mining sites with ASIC miners without VPN access.
  - Heatmaps can be populated using the IP Reporter button on Antminers
  - Improved detection of Innosilicon ASIC miner types
  - Display of user friendly names of Whatsminer error codes
  - Web: Set default pools, LED flash and pause / resume mining
 GPU mining
  - Display of GPU hotspot and memory temperature in the web interface
  - Display power efficiency per GPU
  - Improve detection of more recent nVidia CUDA versions
 Features
  - Improved display of ASIC Details in the Information column and Network scan
  - The Information column can display the configured worker name
  - The Information column can display Whatsminer error codes
  - Global Hashrate trigger can compare the hashrate with the ideal hashrate as specified by the profit profiles
  - Improvements to the dark mode for the Windows application
  - Support detecting if computer is locked via script
  - Web: Keyboard navigation in the miner list
 Integration
  - Pool balance for ViaBTC
 Changes
  - The GPU device count on the dashboard can either display the number of GPU mining rigs or the number of GPUs currently mining. Configurable in the Options dialog, Dashboard and History section.
  - Mining software log folder changed on Linux (to /var/log/awesome/)
  - Updated user interface for buttons related to heat map operations
 Mining software
  - New mining software: TeamBlackMiner 1.06. Note: No hashrate will be displayed as the mining software doesn't provide any API yet.
  - NbMiner 39.4
  - XmRig 6.15
  - TeamRedMiner 0.8.5
  - Gminer 2.68
  - WildRig Miner 0.29.0
  - Nanominer 3.3.11
  - Lolminer 1.32a
  - T-Rex Miner 0.22.1
 Correction
  - Correction to case when double clicking on a GPU on the GPU tab to select to the same GPU on the GPU Clocking tab
  - Correction to Miner Group selection for a rule
  - Correction to E-mail and SMS actions to not include all miner names when used with the Global Hashrate trigger


Nice update.

Can you add Flypool/ethermine ERG Pool balance?
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.7.4 ( Development preview of 8.8 )

 ASIC mining
  - Beta: Remote Proxy, used to manage a large number of ASIC miners, can connect to Awesome Miner via our Cloud Services. This makes it easier to connect to remote mining sites with ASIC miners without VPN access.
  - Heatmaps can be populated using the IP Reporter button on Antminers
  - Improved detection of Innosilicon ASIC miner types
  - Display of user friendly names of Whatsminer error codes
  - Web: Set default pools, LED flash and pause / resume mining
 GPU mining
  - Display of GPU hotspot and memory temperature in the web interface
  - Display power efficiency per GPU
  - Improve detection of more recent nVidia CUDA versions
 Features
  - Improved display of ASIC Details in the Information column and Network scan
  - The Information column can display the configured worker name
  - The Information column can display Whatsminer error codes
  - Global Hashrate trigger can compare the hashrate with the ideal hashrate as specified by the profit profiles
  - Improvements to the dark mode for the Windows application
  - Support detecting if computer is locked via script
  - Web: Keyboard navigation in the miner list
 Integration
  - Pool balance for ViaBTC
 Changes
  - The GPU device count on the dashboard can either display the number of GPU mining rigs or the number of GPUs currently mining. Configurable in the Options dialog, Dashboard and History section.
  - Mining software log folder changed on Linux (to /var/log/awesome/)
  - Updated user interface for buttons related to heat map operations
 Mining software
  - New mining software: TeamBlackMiner 1.06. Note: No hashrate will be displayed as the mining software doesn't provide any API yet.
  - NbMiner 39.4
  - XmRig 6.15
  - TeamRedMiner 0.8.5
  - Gminer 2.68
  - WildRig Miner 0.29.0
  - Nanominer 3.3.11
  - Lolminer 1.32a
  - T-Rex Miner 0.22.1
 Correction
  - Correction to case when double clicking on a GPU on the GPU tab to select to the same GPU on the GPU Clocking tab
  - Correction to Miner Group selection for a rule
  - Correction to E-mail and SMS actions to not include all miner names when used with the Global Hashrate trigger
legendary
Activity: 3346
Merit: 1094
Hey Patrik,

can you please look over Team Black Miner: https://bitcointalksearch.org/topic/team-black-miner-ethw-etc-vertcoin-ravencoin-zilliqa-dual-tripple-mining-5358334 and maybe integrate it into AM? Thanks Smiley
Thanks for the feedback. This one will soon be added - I've been keeping an eye on the development of Team Black Miner since last week as it looks very promising. Right now it doesn't provide any monitoring interface (API), but it sounds like it will be added soon.
full member
Activity: 558
Merit: 194
I'll second adding native support for Team Black Miner.
member
Activity: 418
Merit: 21
legendary
Activity: 3346
Merit: 1094
Dear patrike,
I accidentally discovered that Avesome's Linux client writes the miner's log (console_output.txt) to a file on disk. To the same directory where the miner is located. OMG but why not in the folder like /var/log? It's Linux, not Windows. Most people run Linux from a USB flash drive. And I run from a USB stick. All common logs are written to the /var/log which was directed to RAM disk (tmpfs) - this ensures the long life of the USB flash drive.
But your method will lead to the sudden death of USB flash drives on all farms.
Please urgently change the location of the miner log file, for example var / log.
Thanks for the feedback - I will of course look into and improve this.
legendary
Activity: 3346
Merit: 1094
hello,

another new problem with AM and braiins on Antminer
some weeks ago i could set pools via Web - now it wont work anymore. i get "Authentication failure" - WebApi user and pass is 100% ok

any way to figure out whats the problem? cant reflash 50+ devices
Thanks for your report.

Performing operations on Antminers running Braiins may not work as they have their own ways of doing things and this can change with new releases of their firmware. Fully supporting Antminers running Braiins isn't a priority at the moment as we have our own firmware as well.

It's however a bit strange if a feature stopped working if you didn't make any changes to the firmware on the miner. Maybe you can send me your Awesome Miner log file and let me know the IP address of the miner where the operation failed? Thanks!
full member
Activity: 173
Merit: 100
Dear patrike,
I accidentally discovered that Avesome's Linux client writes the miner's log (console_output.txt) to a file on disk. To the same directory where the miner is located. OMG but why not in the folder like /var/log? It's Linux, not Windows. Most people run Linux from a USB flash drive. And I run from a USB stick. All common logs are written to the /var/log which was directed to RAM disk (tmpfs) - this ensures the long life of the USB flash drive.
But your method will lead to the sudden death of USB flash drives on all farms.
Please urgently change the location of the miner log file, for example var / log.

screenshot postimg.cc/ns27wQMW



AwesomeMinerService.log:
Code:
9/2/21 3:07:06 PM.023 [055] [S]Creating start script: /root/.local/share/AwesomeMinerService/t-rex-0.21.6-linux.tar_1/awesome-start.sh, Command:
"/root/.local/share/AwesomeMinerService/t-rex-0.21.6-linux.tar_1/t-rex"  --temperature-limit 65 --lock-cclock 1100 --no-watchdog --pci-indexing -a ethash -o eu1.ethermine.org:4444 -p x -u 0xff6dfA0d44229D0Baa257C4667E54DBAe9DEc891.rig2 -w rig2 --api-bind-http 0.0.0.0:4028 | tee "/root/.local/share/AwesomeMinerService/t-rex-0.21.6-linux.tar_1/console_output.txt"

p.s. AwesomeMinerService.log I was able to do a link and in fact it is in /var/log and it works. But for the miner log I cannot do this, since it can be in different folders depending on the conditions.
member
Activity: 363
Merit: 16
hello,

another new problem with AM and braiins on Antminer
some weeks ago i could set pools via Web - now it wont work anymore. i get "Authentication failure" - WebApi user and pass is 100% ok

any way to figure out whats the problem? cant reflash 50+ devices
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

some problems:

if i use dark mode, in the pools section per miner, the coins name is written in black, i think it must be in white.
Are you planning dark mode for the graph tab?
And the GPU Clocking Tab looks not so nice.

I can´t see all real groups when i setup a rule. I can choose all virtual groups, all single miner and from the normal groups i only see 5 of 9 groups. There is bug. I can´t see one toplevel group with 3 sublevel groups in it.

Is it possible to have the ability to fix the order of the miners?

And double click on gpu tab not working every time. Mostly i double click on the gpu - AM switch to a random gpu in the gpu clocking tab - i go back to gpu tab and double click again on the same gpu and now AM switch to gpu clocking tab to the right gpu.

Zergpool balance is show 0 from time to time.

Balance for Nanopool monero is sometimes wrong calculated (problem is very old) -> i have 0.8 xmr pool balance and AM show over 800€.

Can you add coinex.com exchange balance?

Thanks
Thanks for the list of feedback. I will make sure the Dark Mode is getting improved and correct the group selection for the rules in the next release. I will also look into the other points you bring up.
member
Activity: 1558
Merit: 69
Hi Patrike,

some problems:

if i use dark mode, in the pools section per miner, the coins name is written in black, i think it must be in white.
Are you planning dark mode for the graph tab?
And the GPU Clocking Tab looks not so nice.

I can´t see all real groups when i setup a rule. I can choose all virtual groups, all single miner and from the normal groups i only see 5 of 9 groups. There is bug. I can´t see one toplevel group with 3 sublevel groups in it.

Is it possible to have the ability to fix the order of the miners?

And double click on gpu tab not working every time. Mostly i double click on the gpu - AM switch to a random gpu in the gpu clocking tab - i go back to gpu tab and double click again on the same gpu and now AM switch to gpu clocking tab to the right gpu.

Zergpool balance is show 0 from time to time.

Balance for Nanopool monero is sometimes wrong calculated (problem is very old) -> i have 0.8 xmr pool balance and AM show over 800€.

Can you add coinex.com exchange balance?

Thanks
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.7.3

 ASIC mining
  - Improved support support for Antminer S19j and S19j Pro
 Features
  - Device Power Usage trigger can be configured to compare the power usage with an ideal value specified in a Profit Profile
 Mining software
  - Gminer 2.66
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.7.2

 Features
  - Information column can be configured to display the number of dead devices for a miner
 Improvements
  - Improved pool matching for ASIC miners to display the correct pool name based on the reported pool details
 Mining software
  - NbMiner 39.1
  - SrbMiner-Multi 0.8.0
  - PhoenixMiner 5.7b
 Corrections
  - Correction to the list of available Managed Templates and External Templates in the rules didn't include any newly added templates.
  - Correction to GPU clocking behavior when only specific GPUs were selected for a Managed Miner in combination with applying a specific GPU Clocking Profile, to ensure the profile was only applied to the GPUs selected for this Managed miner.
legendary
Activity: 3346
Merit: 1094
Hi Patrike, can you pls. add a rule action where user can apply a set of active online services (or simple switch on/off some services). So user can apply a low energy algos set. For example: at the night, whenn solar panels not deliver energy. Regards.

You can make 2 profit profiles and can switch it via rule. Make 1 for high energy algos and 1 for low energy algos.

But sure i am agree, switch off and on some online services via rule would be nice.
Thanks for the suggestion. I will consider this, although the workaround is good for many scenarios as well.
legendary
Activity: 1753
Merit: 1007
Hi Patrike, can you pls. add a rule action where user can apply a set of active online services (or simple switch on/off some services). So user can apply a low energy algos set. For example: at the night, whenn solar panels not deliver energy. Regards.

You can make 2 profit profiles and can switch it via rule. Make 1 for high energy algos and 1 for low energy algos.

But sure i am agree, switch off and on some online services via rule would be nice.
you are right, thanks for idea
member
Activity: 1558
Merit: 69
Hi Patrike, can you pls. add a rule action where user can apply a set of active online services (or simple switch on/off some services). So user can apply a low energy algos set. For example: at the night, whenn solar panels not deliver energy. Regards.

You can make 2 profit profiles and can switch it via rule. Make 1 for high energy algos and 1 for low energy algos.

But sure i am agree, switch off and on some online services via rule would be nice.
legendary
Activity: 1753
Merit: 1007
Hi Patrike, can you pls. add a rule action where user can apply a set of active online services (or simple switch on/off some services). So user can apply a low energy algos set. For example: at the night, whenn solar panels not deliver energy. Regards.
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 8.7.1

 ASIC mining
  - Introduce concept of External Templates, to apply settings from a template to External Miners. Configurable in the Options dialog, External Miners section.
  - Added rule action to apply External Template
 User interface
  - Moved Managed Template configuration to a new tab in the the Managed Miners section of the Options dialog
 Mining software
  - Gminer 2.65
 Corrections
  - Correction to Remote Host list for Managed Miners to correctly include Cloud Connected hosts
legendary
Activity: 3346
Merit: 1094
hey guys did anyone know how to fix this ? i use cloud feature,can connect it no problem to the cloud on my remote miner. on my main pc it showed it on managed host but I cannot seem to add it on managed miner? only local option avail.i test the connection on managed host and its all fine, and its connected as well on the cloud. picture as attached https://ibb.co/yPdS39L and https://ibb.co/fD32hsB
if anyone can help my discord is RememberMe#9441 to talk more private thanks
 
Hello. There is an issue in v8.7 related to the list of Remote Hosts for Managed Miners. This will be corrected in the next release - and it isn't far away. Thanks for your feedback!
newbie
Activity: 1
Merit: 0
hey guys did anyone know how to fix this ? i use cloud feature,can connect it no problem to the cloud on my remote miner. on my main pc it showed it on managed host but I cannot seem to add it on managed miner? only local option avail.i test the connection on managed host and its all fine, and its connected as well on the cloud. picture as attached https://ibb.co/yPdS39L and https://ibb.co/fD32hsB
if anyone can help my discord is RememberMe#9441 to talk more private thanks
 
Pages:
Jump to: