Author

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

jr. member
Activity: 348
Merit: 5
Hi Patrike,

Is it by any chance the HTTP API for

Code:
coins/stats

can also include "Exponential Factor" (Default and Override where applicable) as part of the JSON response?

I've done some work on my Excel sheet to display TTF based on profile hashrate, but right now, using a lot of "if else if" for different algo/coins (since PowerBi don't support switch like statements), it'll be handy to just refer them as cell variables if it's included in the JSON.

Best Regards,

P.S. It's coming along nicely though.
https://imgur.com/a/oXL96B5
full member
Activity: 558
Merit: 194
Hi Patrik,

What linux OS do you recommend for the linux remote agent?

I have been running nvOC 19-2 which is a free and has easily configurable GPU power and clocks, as well as excellent fan control.

I tried a plain install of Ubuntu, but lost all the neat GPU control features of nvOC, but did get current CUDA 10 and latest drivers.

I also got a few rigs running HIVE, but I have not had much luck getting the remote agent installed on those.

Main issue I have with nvOC, is that I'm on CUDA 9.2.148, and this don't support a lot of the recent miners which are all expecting version 10.

Are there plans for the Linux version of remote agent to come with its own linux distro at some point?
newbie
Activity: 107
Merit: 0
http://prntscr.com/nq2w6f
Hello, you will tell me what to do with it. What kind of mistake does it come out of?
How can this be changed to show for sure?
member
Activity: 204
Merit: 10
Feature Request :
  • Add a Hash/watt (efficiency) stat
  • Support for appending worker name to the password. Maybe a toggle to add to username or password
  • In a similar way add password param, like rigname, so we can change param like difficulty per template or per worker
  • Abilty to modify the default miner param
  • Abilty to use custom watchdog/reboot scripts

Thanx !!  Cheesy Cheesy
Thanks for all suggestions.

A few comments about #2, #4  and #5 above.

2) You can use the variable [MinerWorker] in the Password field and it will be replaced with the miner unique worker name from your miner. See also:
https://support.awesomeminer.com/support/solutions/articles/35000086024-pool-worker-names

4) As you might know already, you can at least modify some of the default parameters via the Options dialog, Managed Software section.
If you have a miner that is only API compatible with other software and want to completely customize the command line generated, you can create a user defined Managed Software defined to be API compatible with for example CcMiner. In your miner command line you can then use variables like:
-a c11 -o [PoolUrl] -u [Worker] -p [Password] --api-remote -b 0.0.0.0:[ApiPort]
The result is that you are in full control of the command line to use, but you will make use of the API from the mining software.
See also:
https://support.awesomeminer.com/support/solutions/articles/35000086017-generic-miner-use-any-mining-software

5) In the rules you will find the trigger type "Process Failure". Using this one you can define what custom actions to take in case some mining software crashed either once or "too many times".

Thank you !! #2,#4,#5 all great, learning deeper into awesome miner each day !! Cheesy
#5 -> the execute remote command is exactly what i need

#3 -> to clarify
Pool format: in case of merged mining
Username => Wallet.Difficulty
Password =>MergedWallet@WorkerName

In this case, currently in awesome miner, i have 2 pools with exactly the same but with different @workernames, since im using the variable [RigName] to configure the difficulty
Allowing for a pool to hold 2 variables, one for workername and one for difficulty, will help configure both variables in the templates !!

Thx for awesome awesome miner  Grin Grin

 ̶P̶.̶S̶:̶ ̶N̶o̶t̶ ̶s̶u̶r̶e̶,̶ ̶b̶u̶t̶ ̶t̶h̶e̶ ̶c̶o̶n̶s̶o̶l̶e̶ ̶w̶i̶n̶d̶o̶w̶s̶ ̶w̶o̶r̶k̶s̶ ̶f̶o̶r̶ ̶r̶e̶m̶o̶t̶e̶ ̶m̶i̶n̶e̶r̶s̶,̶ ̶b̶u̶t̶ ̶i̶n̶ ̶l̶o̶c̶a̶l̶ ̶m̶i̶n̶e̶r̶s̶(̶C̶r̶y̶p̶t̶o̶d̶r̶e̶d̶g̶e̶ ̶a̶d̶m̶i̶n̶ ̶a̶n̶d̶ ̶n̶o̶n̶ ̶a̶d̶m̶i̶n̶)̶,̶ ̶t̶h̶e̶ ̶s̶c̶r̶e̶e̶n̶ ̶i̶s̶ ̶b̶l̶a̶n̶k̶,̶ ̶b̶u̶t̶ ̶d̶u̶r̶i̶n̶g̶ ̶b̶e̶n̶c̶h̶m̶a̶r̶k̶ ̶i̶t̶ ̶s̶h̶o̶w̶s̶ ̶t̶h̶e̶ ̶c̶o̶n̶s̶o̶l̶e̶,̶ ̶b̶u̶t̶ ̶d̶u̶r̶i̶n̶g̶ ̶m̶i̶n̶i̶n̶g̶ ̶i̶t̶s̶ ̶b̶l̶a̶n̶k̶.̶
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 6.4.2

 GPU mining
  - Console display for miners running with Remote Agent on Linux
  - Console display for miners where the process is running with Administrator privileges
 Mining software
  - Claymore Ethereum Miner 14.3
  - WildRig Miner 0.16.5
  - T-Rex 0.10.2
  - Nanominer 1.3.0
  - RhMiner 1.5.2
legendary
Activity: 3346
Merit: 1094
Hey Patrike, small request. Please add a new notification type that just makes AM blink in the taskbar upon notification until the window is checked and stay solid orange till notifications are cleared like IMs in popular programs. Makes it easier to multitask instead of having the banner cover things up constantly.
Thanks, this is a good idea.
legendary
Activity: 3346
Merit: 1094
Feature Request :
  • Add a Hash/watt (efficiency) stat
  • Support for appending worker name to the password. Maybe a toggle to add to username or password
  • In a similar way add password param, like rigname, so we can change param like difficulty per template or per worker
  • Abilty to modify the default miner param
  • Abilty to use custom watchdog/reboot scripts

Thanx !!  Cheesy Cheesy
Thanks for all suggestions.

A few comments about #2, #4  and #5 above.

2) You can use the variable [MinerWorker] in the Password field and it will be replaced with the miner unique worker name from your miner. See also:
https://support.awesomeminer.com/support/solutions/articles/35000086024-pool-worker-names

4) As you might know already, you can at least modify some of the default parameters via the Options dialog, Managed Software section.
If you have a miner that is only API compatible with other software and want to completely customize the command line generated, you can create a user defined Managed Software defined to be API compatible with for example CcMiner. In your miner command line you can then use variables like:
-a c11 -o [PoolUrl] -u [Worker] -p [Password] --api-remote -b 0.0.0.0:[ApiPort]
The result is that you are in full control of the command line to use, but you will make use of the API from the mining software.
See also:
https://support.awesomeminer.com/support/solutions/articles/35000086017-generic-miner-use-any-mining-software

5) In the rules you will find the trigger type "Process Failure". Using this one you can define what custom actions to take in case some mining software crashed either once or "too many times".
newbie
Activity: 42
Merit: 0
Hi!

Since latest Claymore eth miner requires to run with admin rights (if using strap options) what is the right way to do this with AM?

Cheers
RsvTu
You can right click on a miner and select Properties. In the Environment section you will find a setting to run the mining process with Administrator privileges.

Great, thank you man!
legendary
Activity: 1764
Merit: 1024
Hey Patrike, small request. Please add a new notification type that just makes AM blink in the taskbar upon notification until the window is checked and stay solid orange till notifications are cleared like IMs in popular programs. Makes it easier to multitask instead of having the banner cover things up constantly.
member
Activity: 204
Merit: 10
Feature Request :
  • Add a Hash/watt (efficiency) stat
  • Support for appending worker name to the password. Maybe a toggle to add to username or password
  • In a similar way add password param, like rigname, so we can change param like difficulty per template or per worker
  • Abilty to modify the default miner param
  • Abilty to use custom watchdog/reboot scripts

Thanx !!  Cheesy Cheesy
legendary
Activity: 3346
Merit: 1094
Hi!

Since latest Claymore eth miner requires to run with admin rights (if using strap options) what is the right way to do this with AM?

Cheers
RsvTu
You can right click on a miner and select Properties. In the Environment section you will find a setting to run the mining process with Administrator privileges.
newbie
Activity: 42
Merit: 0
Hi!

Since latest Claymore eth miner requires to run with admin rights (if using strap options) what is the right way to do this with AM?

Cheers
RsvTu
newbie
Activity: 59
Merit: 0
T-Rex 0.10.2
@trexminer trexminer released this 5 hours ago

Add MTP algo (Zcoin)
Add Tesla P100 support
Add built-in watchdog (can be disabled using --no-watchdog parameter)
Default network timeout increased from 3 to 5 minutes
New parameter --hide-date to hide date part of the timestamp in the console
Prevent Windows from going to sleep mode while T-Rex is running
Bug fixes:

"does not validate on CPU" error on RTX cards (CUDA 10 builds)
Long dev fee sessions if system clock "jumps"
GPUs keep hashing even if the pool connection is lost
NOTE: Built-in watchdog allows to perform (auto-)updates, no need to use the external watchdog any more.
If you experience any issues related to the built-in watchdog, let us know. Temporary workaround would be disabling it by --no-watchdog parameter
newbie
Activity: 162
Merit: 0
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 6.4.1

 ASIC mining
  - Support for changing the web password of Antminer ASIC miners
  - Bulk edit of External Miner properties related to Antminer web credentials
 Mining software
  - Claymore Ethereum Miner 14.1
  - WildRig Miner 0.16.3
 Corrections
  - Correction for display of AMD GPU details when running the AMD Blockchain beta drivers
  - Correction to keyboard navigation in the Coins tab
legendary
Activity: 3346
Merit: 1094
Before the update, I was able to see the details of each GPU on each machine. Now, it shows the hashrate, but the power, clock speeds, and load details all show 0.

The local gpu’s show the information correctly, it is the remote miners that do not.

Can I get a link to the pervious version?
Can you see the GPU's on the System tab?
Is "Map to system monitoring" enabled on the GPU tab?

Update: I worked with @BaelCorvus on a similar case above and it turned out that if you use the AMD Blockchain Beta drivers, the latest Awesome Miner version may not list the AMD GPU's. Are you also using these drivers?

No they are not shown. Yes, map is enabled.

Yes, the remote machine all have the Blockchain drivers. I have not updated them as I have not had time to troubleshoot in case anything went wrong.
I was able to reproduce and correct this scenario with the Blockchain Beta drivers. It will be corrected in a new release that soon will be released.

In general I don't think the Blockchain drivers are considered to be that great and they are still only Beta. My understanding is that the changes introduced in the Blockchain drivers are already included in more recent Adrenalin drivers.

For those using Native Overclocking with Awesome Miner, the Blockchain Beta drivers are not supported - simply because these drivers doesn't allow third party applications do overclocking in a good way.
legendary
Activity: 3346
Merit: 1094
hi Patrike,

in coins tab, if we have a coin with the properties changed (in blue), if we press a key to jump quickly from one coin to the next, they are not selected, it is as if they were hidden for this quick selection  Undecided
Hi and thanks for pointing this out. I will correct this in the next release.
newbie
Activity: 49
Merit: 0
Before the update, I was able to see the details of each GPU on each machine. Now, it shows the hashrate, but the power, clock speeds, and load details all show 0.

The local gpu’s show the information correctly, it is the remote miners that do not.

Can I get a link to the pervious version?
Can you see the GPU's on the System tab?
Is "Map to system monitoring" enabled on the GPU tab?

Update: I worked with @BaelCorvus on a similar case above and it turned out that if you use the AMD Blockchain Beta drivers, the latest Awesome Miner version may not list the AMD GPU's. Are you also using these drivers?

No they are not shown. Yes, map is enabled.

Yes, the remote machine all have the Blockchain drivers. I have not updated them as I have not had time to troubleshoot in case anything went wrong.
Jump to: