Author

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

newbie
Activity: 3
Merit: 0
nevermind i just deleted everything out of the registry.
newbie
Activity: 3
Merit: 0
How can I remove all traces of Awesome Miner?  One of my computers has a corrupted installation of the remote agent.  Windows remove doesn't let me uninstall it.  Trying to install Awesome miner over top of it says it's already installed (it isn't).  Trying to install the remote agent tries to uninstall the existing one, which fails.
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 4.7.7 ( Development preview of 5.0 )

GPU mining
--- GPU selection in the Properties for Managed Miners and Managed Profit Miners to only include specific GPU's when mining
--- Display power usage on GPU tab when using Ccminer
--- Adjustment to XMRig miner command line by forcing either Cryptonight or CryptonightV7 as the auto detection in XMRig isn't always working
--- Automatically set command line argument --gpu-platform for Sgminer when AMD OpenCL platform isn't the only platform
--- Improved benchmarking to apply GPU clocking according to profit profile settings
ASIC mining
--- Antminer X3 Cryptonight ASIC support
--- Antminer B3 Tensority/Bytom ASIC support
--- Antminer T9+ chip temperature support
--- Innosilicon A8+ Cryptonight ASIC support
--- DragonMint B29 ASIC miner temperature support
--- Show Antminer chip temperature on the ASIC tab in addition to PCB temperature
--- Show both standard temperature and Antminer chip temperature on the Summary tab
Configuration
--- Prevent Windows from going into sleep mode while the application is running
--- Managed Templates can be configured with multiple exceptions in the new section Template settings
--- Managed Miners supports the same IP variables for worker name as External Miners
--- Additional settings for specifying duration of benchmarks
--- Bulk edit for configuration of algorithms in profit profiles
--- Bulk edit for Managed Miners and Managed Profit Miners
--- Improved bulk edit for External Miners where the setting to enable or disable 'Add to worker name' can be changed without modifying the worker name
--- Add support for variable [MinerDescription] in worker name field, to be replaced with the Description of the miner
--- Added Tensority algorithm
Rules and API
--- Added new rule action for applying GPU clocking profiles
--- Added API for listing all GPU's for a specific host
--- Added API for listing, adding and modifying Managed Hosts
--- Added API for listing all algorithms
--- Added API for listing all mining software
Profit switching
--- Improved profit switching to take pool priority into consideration for Custom Pools and use as secondary sort order after profitability
--- Profit switching information in the View Details dialog lists the configured hashrate per algorithm
User interface
--- The operations to start a miner, stop a miner and perform pool changes are enabled even if some of the selected miners are in a state where not available
--- Improved failure messages when a miner cannot start, to show more information about mining software and algorithm used
--- Improved sorting in the lists on the Balance tab
--- Multiple temperatures are displayed with a space instead of slash as separator to increase readability
--- Add two additional configurable coins with exchange rate in the status bar
--- Allow Remote Agent to be started automatically after installation
--- Added link to the Awesome Miner Affiliate Program from the main menu
Mining software
--- SRBMiner 1.5.1 for Cryptonight algorithms
--- CastXMR 1.0 with Cryptonight-Lite support
--- Claymore Dual Ethereum Miner 11.7
--- Claymore NeoScrypt AMD Miner 1.2
--- Bminer 7.0
--- CpuMiner-Opt 3.8.8
Corrections
--- Correction to Block Masters API integration, to use HTTP as HTTPS is no longer supported
--- Correction to custom online services where multiple services uses the same algorithm
--- Correction to Pool Balance total value when using specific display currencies
--- Correction to display of Mining Dutch X11 profit information
--- Correction to display of hashrates in the case a miner reports extreme hashrates due to internal failures
--- Correction to network scan to allow including IP addresses ending with 0
--- Minor corrections

This development release will be released as Awesome Miner 5.0 during next week.

To get access to development versions, open the Options dialog in Awesome Miner. In the General section, enable Check for development versions. Then go to the Menu and click Check for updates

Direct download links:
http://www.awesomeminer.com/download/setupdev/AwesomeMiner.msi
http://www.awesomeminer.com/download/setupdev/AwesomeMinerRemoteService.msi
legendary
Activity: 3346
Merit: 1094

I think this needs to be investigated via the Remote Agent log file on the computers where you run the mining. It's possible to search for "Executing GPU clocking command" to see what commands Awesome Miner sends to MSI Afterburner.

Ok, thanks, I'll check that... at first blush, on each change, I'm only seeing the start commands being executed never the stop.

Shouldn't it do a start before it starts mining and a stop *before* it changes to something else, and then the associated start for the new algo?
Yes, it should. So "Start clocking for first algorithm" -> "Stop clocking for first algorithm" -> "Start clocking for second algorithm" should be the work flow for executing the clocking profiles during profit switching.

If you don't make any progress, you could send me the details via mail and let me know the exact time where it failed - and also what the expected behavior was. Thanks!
member
Activity: 140
Merit: 18

I think this needs to be investigated via the Remote Agent log file on the computers where you run the mining. It's possible to search for "Executing GPU clocking command" to see what commands Awesome Miner sends to MSI Afterburner.

Ok, thanks, I'll check that... at first blush, on each change, I'm only seeing the start commands being executed never the stop.

Shouldn't it do a start before it starts mining and a stop *before* it changes to something else, and then the associated start for the new algo?
legendary
Activity: 3346
Merit: 1094
Patrike,

I'm still getting about 50% on automatically changing OC between algos when I'm profit mining.

Sometimes it does, sometimes it doesn't.

Here's how I basically have it setup.

I created a
1080Ti - Normal ( this is for most everything and is used as the stop OC )
1080Ti - x16r
1080ti - Phi

1070ti - Normal
1070ti - x16r
1070ti - Phi

Then I have these groups
am1r - normal
    - 1080ti - Normal
       - devices 0-5
am1r - Phi
   - 1080ti - Phi
       - devices 0-5

am2r - normal
    - 1070ti - Normal
        - devices 0-5
am2r - Phi
    - 1070ti - phi
        - devices 0-5

I had to do the groups because there is a non-gpu video driver and it would crash when the AB tried to update it Smiley

For a phi algo in the profite profile
I would set the am(1/2)r - phi as start and am(1/2)r - normal as the stop

it's a similar thing for x16r

But what is happening is that if it switches to Phi and sets that OC, then the next switch is to x16r, it never sets the am(1/2)r - x16r group and so the miner runs on the phi OC.  it's true the other way as well.

And also about 50% of the time, it never switches back to normal on a stop.

I looked at the log and I see no reference to the start or the stop there, but occasionally I need a enumeration of the GPU setups/groups.

anyone else doing this and have ideas/suggestions, etc.  I'm running the latest AB 4.5.0 with the updated AB remote so I could change this to card names instead of devices, but I suspect the same would occur.

UPDATE:
it appears that the first miner (am1r) gets set *mostly* right, but the second one (am2r) does not, could there need to be a programmable delay betweeen the OC command changes from miner a to miner b?
I think this needs to be investigated via the Remote Agent log file on the computers where you run the mining. It's possible to search for "Executing GPU clocking command" to see what commands Awesome Miner sends to MSI Afterburner.
legendary
Activity: 3346
Merit: 1094
Good afternoon
Need such a function as the work counter separately for each miner
ie how long was he in the uptime and how many are offline
With the ability to reset the timer.
Ie start the timer for 10 miners and looked after three days how many of them have worked without failures and at what time.
How much it took to reboot and how many reboots.
How long was the downtime.

It would also be very convenient to have a built-in vpn server to connect external miners located geographically far away from the main farm.
The closest feature that's available today is the Performance History, where you can export the hashrate (that will be 0 in case the mining isn't working) if all miners for analysis in Excel and similar applications:
http://www.awesomeminer.com/help/performancehistory.aspx

Having that said, I do agree that it can be useful to see the information you request in an easier way. I've also received similar requests about logging how long a miner has been on a specific pool or algorithm.

The plan is to support some kind of networking over the Cloud Services for Remote Agent in the future. The idea is to make it easier to use than a VPN network. Both Awesome Miner and Remote Agent would connect to the Awesome Miner Cloud Services to exchange information.

Thanks for your feedback!
member
Activity: 140
Merit: 18
Patrike,

I'm still getting about 50% on automatically changing OC between algos when I'm profit mining.

Sometimes it does, sometimes it doesn't.

Here's how I basically have it setup.

I created a
1080Ti - Normal ( this is for most everything and is used as the stop OC )
1080Ti - x16r
1080ti - Phi

1070ti - Normal
1070ti - x16r
1070ti - Phi

Then I have these groups
am1r - normal
    - 1080ti - Normal
       - devices 0-5
am1r - Phi
   - 1080ti - Phi
       - devices 0-5

am2r - normal
    - 1070ti - Normal
        - devices 0-5
am2r - Phi
    - 1070ti - phi
        - devices 0-5

I had to do the groups because there is a non-gpu video driver and it would crash when the AB tried to update it Smiley

For a phi algo in the profite profile
I would set the am(1/2)r - phi as start and am(1/2)r - normal as the stop

it's a similar thing for x16r

But what is happening is that if it switches to Phi and sets that OC, then the next switch is to x16r, it never sets the am(1/2)r - x16r group and so the miner runs on the phi OC.  it's true the other way as well.

And also about 50% of the time, it never switches back to normal on a stop.

I looked at the log and I see no reference to the start or the stop there, but occasionally I need a enumeration of the GPU setups/groups.

anyone else doing this and have ideas/suggestions, etc.  I'm running the latest AB 4.5.0 with the updated AB remote so I could change this to card names instead of devices, but I suspect the same would occur.

UPDATE:
it appears that the first miner (am1r) gets set *mostly* right, but the second one (am2r) does not, could there need to be a programmable delay betweeen the OC command changes from miner a to miner b?
newbie
Activity: 18
Merit: 0
Good afternoon
Need such a function as the work counter separately for each miner
ie how long was he in the uptime and how many are offline
With the ability to reset the timer.
Ie start the timer for 10 miners and looked after three days how many of them have worked without failures and at what time.
How much it took to reboot and how many reboots.
How long was the downtime.

It would also be very convenient to have a built-in vpn server to connect external miners located geographically far away from the main farm.
member
Activity: 277
Merit: 23
I will start working on the implementation for this mining software today. I've received a number of requests for this mining software, but it wasn't until yesterday an API was made available.

Great, thx for support
jr. member
Activity: 348
Merit: 5
Awesome work with Zen node ?
Answer to your question exactly word by word, here on the same page when you posting this question

https://bitcointalksearch.org/topic/m.36113506
newbie
Activity: 83
Merit: 0
jr. member
Activity: 315
Merit: 8
Just some feedback.

When you have these big 8+ boards, the temperature readout gets really small. Its still readable, but the smaller it gets, the harder it is to distinguish between the / and a 7. So on first glance a lot gpus look hotter then they really are. Though im part dyslexic. There a way we can switch the separator to a ""," or a "-" instead of the "/"?
Good point. I also noticed that some temperature values can be quite difficult to read with the slash as separator.

I will actually go ahead and change to a blank space in the next release.

Thats great news.
legendary
Activity: 3346
Merit: 1094
Anyone else having problems with MSI Afterburner Remote Server starting and immediately quitting on Windows 10.  I have new/clean installs of Windows 10 Pro on two miners and can no longer run   Afterburner Remote Server -- the icon shows up for remote server for about 3 seconds after I run the program and then quits/disappears.    Of course I need remote server to be running for Awesome Miner to remotely configure my GPUs...

The MSI Afterburner Remote Server requires .NET Framework 2.0, but it shouldn't be possible to load the icon without (I think). Maybe you can verify this anyway?

Please also check the Windows Event Viewer, in the Application section, if there are any crash messages that would give more details about the problem.
legendary
Activity: 3346
Merit: 1094
I will start working on the implementation for this mining software today. I've received a number of requests for this mining software, but it wasn't until yesterday an API was made available.
legendary
Activity: 3346
Merit: 1094
@patrike please add the option to upgrade the remote agent for a group while some clients are offline. Like you did for the start and stop commands.
If some are offline you have to select all then deselect the ones that are offline.
Thanks for your feedback. I will add support for this scenario in either the next release or the release after that.
hero member
Activity: 935
Merit: 1001
I don't always drink...
member
Activity: 277
Merit: 23
newbie
Activity: 37
Merit: 0
Anyone else having problems with MSI Afterburner Remote Server starting and immediately quitting on Windows 10.  I have new/clean installs of Windows 10 Pro on two miners and can no longer run   Afterburner Remote Server -- the icon shows up for remote server for about 3 seconds after I run the program and then quits/disappears.    Of course I need remote server to be running for Awesome Miner to remotely configure my GPUs...
hero member
Activity: 698
Merit: 500
custom pools should have an option to add pool fees, like using factor with profit switching pools in online services.
Jump to: