Bitcoin Forum
September 05, 2025, 05:24:25 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 [242] 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 ... 650 »
  Print  
Author Topic: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners  (Read 705301 times)
cain2941ll
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 21, 2018, 08:30:59 PM
 #4821

What is the command to single out a single GPU on Excavator, i found it does Neoscrypt 2x higher than my ccminer, so wanted to use it as part of profit switching, but want to be able to specify which GPU's to use it on only like i do on ccminer (-d 1) in command line
--cuda 0 1 2

I can't seem to get this to work.  Under profit profile, I select excavator, configure, then use --cuda 1 in the command line argument but that doesn't seem to effect anything.  I have a GPU in 0 and 1.
streaml1ne
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
February 21, 2018, 08:53:31 PM
 #4822

Patrike,

When do you think we can get PhoenixMiner supported as a managed profit miner?

patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 21, 2018, 09:35:05 PM
 #4823

Development update

This purpose of this post is to give an update on what's in the pipeline right now. The plan is to have a development release available in a couple of days from now, and then a public release about one week from now.

- Pool Balance: Show unpaid balance and recent payouts from the pools used by the profit switcher (Nicehash, zpool, MPH, ...). In the future this will be improved by also tracking pool hashrates and similar information where available.
- Bminer mining software
- New pools for the profit switcher

In addition to the above, there will also be a number of smaller improvements as well.

I appreciate all feedback and discussions about improvements. I prioritize the development based on the most requested features in order to make as many users as possible happy.


@patrike, I'm running a main device and 1 remote agent. I have excavator installed in the exact same places on both rigs. Excavator fails to start on the remote rig though. Is there a trick to have it run on both?

thanks!
Please use the Diagnostics button in the toolbar to see if you get any specific error messages.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 21, 2018, 09:36:28 PM
 #4824

Hello!

First of all, thanks for your great work on adding additional coins and statistics to Awesome Miner with your scripts.

I do have some good news for you. I've implemented support for adding and removing user defined coins via the API . There will be a new development release with support for it in a few days from now.

Add user defined coin with profitability
Similar to the API call to set coin profitability, a new user defined coin can automatically be added if no coin with the specified short name exists. The name and algorithm parameters must be specified for the coin to be added. If the coin already exists, the name and algorithm parameters will be ignored and only the profitability will be updated.

Code:
POST http://mypc:17790/api/coins/{shortname}?profit=...&name=...&algorithm=...
Example:
Code:
POST http://mypc:17790/api/coins/ABC?profit=0.000015&name=MyAbcCoin&algorithm=Scrypt

Delete user defined coin
Code:
DELETE http://mypc:17790/api/coins/{shortname}
Example:
Code:
DELETE http://mypc:17790/api/coins/ABC
Awesome! Thank you, this will help quite a lot.
What I've not finalized yet is a way to set other parameters like coin difficulty and so on. I can add that quite fast if there is a need for it as well - just let me know. Any feedback is of course welcome.
Yes, that would be a huge help to me and anyone else who wants to add many custom coins in the future.
I will go ahead and just add a few more URL parameters for these coin properties. The overall concept will still be the same.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 21, 2018, 09:38:23 PM
 #4825

Patrike,

When do you think we can get PhoenixMiner supported as a managed profit miner?
Once Bminer is fully tested and released next week, Phoenix Miner is the next mining software on the priority list.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
streaml1ne
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
February 21, 2018, 09:59:12 PM
 #4826

Patrike,

When do you think we can get PhoenixMiner supported as a managed profit miner?
Once Bminer is fully tested and released next week, Phoenix Miner is the next mining software on the priority list.

Excellent, thank you sir.
evolart
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 22, 2018, 12:37:45 AM
 #4827

Once a week or so one of my remote Nvidia Managed Profit Miner rigs locks up and requires a reboot. I only get notifications for the rig being offline maybe once out of every ten times it does this. Am I missing something in the configuration? All my email tests through Gmail work without issue. How do I troubleshoot something like this is there a log to review?

Here is my rules...just the default. Rig has been offline for 8 hours with no email received.

https://imgur.com/a/NjXz9

Example Offline detection email I've successfully received before:

CS - MP Miner 1: Offline detection
Awesome Miner
Fri 1/5/2018, 2:47 PM
Miner offline

eldookae
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 22, 2018, 12:00:16 PM
 #4828

Code:

Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: CcMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Added rule for: C:\Users\ShuhDonk\AppData\Roaming\AwesomeMinerService\ccminer-2.2.4_1\ccminer-x64-2.2.4-cuda9\ccminer-x64.exe
C:\Users\ShuhDonk\AppData\Roaming\AwesomeMinerService\ccminer-2.2.4_1\ccminer-x64-2.2.4-cuda9\ccminer-x64.exe  -a lyra2v2 -o hub.miningpoolhub.com:20593 -u shuhdonk.1080TIs -p x -b 0.0.0.0:4028   (WindowMode: ConsoleFormat, EngineType: CcMiner, IsProfitMiner: True)
Configuration:

Mining Engine Process started, PID: 1412

====================================================================================================
> *** ccminer 2.2.4 for nVidia GPUs by tpruvot@github ***
>     Built with VC++ 2013 and nVidia CUDA SDK 9.0 64-bits
>
>   Originally based on Christian Buchner and Christian H. project
>   Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
>
> BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
>
> [2018-02-22 06:41:10] NVML GPU monitoring enabled.
> [2018-02-22 06:41:10] NVAPI GPU monitoring enabled.
> [2018-02-22 06:41:10] 7 miner threads started, using 'lyra2v2' algorithm.
> [2018-02-22 06:41:10] HTTP request failed: Empty reply from server
> [2018-02-22 06:41:10] get_work failed, retry after 30 seconds
> [2018-02-22 06:41:11] API open to the network in read-only mode on port 4028

====================================================================================================
Stopping miner process ...
Stopping Mining Software



Hey all, I just purchased awesome miner and having an issue with ccminer.  I get this when it launches.  Ideas what is wrong?  thanks all

Bob-Bit
Jr. Member
*
Offline Offline

Activity: 241
Merit: 6


View Profile
February 22, 2018, 03:19:55 PM
 #4829

For the most part I'm loving the profit switching. I have a few kinks to work out, but it's definetly doing way better then Nicehash. A couple of questions that someone might be able to help me with. First off, I was mining away last night, everything was good, I came back into the room at one point and the computer had restarted. I set everything up so if this happened again the computer would load right to the desktop. Then I had some issues where certain algos caused Windows Defender to block them. I took care of that issue, then it was mining away again, and it was actually doing double the NH payout for awhile ($19.95 with my cards). Then it restarted again, and when it came back up it was doing a different algo and only getting $15. Oh well, thats how that goes. So I stopped overclocking my CPU, and started using NHM just for the CPU since it seemed NH is paying the most for that anyways. At one point I checked on Awesome miner and it was stopped. It had a message that it couldn't connect and it had tried too many times (I think 4) so I tried again manually, and it still failed to connect 4 times and stopped again. I was reading stuff trying to figure out what was wrong for maybe 15 minutes and then I tried the start button again, and it started right up. It was mining great again, so I went to bed. I got up in the morning and it was stopped again. I hit start and it started right up. (luckily after checking the pools it was only down for a half hour)  So I'm thinking certain algorithms are causing trouble, and when there's a new most profitable algo it tries that and everything is good again. So anyways, it mined away for a couple hours and it was on lyra2rev2 and making $16.85 a day, which is pretty good. So I was sipping on my coffee watching, and it switches to timetravel at $2.21 a day! I watched for like 5 minutes and the price never really went up, (maybe $2.35) so I hit the stop, then the start, and it went to Neoscrypt at $17.50 a day. So, my questions are, first, how can I tell which algorithms are causing it to stop mining so I can disable them or choose a different miner? And second, why would it switch to an algorithm that is so much less profitable then the one it was on? I have it set to only change if 3% difference. Thank you much for your help, it is greatly appreciated.

★ PRiVCY ➢ Own Your Privacy! ➢ Best privacy crypto-market! ★
✈✈✈[PoW/PoS]✅[Tor]✅✈✈✈ (https://privcy.eu/)
Tigggger
Legendary
*
Offline Offline

Activity: 1098
Merit: 1000



View Profile
February 22, 2018, 03:40:24 PM
 #4830

Is it currently possible to add any sort of profit weighting to pools to account for fees, or is that already done, and if not can I suggest it.

I will use scrypt and a couple of pools to explain what I mean.

litecoinpool.org : this is a pps pool that pays 102% : Profit value 102
ahashpool.com : current fees are 1% : Profit Value 99
zpool : current fees 1.25% + 5% : Profit Value 93.75
Nicehash : current fees 3-4% : Profit Value 96.5

This would allow the profit switcher to take into account the actual returns before deciding if/when to switch

So for example litecoinpool is paying 0.002050 and I have it set to only change on a 5% difference, the current profit switcher may see zpool at 0.002173 which is 6% more, but the reality is that's a losing pool switch.

TIA

mdpauley
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 22, 2018, 06:19:09 PM
 #4831

Code:

Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: CcMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Added rule for: C:\Users\ShuhDonk\AppData\Roaming\AwesomeMinerService\ccminer-2.2.4_1\ccminer-x64-2.2.4-cuda9\ccminer-x64.exe
C:\Users\ShuhDonk\AppData\Roaming\AwesomeMinerService\ccminer-2.2.4_1\ccminer-x64-2.2.4-cuda9\ccminer-x64.exe  -a lyra2v2 -o hub.miningpoolhub.com:20593 -u shuhdonk.1080TIs -p x -b 0.0.0.0:4028   (WindowMode: ConsoleFormat, EngineType: CcMiner, IsProfitMiner: True)
Configuration:

Mining Engine Process started, PID: 1412

====================================================================================================
> *** ccminer 2.2.4 for nVidia GPUs by tpruvot@github ***
>     Built with VC++ 2013 and nVidia CUDA SDK 9.0 64-bits
>
>   Originally based on Christian Buchner and Christian H. project
>   Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
>
> BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
>
> [2018-02-22 06:41:10] NVML GPU monitoring enabled.
> [2018-02-22 06:41:10] NVAPI GPU monitoring enabled.
> [2018-02-22 06:41:10] 7 miner threads started, using 'lyra2v2' algorithm.
> [2018-02-22 06:41:10] HTTP request failed: Empty reply from server
> [2018-02-22 06:41:10] get_work failed, retry after 30 seconds
> [2018-02-22 06:41:11] API open to the network in read-only mode on port 4028

====================================================================================================
Stopping miner process ...
Stopping Mining Software



Hey all, I just purchased awesome miner and having an issue with ccminer.  I get this when it launches.  Ideas what is wrong?  thanks all



Make sure you have the latest Microsoft Visual C++ Redistributable for Visual Studio installed. I made that mistake too.
zaqwsx
Jr. Member
*
Offline Offline

Activity: 58
Merit: 5


View Profile
February 22, 2018, 07:25:17 PM
 #4832

Is it currently possible to add any sort of profit weighting to pools to account for fees, or is that already done, and if not can I suggest it.

I will use scrypt and a couple of pools to explain what I mean.

litecoinpool.org : this is a pps pool that pays 102% : Profit value 102
ahashpool.com : current fees are 1% : Profit Value 99
zpool : current fees 1.25% + 5% : Profit Value 93.75
Nicehash : current fees 3-4% : Profit Value 96.5

This would allow the profit switcher to take into account the actual returns before deciding if/when to switch

So for example litecoinpool is paying 0.002050 and I have it set to only change on a 5% difference, the current profit switcher may see zpool at 0.002173 which is 6% more, but the reality is that's a losing pool switch.

TIA

Go to Options/Online services and look for the "Factor" column. The "1" there equals to 100%. If you want to change profit value by +5% edit it to 1.05, if you want -5% change value to 0.95

Happy mining. Wink
Tigggger
Legendary
*
Offline Offline

Activity: 1098
Merit: 1000



View Profile
February 22, 2018, 07:43:28 PM
 #4833


Go to Options/Online services and look for the "Factor" column. The "1" there equals to 100%. If you want to change profit value by +5% edit it to 1.05, if you want -5% change value to 0.95

Happy mining. Wink

Thanks, just what I was looking for, not sure how I missed that  Smiley

Edit: OK so I fixed all the online services, is there anywhere I can edit the litecoinpool one so it has 1.02, tried the 'user defined online services' but that only allows me to select from the existing ones, not add a brand new one.

kitenski
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 23, 2018, 12:01:24 PM
 #4834

My miners were mining Tribus off ahashpool, but reporting zero income.

On checking ahashpool it said Do not Mine, is there a way for AW to pick up this kind of message and not mine? I've manually turned off Tribus for now.

https://i.imgur.com/wTISL3l.jpg
patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 23, 2018, 12:56:15 PM
 #4835


Go to Options/Online services and look for the "Factor" column. The "1" there equals to 100%. If you want to change profit value by +5% edit it to 1.05, if you want -5% change value to 0.95

Happy mining. Wink

Thanks, just what I was looking for, not sure how I missed that  Smiley

Edit: OK so I fixed all the online services, is there anywhere I can edit the litecoinpool one so it has 1.02, tried the 'user defined online services' but that only allows me to select from the existing ones, not add a brand new one.
Currently it's only possible to set a profit factor on the online services and on a specific coin. If you only use Litecoinpool for mining Litecoin, you can go to the Coins tab, select Litecoin and click Coin Properties, and then specify a profitability factor like 1.02.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 23, 2018, 01:00:04 PM
 #4836

My miners were mining Tribus off ahashpool, but reporting zero income.

On checking ahashpool it said Do not Mine, is there a way for AW to pick up this kind of message and not mine? I've manually turned off Tribus for now.

It looks like Awesome Miner lists all these AHashpool algorithms with 0 BTC/GH/day right now. The profit switcher should then have put all these pools at the very bottom of the priority list. If you right click on the miner and select View Details, you will see the pools considered.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
patrike (OP)
Legendary
*
Offline Offline

Activity: 3724
Merit: 1095


View Profile WWW
February 23, 2018, 01:03:14 PM
 #4837

Once a week or so one of my remote Nvidia Managed Profit Miner rigs locks up and requires a reboot. I only get notifications for the rig being offline maybe once out of every ten times it does this. Am I missing something in the configuration? All my email tests through Gmail work without issue. How do I troubleshoot something like this is there a log to review?

Here is my rules...just the default. Rig has been offline for 8 hours with no email received.

Example Offline detection email I've successfully received before:

CS - MP Miner 1: Offline detection
Awesome Miner
Fri 1/5/2018, 2:47 PM
Miner offline
By default, a Notification action is configured for "Notify once until acknowledged". This will give a notification once your miner is offline, but unless you go to the Notifications tab and acknowledge this notification, you will not receive another notification of the same type for the same miner. Could this be the scenario?

Another troubleshooting idea would be to search the Awesome Miner log file for "Rule execute", where it will list for which miners a specific rule is executed. The log file can be found via the toolbar Tools -> Log File.

Awesome Miner - Complete solution to manage and monitor mining operations of ASIC, GPU and CPU miners
Optimized Antminer firmware - Increased hashrate, improved power efficiency and more features. For S9, T9+, L3+, S17, T17, S19, T19, S21, T21, L7, L9
Up to 200,000 miners | Notifications | Native overclocking | Profit switching | Customizable rules | API | Windows application | Mobile web
Tigggger
Legendary
*
Offline Offline

Activity: 1098
Merit: 1000



View Profile
February 23, 2018, 01:15:50 PM
 #4838

Currently it's only possible to set a profit factor on the online services and on a specific coin. If you only use Litecoinpool for mining Litecoin, you can go to the Coins tab, select Litecoin and click Coin Properties, and then specify a profitability factor like 1.02.

Thanks, that will do what I need.

evolart
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
February 23, 2018, 02:26:42 PM
 #4839

Once a week or so one of my remote Nvidia Managed Profit Miner rigs locks up and requires a reboot. I only get notifications for the rig being offline maybe once out of every ten times it does this. Am I missing something in the configuration? All my email tests through Gmail work without issue. How do I troubleshoot something like this is there a log to review?

Here is my rules...just the default. Rig has been offline for 8 hours with no email received.

Example Offline detection email I've successfully received before:

CS - MP Miner 1: Offline detection
Awesome Miner
Fri 1/5/2018, 2:47 PM
Miner offline
By default, a Notification action is configured for "Notify once until acknowledged". This will give a notification once your miner is offline, but unless you go to the Notifications tab and acknowledge this notification, you will not receive another notification of the same type for the same miner. Could this be the scenario?

Another troubleshooting idea would be to search the Awesome Miner log file for "Rule execute", where it will list for which miners a specific rule is executed. The log file can be found via the toolbar Tools -> Log File.

I didn't realize that is how it worked. Thank you. I have turned off the "Notify once until acknowledged". Will this mean I get an email notification every time my trigger time is reached?
kitenski
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 23, 2018, 02:35:02 PM
 #4840

My miners were mining Tribus off ahashpool, but reporting zero income.

On checking ahashpool it said Do not Mine, is there a way for AW to pick up this kind of message and not mine? I've manually turned off Tribus for now.

It looks like Awesome Miner lists all these AHashpool algorithms with 0 BTC/GH/day right now. The profit switcher should then have put all these pools at the very bottom of the priority list. If you right click on the miner and select View Details, you will see the pools considered.

At the time it was still listing them as top for > the 15 mins I have allocated before switching. Perhaps it just needed a bit more time??
Pages: « 1 ... 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 [242] 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 ... 650 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!