Author

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

legendary
Activity: 3346
Merit: 1094
Hi,

Maybe you heard but windows 10 now supports 8+ same brand gpus with the fall update. But the problem is ccminer 2.2 does not support 10+ gpus, so I should had to replace ccminer with the latest version (2.2.2). The same problem is available for the ccminer-alexis and for the other ccminer forks (nanashi, sp-mod etc.). I suggest splitting the miner threads by at least two (10+3, 9+4 etc.) for 10+ users at least for now for the alexis and other forks. And you should urgently update the tpruvot version to 2.2.2 for the 10+ users. On the other hand there comes 19gpu supported version with asus b250 boards. The same problem may arise with that, too.

Thanks
CcMiner 2.2.2 is included in the latest development version I'm about to make available.
legendary
Activity: 3346
Merit: 1094
Patrice, can you add a feature to readd the profit switching pools? My miners always reboot eventually and its hard to check all of them to see if they did and if the pools stayed.
Right now the External Profit Switcher for Antminers will simply change priority of the pools already running on the miner, not add pools. Maybe this suggestion could be an improvement for future improvements.
newbie
Activity: 23
Merit: 18
Hi,

Maybe you heard but windows 10 now supports 8+ same brand gpus with the fall update. But the problem is ccminer 2.2 does not support 10+ gpus, so I should had to replace ccminer with the latest version (2.2.2). The same problem is available for the ccminer-alexis and for the other ccminer forks (nanashi, sp-mod etc.). I suggest splitting the miner threads by at least two (10+3, 9+4 etc.) for 10+ users at least for now for the alexis and other forks. And you should urgently update the tpruvot version to 2.2.2 for the 10+ users. On the other hand there comes 19gpu supported version with asus b250 boards. The same problem may arise with that, too.

Thanks

newbie
Activity: 3
Merit: 0
member
Activity: 83
Merit: 10
Hi,

Thanks for the 12 GPU Fan view, very nice !

A nice feature to add would be to view/get some feedback from the Agent.

Sometimes I make changes to the profit profile and I have to restart the miner 2-3 times.

Would be nice to see if the agent is in-sync or still out of sync, some feedback basically.

Thanks
newbie
Activity: 35
Merit: 0
Patrice, can you add a feature to readd the profit switching pools? My miners always reboot eventually and its hard to check all of them to see if they did and if the pools stayed.
legendary
Activity: 3346
Merit: 1094
And... No linux support on agent side?... Serious?..
It's written in C# .NET which doesn't run on Linux.. yet. .NET Core 2.0 was just released and looks extremely promising.
Got it. Thank you.

There is no sense from such program then. Many serious miners prefer Linux instead of Windows. I don't mind to have control center on Windows but all my rigs are on Linux Sad
Yeah but you can easily monitor your linux rigs through this which is what I am doing.
HOW?? I don't understand how to do it if Awesome Miner's agent doesn't support Linux...
Awesome Miner and Remote Agent is Windows only.

If you are running Claymore or other miners with an API on Linux, you can still add them as External Miners in Awesome Miner and monitor them. You will not get all features that Remote Agent provides, but you will get a similar monitoring experience.
legendary
Activity: 3346
Merit: 1094
I just had a dead board on one of my antminer D3, but it was quite hard noticing the problem at awesome miner, is it possible have it automatically marked in red when one machine is working substantial under its average hash rate?
Yes, that's possible via the rules. Use "Example: Show notification on low hashrate" as a starting point to get notifications on low hashrate. You can also add one additional action of the type "Highlight miner" if you want to change the color of the miner in the user interface as well.
http://www.awesomeminer.com/help/rules.aspx
legendary
Activity: 3346
Merit: 1094
Hello,
I have a quick question regarding profit and power cost. In options i set Euro as my currency. In Profile Switching menu, do i have to set power cost in Euro or in dollar ? That's quite confusing as tips indicate USD/kWh...
It's always in USD. I agree that it can be a little confusing.
legendary
Activity: 3346
Merit: 1094
How do I remote access using Awesome Miner remote service to view/control my machine if I'm away from my farm.
If you only need access to the monitoring information and the most common operations in Awesome Miner, you can use Cloud Services:
http://www.awesomeminer.com/cloud.aspx
legendary
Activity: 3346
Merit: 1094
Patrike,

Is it possible to offer a Standard Plus license option that sits between the Standard and Pro versions ?

6 miners
Built-in Web
Performance history

Do away with Antminer and SSH management for this licence.

Set the price for this licence to $45.00 / $50.00

Can you offer this as an option ?
Thanks for your feedback on this, but the license structure will not be changed. The idea is to have as few options and as little complexity as possible.
legendary
Activity: 3346
Merit: 1094
Regarding balances.

I noticed you have built in support for chainz.cryptoID.info and it works quite well. I was wondering if you had support for others like iquidus. If so, can you give us an example of the URL I need to put in for balance to work?

Alternatively, can we have the option of pointing the program directly to the address' balance URL?

EDIT: Pools get removed from Antminer when the Antminer reboots. Is there a way to circumvent this?
Most block explorers out there have their own unique API's, making it very difficult for Awesome Miner to support more than just the most popular. Just pointing it to any block explorer will not work.

As you noticed, chainz.cryptoID.info has a long list of popular coins, but not all.

Antminers have 3 default pools defined, and the behavior of Antminers is to revert back to these pools when a hard reboot is made. When changing the current pool where the Antminer is mining, the default pools are not changed.

Awesome Miner can configure the default pools as well. Select one or many Antminers and use the toolbar Tools -> Antminer -> Default Pools, to define the 3 default pools.
legendary
Activity: 3346
Merit: 1094
I'm mining Ethash and Equihash depending on miningpoolhub profitability.

Is there a way to run some commands when the profit mining switcher switches mining engine ?

This way I could overclock/underclock the GPUs in a different manner depending on what is being mined.
This feature doesn't exist for the profit switcher today, but has high priority for future versions.
newbie
Activity: 55
Merit: 0
And... No linux support on agent side?... Serious?..
It's written in C# .NET which doesn't run on Linux.. yet. .NET Core 2.0 was just released and looks extremely promising.
Got it. Thank you.

There is no sense from such program then. Many serious miners prefer Linux instead of Windows. I don't mind to have control center on Windows but all my rigs are on Linux Sad
Yeah but you can easily monitor your linux rigs through this which is what I am doing.
HOW?? I don't understand how to do it if Awesome Miner's agent doesn't support Linux...
hero member
Activity: 1151
Merit: 528
And... No linux support on agent side?... Serious?..
It's written in C# .NET which doesn't run on Linux.. yet. .NET Core 2.0 was just released and looks extremely promising.
Got it. Thank you.

There is no sense from such program then. Many serious miners prefer Linux instead of Windows. I don't mind to have control center on Windows but all my rigs are on Linux Sad
Yeah but you can easily monitor your linux rigs through this which is what I am doing. My main desktop runs windows.
newbie
Activity: 55
Merit: 0
And... No linux support on agent side?... Serious?..
It's written in C# .NET which doesn't run on Linux.. yet. .NET Core 2.0 was just released and looks extremely promising.
Got it. Thank you.

There is no sense from such program then. Many serious miners prefer Linux instead of Windows. I don't mind to have control center on Windows but all my rigs are on Linux Sad
hero member
Activity: 1151
Merit: 528
And... No linux support on agent side?... Serious?..
It's written in C# .NET which doesn't run on Linux.. yet. .NET Core 2.0 was just released and looks extremely promising.
newbie
Activity: 55
Merit: 0
patrike, please add notifications of Telegram to your awesome program?

And... No linux support on agent side?... Serious?..

Thank you!
newbie
Activity: 50
Merit: 0
How do I remote access using Awesome Miner remote service to view/control my machine if I'm away from my farm.

Just use remote desktop to your machine...

Install Google Chrome browser and its Remote Desktop app, very easy to use and you can even monitor and control your rig from your phone.
full member
Activity: 675
Merit: 100
If I still mined, I would use this. Too bad I can't make any money anymore, the difficulty is too high these days Tongue

From 2014, lol.
Jump to: