Author

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

member
Activity: 273
Merit: 12
Patrike, Please add BTG in MPH pool list and add it to profitability switching too. Bittrex had just re-openned BTG wallet so auto exchange is back online again. Adding pool manually doesn't add the coin to profitability switching.

Thanks
Best Regards
I'm looking into how to support BTG in the best way. Right now it's a bit messy as it first was considered to be Equihash BTG (based on Equihash 144,5) by most sources. Now it's considered to be ZHash (also Equihash 144,5), but it still requires a personalization string unique to this coin.

MPH still list the coin as Equihash BTG, while WhatToMine and Coincalculators recently moved it to ZHash.

Awesome Miner is currently doing all setup based on which algorithm you are mining, not the coin. It's possible to manually set a personalization string, but there should be some concept in Awesome Miner that makes sense of all this. Setting up mining was difficult enough with the large number of mining software and algorithms, and if each coin also start to have their own parameters, it will get even more complex. The personalization parameter is of course different depending on mining software as well, so setting it once on a pool i just a partial solution.


Please update to EWBF v.5. It helps address this issue with the pool being able to set the --pers, along with major improvements.
member
Activity: 504
Merit: 51
snip..

If a pool is indicated as "Dead", it's considered Dead by the ASIC miner. Awesome Miner is simply displaying the pool connection status as reported by the Antminer, and Awesome Miner isn't related to this connection. However, I do agree that it sounds strange that it's reported as dead until you switch to it.

From what I can see in the log, Awesome Miner do send the commands to set pool priority to the Antminer as part of the profit switching:

Code:
7/31/2018 5:18:42 PM.973 [005] [S][ExternalMiner#15 - z9-12] Execute command: PoolCommand
7/31/2018 5:18:42 PM.982 [005] [S][ExternalMiner#15 - z9-12] Executing API command: PoolPriority 1,2,0

Can you test if the same operation works if you try it manually? On the Pools tab, click on the right side of the "Prioritize" button and select the menu item "Define Priority and Quota". Please give this feature a try as a troubleshooting step, as it also are sending the "PoolPriority" commands to the Antminers. You can look for "Executing API command: PoolPriority" in the log files when performing this operation.

The display of "Claymore" on the View Details tab is just a UI bug, and it will be corrected.

The "dead" thing is kind of interesting... long story short, I typo'd the "stratum+tcp://" part as "stratum+tcp//" (at least, i assume I did it...), so the 2nd and 3rd pool was showing as 'stratum+tcp://stratum+tcp//pool.name:port' in antminer. I didn't see this because of whatever bug causes the status page to stop working after I manually "change" a pool.

Oddly enough, these same definitions worked fine if I changed to a pool (which doesn't make sense either since the typo was there as well...).

net-net, looks like profit switching may be working now, the one I enabled has jumped to another coin as I was writing this up.

... and yeah, "prioritize" now works.

Is it possible to "prioritize" an entire group or selection? Perhaps on the miner->rightclick menu, could you add a "Prioritize" option?

-j
newbie
Activity: 13
Merit: 0
Dude that is AWESOME! Right down to the enphase (I have a 10kw Solar Array) and I use homekit to monitor power and control all miners.

Great job! Want to open source those scripts?


I will put all the scripts up as open source soon, I just need to clean the code up a bit.

I have a 5.2Kw Solar Array with enphase micro inverters but it's the middle of winter here so I am getting barely anything from my solar.
Also I have a domain controller setup so I don't have to worry about authentication at all between my server and the rigs because it all runs under a domain account that has privs on the rigs. Due to this there will have to be some changes made so that the script can actually perform tasks on the target machines but it would be pretty easy.
jr. member
Activity: 94
Merit: 2
Hi all,

Just thought I would show off the web interface I made for Awesome Miner:
http://stats.finnsk3.com/

It uses the Awesome Miner API along with Nvidia-SMI and and API to my enphase solar controller.
I am also using a CLI based overclocking tool I wrote in C to apply my overclocks as I hate msi ab.

That's the public view, as I am authenticated I see stop,start,restart,reboot,set TDP,set overclocks buttons.

The rigs are all on TPLink HS100/HS110 smart power points and the interface monitors the rigs and if they are unreachable for 5minutes it turns the power point off, waits 30 seconds then turns it back on. All the rigs are set in bios to boot on power outage.

I have onpeak/offpeak power costing so during week days for 8 hours a day my power costs twice as much so my TDP limits are automatically heavily restricted during peak power cost.

When any of my 1080ti rigs start mining Ethereum it automatically launches the ethenlargement pill and closes it if they stop mining Eth.

If I launch discord or a game etc. on my main rig my monitoring script stop the rig from mining, set's my 1080tis TDP to 350w and sets my gaming clocks, resumes mining when I exit all games.

Scripts running on my server:


Now you have something to aim for Awesome Miner devs Tongue

Dude that is AWESOME! Right down to the enphase (I have a 10kw Solar Array) and I use homekit to monitor power and control all miners.

Great job! Want to open source those scripts?
newbie
Activity: 13
Merit: 0
Hi all,

Just thought I would show off the web interface I made for Awesome Miner:
http://stats.finnsk3.com/

It uses the Awesome Miner API along with Nvidia-SMI and and API to my enphase solar controller.
I am also using a CLI based overclocking tool I wrote in C to apply my overclocks as I hate msi ab.

That's the public view, as I am authenticated I see stop,start,restart,reboot,set TDP,set overclocks buttons.

The rigs are all on TPLink HS100/HS110 smart power points and the interface monitors the rigs and if they are unreachable for 5minutes it turns the power point off, waits 30 seconds then turns it back on. All the rigs are set in bios to boot on power outage.

I have onpeak/offpeak power costing so during week days for 8 hours a day my power costs twice as much so my TDP limits are automatically heavily restricted during peak power cost.

When any of my 1080ti rigs start mining Ethereum it automatically launches the ethenlargement pill and closes it if they stop mining Eth.

If I launch discord or a game etc. on my main rig my monitoring script stop the rig from mining, set's my 1080tis TDP to 350w and sets my gaming clocks, resumes mining when I exit all games.

Scripts running on my server:
http://stats.finnsk3.com/scripts.jpg

Now you have something to aim for Awesome Miner devs Tongue
newbie
Activity: 20
Merit: 0
Patrike, Please add BTG in MPH pool list and add it to profitability switching too. Bittrex had just re-openned BTG wallet so auto exchange is back online again. Adding pool manually doesn't add the coin to profitability switching.

Thanks
Best Regards
I'm looking into how to support BTG in the best way. Right now it's a bit messy as it first was considered to be Equihash BTG (based on Equihash 144,5) by most sources. Now it's considered to be ZHash (also Equihash 144,5), but it still requires a personalization string unique to this coin.

MPH still list the coin as Equihash BTG, while WhatToMine and Coincalculators recently moved it to ZHash.

Awesome Miner is currently doing all setup based on which algorithm you are mining, not the coin. It's possible to manually set a personalization string, but there should be some concept in Awesome Miner that makes sense of all this. Setting up mining was difficult enough with the large number of mining software and algorithms, and if each coin also start to have their own parameters, it will get even more complex. The personalization parameter is of course different depending on mining software as well, so setting it once on a pool i just a partial solution.


I understand why BTG team made all that mess due to the 51% network attacks.
But i see it so...If whattomine sees the algorithm is Zhash then let it be Zhash and add a parameter for Zhash pools with true and false option...Is this BTG pool...If true add personalization string...If false then don't.
I know it seems difficult but i have faith that you can do it  Grin

Best Regards
member
Activity: 124
Merit: 47
I have AwesomeMiner Cloud services - is there a way to set upload frequency?
member
Activity: 159
Merit: 12
Hi patrike, is it possible to show current share Difficulty submitted from the pool for antminer s9?

legendary
Activity: 3346
Merit: 1094
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?

Why? AM fully supports the new version of T-Rex. Simply use the newest version of AM.
I have newest AM and T-Rex. Maybe im doing smth wrong?
It's not on predefinied list so im adding it manually.
I have set up compatibility mode Full and compatible software CCminer

EDIT: When i don't use comatibility mode i can't add it to profit switcher.

Are you using Development Preview versions of AM?

T-Rex support was added since 5.3.4
https://bitcointalksearch.org/topic/m.42624417

Follow the instructions in the post to get Development Preview versions, or download from the direct link from the post by Patrike.

T-Rex provides it's own API in JSON format, thus AM won't read it when you set it to ccMiner API compatible mode and that's why you are seeing "Interface Offline"
Got it, already it's working, but there is a 0.5.1 T-rex, how to update to 0.5.6?
When i change the autodownload links with my zip 0.5.6 it's not working, standard message about virus or smth from awsome I need to manually replace t-rex.exe in remote folder and then it starts with new version but want to work it with autoupdate.
How did you point ot the zip file for 0.5.6? There are no direct download links published by the T-rex team. I've just downloaded the latest version of it from their Mega-site and put it here:
https://s3.amazonaws.com/awesomeminer-download/t-rex-0.5.6-win-cuda9.1.zip

Using the link above in Options dialog, Managed Software section, should work fine. The next release of Awesome Miner will of course include the new T-Rex version as well.
legendary
Activity: 3346
Merit: 1094
Patrike, Please add BTG in MPH pool list and add it to profitability switching too. Bittrex had just re-openned BTG wallet so auto exchange is back online again. Adding pool manually doesn't add the coin to profitability switching.

Thanks
Best Regards
I'm looking into how to support BTG in the best way. Right now it's a bit messy as it first was considered to be Equihash BTG (based on Equihash 144,5) by most sources. Now it's considered to be ZHash (also Equihash 144,5), but it still requires a personalization string unique to this coin.

MPH still list the coin as Equihash BTG, while WhatToMine and Coincalculators recently moved it to ZHash.

Awesome Miner is currently doing all setup based on which algorithm you are mining, not the coin. It's possible to manually set a personalization string, but there should be some concept in Awesome Miner that makes sense of all this. Setting up mining was difficult enough with the large number of mining software and algorithms, and if each coin also start to have their own parameters, it will get even more complex. The personalization parameter is of course different depending on mining software as well, so setting it once on a pool i just a partial solution.
legendary
Activity: 3346
Merit: 1094
Didn't read the whole thread, but can someone answer me the following:

Is it possible to setup Asics with some kind of pool switching by profit?

I mean, setting up a pool group and AwesomeMiner chooses always the most profitable one for mining?
Any way to do this and if yes, how exactly?

Yes, its easy for Antminers. Here you go: http://awesomeminer.com/help/profitswitching.aspx

Has anyone been able to get the Z9 mini working with profit switching?

@Patrike - I have 1 antminer with "profit switching profile" checked with "default", API access is enabled. In coins, I have 3 coins defined, ZEN, ZCL, ZEC and revenue/profit data is filled in and regularly updated when I look at the coins tab, and I have 3 pools in 'default pools' that correspond to each of those three coins. I can manually switch between these using RightClick->Switch Pool. I have the coin associated with each of those pools and get proper profit information in the "miners" summary tab.

When i look at the external miner and go to the "pools" tab, the first pool shows enabled, the other 2 pools show as "dead".  I think "dead" is a bug there - if I manually change to the pool, the pool works fine.

If I right click on the miner, "view details", and look at the "Profit switching" tab, the status updates there show "Claymore's dual ethereum miner 11.9" and not the user defined "bitmain cgminer API" that is "CgMiner compatible" managed software i defined.

Any suggestions on getting this to work or pointers on how to provide more detail for troubleshooting?

Thanks,

-j



If a pool is indicated as "Dead", it's considered Dead by the ASIC miner. Awesome Miner is simply displaying the pool connection status as reported by the Antminer, and Awesome Miner isn't related to this connection. However, I do agree that it sounds strange that it's reported as dead until you switch to it.

From what I can see in the log, Awesome Miner do send the commands to set pool priority to the Antminer as part of the profit switching:

Code:
7/31/2018 5:18:42 PM.973 [005] [S][ExternalMiner#15 - z9-12] Execute command: PoolCommand
7/31/2018 5:18:42 PM.982 [005] [S][ExternalMiner#15 - z9-12] Executing API command: PoolPriority 1,2,0

Can you test if the same operation works if you try it manually? On the Pools tab, click on the right side of the "Prioritize" button and select the menu item "Define Priority and Quota". Please give this feature a try as a troubleshooting step, as it also are sending the "PoolPriority" commands to the Antminers. You can look for "Executing API command: PoolPriority" in the log files when performing this operation.

The display of "Claymore" on the View Details tab is just a UI bug, and it will be corrected.
newbie
Activity: 111
Merit: 0
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?

Why? AM fully supports the new version of T-Rex. Simply use the newest version of AM.
I have newest AM and T-Rex. Maybe im doing smth wrong?
It's not on predefinied list so im adding it manually.
I have set up compatibility mode Full and compatible software CCminer

EDIT: When i don't use comatibility mode i can't add it to profit switcher.

Are you using Development Preview versions of AM?

T-Rex support was added since 5.3.4
https://bitcointalksearch.org/topic/m.42624417

Follow the instructions in the post to get Development Preview versions, or download from the direct link from the post by Patrike.

T-Rex provides it's own API in JSON format, thus AM won't read it when you set it to ccMiner API compatible mode and that's why you are seeing "Interface Offline"
Got it, already it's working, but there is a 0.5.1 T-rex, how to update to 0.5.6?
When i change the autodownload links with my zip 0.5.6 it's not working, standard message about virus or smth from awsome I need to manually replace t-rex.exe in remote folder and then it starts with new version but want to work it with autoupdate.
jr. member
Activity: 348
Merit: 5
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?

Why? AM fully supports the new version of T-Rex. Simply use the newest version of AM.
I have newest AM and T-Rex. Maybe im doing smth wrong?
It's not on predefinied list so im adding it manually.
I have set up compatibility mode Full and compatible software CCminer

EDIT: When i don't use comatibility mode i can't add it to profit switcher.

Are you using Development Preview versions of AM?

T-Rex support was added since 5.3.4
https://bitcointalksearch.org/topic/m.42624417

Follow the instructions in the post to get Development Preview versions, or download from the direct link from the post by Patrike.

T-Rex provides it's own API in JSON format, thus AM won't read it when you set it to ccMiner API compatible mode and that's why you are seeing "Interface Offline"
newbie
Activity: 111
Merit: 0
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?

Why? AM fully supports the new version of T-Rex. Simply use the newest version of AM.
I have newest AM and T-Rex. Maybe im doing smth wrong?
It's not on predefinied list so im adding it manually.
I have set up compatibility mode Full and compatible software CCminer

EDIT: When i don't use comatibility mode i can't add it to profit switcher.
member
Activity: 418
Merit: 21
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?

Why? AM fully supports the new version of T-Rex. Simply use the newest version of AM.
newbie
Activity: 111
Merit: 0
Hello
Im trying to add t-rex miner manually. I managed to get it working but not getting any stats "Interface Offline"
Anyone have an solution?
newbie
Activity: 20
Merit: 0
Patrike, Please add BTG in MPH pool list and add it to profitability switching too. Bittrex had just re-openned BTG wallet so auto exchange is back online again. Adding pool manually doesn't add the coin to profitability switching.

Thanks
Best Regards
member
Activity: 504
Merit: 51
Didn't read the whole thread, but can someone answer me the following:

Is it possible to setup Asics with some kind of pool switching by profit?

I mean, setting up a pool group and AwesomeMiner chooses always the most profitable one for mining?
Any way to do this and if yes, how exactly?

Yes, its easy for Antminers. Here you go: http://awesomeminer.com/help/profitswitching.aspx

Has anyone been able to get the Z9 mini working with profit switching?

@Patrike - I have 1 antminer with "profit switching profile" checked with "default", API access is enabled. In coins, I have 3 coins defined, ZEN, ZCL, ZEC and revenue/profit data is filled in and regularly updated when I look at the coins tab, and I have 3 pools in 'default pools' that correspond to each of those three coins. I can manually switch between these using RightClick->Switch Pool. I have the coin associated with each of those pools and get proper profit information in the "miners" summary tab.

When i look at the external miner and go to the "pools" tab, the first pool shows enabled, the other 2 pools show as "dead".  I think "dead" is a bug there - if I manually change to the pool, the pool works fine.

If I right click on the miner, "view details", and look at the "Profit switching" tab, the status updates there show "Claymore's dual ethereum miner 11.9" and not the user defined "bitmain cgminer API" that is "CgMiner compatible" managed software i defined.

Any suggestions on getting this to work or pointers on how to provide more detail for troubleshooting?

Thanks,

-j

Code:
7/31/2018 5:18:32 PM.224 [018] [S][ExternalMiner#6 - z9-5] Interface connected
7/31/2018 5:18:32 PM.224 [022] [S][ExternalMiner#11 - z9-10] Interface connected
7/31/2018 5:18:32 PM.224 [024] [S][ExternalMiner#10 - z9-9] Interface connected
7/31/2018 5:18:32 PM.224 [012] [S][ExternalMiner#2 - z9-2] Interface connected
7/31/2018 5:18:32 PM.224 [023] [S][ExternalMiner#12 - z9-11] Interface connected
7/31/2018 5:18:32 PM.224 [026] [S][ExternalMiner#15 - z9-12] Interface connected
7/31/2018 5:18:32 PM.225 [021] [S][ExternalMiner#9 - z9-8] Interface connected
7/31/2018 5:18:32 PM.225 [020] [S][ExternalMiner#8 - z9-7] Interface connected
7/31/2018 5:18:32 PM.225 [017] [S][ExternalMiner#3 - z9-3] Interface connected
7/31/2018 5:18:32 PM.225 [011] [S][ExternalMiner#1 - z9-1] Interface connected
7/31/2018 5:18:32 PM.225 [019] [S][ExternalMiner#7 - z9-6] Interface connected
7/31/2018 5:18:32 PM.226 [016] [S][ExternalMiner#5 - z9-4] Interface connected
7/31/2018 5:18:32 PM.399 [055] [E]Failed to get data from Zergpool
 Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
7/31/2018 5:18:32 PM.399 [055] [E]Content received:


7/31/2018 5:18:32 PM.955 [050] [S]Sending new cloud configuration data
7/31/2018 5:18:33 PM.038 [051] [S]Current Version: 5.3.3
7/31/2018 5:18:33 PM.038 [051] [S]New Version: 5.3.3.0
7/31/2018 5:18:33 PM.038 [051] [S]Requires Version: 0.1.4.0
7/31/2018 5:18:33 PM.038 [051] [S]Check for updates, dev: False
7/31/2018 5:18:37 PM.930 [045] [S]CoinStore, Built in coin dictionary updated
7/31/2018 5:18:42 PM.935 [047] [S]External Profit Switching processing miner: z9-12
7/31/2018 5:18:42 PM.949 [047] [S]Profitability information:
  MPH - ZEN [Zencash (ZEN)], Url: stratum+tcp//us-east.equihash-hub.miningpoolhub.com:20594, Profit: 0.00321579583010933, Priority: 0
  MPH - ZClassic (ZCL) [Zclassic (ZCL)], Url: stratum+tcp//us-east.equihash-hub.miningpoolhub.com:20575, Profit: 0.00310521480617048, Priority: 1
  flypool - ZEC [Zcash (ZEC)], Url: stratum+tcp://us1-zcash.flypool.org:3333, Profit: 0.0026614778346412, Priority: 2

7/31/2018 5:18:42 PM.960 [047] [S][ExternalMiner#15 - z9-12] Run Miner Command: PoolCommand
7/31/2018 5:18:42 PM.973 [047] [S]Command request: PoolCommand
7/31/2018 5:18:42 PM.973 [005] [S][ExternalMiner#15 - z9-12] Execute command: PoolCommand
7/31/2018 5:18:42 PM.982 [005] [S][ExternalMiner#15 - z9-12] Executing API command: PoolPriority 1,2,0
7/31/2018 5:18:57 PM.800 [001] [S]Applying Theme: Blue
7/31/2018 5:18:58 PM.155 [010] [E]Failed to download string from: http://api.multipool.us/api.php
 System.Net.WebException: Unable to connect to the remote server
7/31/2018 5:19:07 PM.253 [046] [S]Updating Online Services, configUpdate: False
7/31/2018 5:20:32 PM.783 [046] [S]Updating Online Services, configUpdate: False
7/31/2018 5:20:35 PM.293 [054] [E]Failed to get data from Zergpool
 Newtonsoft.Json.JsonReaderException: Error reading JObject from JsonReader. Path '', line 0, position 0.
7/31/2018 5:20:35 PM.293 [054] [E]Content received:


7/31/2018 5:20:43 PM.029 [047] [S]External Profit Switching processing miner: z9-12
7/31/2018 5:20:43 PM.029 [047] [S]Profitability information:
  MPH - ZEN [Zencash (ZEN)], Url: stratum+tcp//us-east.equihash-hub.miningpoolhub.com:20594, Profit: 0.00321579583010933, Priority: 0
  MPH - ZClassic (ZCL) [Zclassic (ZCL)], Url: stratum+tcp//us-east.equihash-hub.miningpoolhub.com:20575, Profit: 0.00310521480617048, Priority: 1
  flypool - ZEC [Zcash (ZEC)], Url: stratum+tcp://us1-zcash.flypool.org:3333, Profit: 0.0026614778346412, Priority: 2

7/31/2018 5:20:43 PM.035 [047] [S]Start processing MinerCommand
7/31/2018 5:20:43 PM.262 [047] [S][ExternalMiner#15 - z9-12] Run Miner Command: PoolCommand
7/31/2018 5:20:43 PM.262 [047] [S]Command request: PoolCommand
7/31/2018 5:20:43 PM.262 [005] [S][ExternalMiner#15 - z9-12] Execute command: PoolCommand
7/31/2018 5:20:43 PM.262 [005] [S][ExternalMiner#15 - z9-12] Executing API command: PoolPriority 1,2,0
7/31/2018 5:21:03 PM.380 [052] [E]Failed to download string from: http://api.multipool.us/api.php
 System.Net.WebException: Unable to connect to the remote server
member
Activity: 418
Merit: 21
Didn't read the whole thread, but can someone answer me the following:

Is it possible to setup Asics with some kind of pool switching by profit?

I mean, setting up a pool group and AwesomeMiner chooses always the most profitable one for mining?
Any way to do this and if yes, how exactly?

Yes, its easy for Antminers. Here you go: http://awesomeminer.com/help/profitswitching.aspx
member
Activity: 420
Merit: 13
Didn't read the whole thread, but can someone answer me the following:

Is it possible to setup Asics with some kind of pool switching by profit?

I mean, setting up a pool group and AwesomeMiner chooses always the most profitable one for mining?
Any way to do this and if yes, how exactly?
Jump to: