Author

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

full member
Activity: 124
Merit: 100
If you can't use more than 1 instance of AM security option is useless. At least you need to make authorization on web page.
sr. member
Activity: 700
Merit: 294
1) How do I export the AM config so I can migrate to a new PC ?

2) Can I run multiple AM to manage the same rigs ? How can I accomplish that ? Will there be some conflict between the two instances of AM with the managed profit switching ?

There is a little bug, when I override the global profit switching pool settings, it does not reflect the overridden settings in the pools section of the rig, it still shows the global worker name instead of the overridden one.

Thanks

1.  I believe you can copy the contents of %appdata%\Roaming\AwesomeMiner folder to your new AM install.

2.  You shouldn't try to control one Windows rig with two different AM installs.  There will be conflicts.  I'm not sure why you'd even want to.
sr. member
Activity: 700
Merit: 294
Is there anyone who has a remote site that may be able to assist?  I have 12 local S7/S9/L3+ miners and 3 remote machines which i would like to monitor.  Port forwarding / dyndns set up and i can log in to the miners, but Awesome Miner doesn't see them..... Any suggestions?


I'm assuming the 3 remote machines are ASICs?  So they would be setup in AM as External Miners.  When you did the port forwarding you setup 3 different ports on the external interface of your firewall, and matched them up to port 4028 on the internal IP?  So for instance, if you set port 9000 on the external interface, and forwarded it to the ASIC's IP address matched up to port 4028 on one.  Then did port 9001 matched to 4028 on the second ASIC and so on?  But in AM... you set the External Miner to dyndnsname:9000 for the first and dyndnsname:9001 for the second?
member
Activity: 83
Merit: 10
1) How do I export the AM config so I can migrate to a new PC ?

2) Can I run multiple AM to manage the same rigs ? How can I accomplish that ? Will there be some conflict between the two instances of AM with the managed profit switching ?

There is a little bug, when I override the global profit switching pool settings, it does not reflect the overridden settings in the pools section of the rig, it still shows the global worker name instead of the overridden one.

Thanks
full member
Activity: 675
Merit: 100
How can I exclude one of my GPU's from mining?

I have tried to create a rule but it does not have an effect.  Here's a screenshot of what I've set:

http://prntscr.com/guzzzk

I use the -di command line switch in the templates.   I have certain templates for AMD cards and other templates for Nvidia cards and that is how I control which cards are used in each template.  There may be a better way but this works for me.
newbie
Activity: 1
Merit: 0
Is there anyone who has a remote site that may be able to assist?  I have 12 local S7/S9/L3+ miners and 3 remote machines which i would like to monitor.  Port forwarding / dyndns set up and i can log in to the miners, but Awesome Miner doesn't see them..... Any suggestions?
newbie
Activity: 3
Merit: 0
When I start a miner as localhost in the latest version (4.0.6) which is running locally I get an error Interface Offline but the miner appears to work and mine to my selected pool, though it chooses the most inefficient algorithm (X15). I have managed profit mining set. Diagnostics and logs look clear.
legendary
Activity: 3346
Merit: 1094
How can I exclude one of my GPU's from mining?

I have tried to create a rule but it does not have an effect.  Here's a screenshot of what I've set:

http://prntscr.com/guzzzk
This is unfortunately not supported.

First of all, it's only some mining software that can disable GPU's, and if I remember correctly, it's Sgminer and the Claymore miners.

The trigger in Awesome Miner will not indicate which GPU that was too warm, so your action cannot target the specific GPU from the trigger. As you can see you can manually enter the Device ID's, but the Device ID is actually the ID number that the mining software uses to identify a GPU. It's 0, 1, 2 and so on, which is what you also see when you have selected a miner and then select the GPU tab at the bottom.

I do understand the concept you are asking for here, but it's currently not possible to disable a single GPU like this.
legendary
Activity: 3346
Merit: 1094
Hi!
Some problems with awesome miner
https://www.screencast.com/t/dPjYMW8MfU
Hi,
I managed to play this one in IE. It looked very strange - can you please explain a bit more? You don't have multiple Awesome Miner (the main application) connected to the same Remote Agents, right? (that's not supported). Can you save the API report (toolbar: Tools -> API Report) for this miner a couple of times, and try to get both combinations of information that is displayed. Thanks!
newbie
Activity: 35
Merit: 0
http://
nsgminer.exe: --algorithm: unrecognized option  

Hi im getting above error in diagnostic when running nsgminer.
i cannot remove the parameter as it must only say "--neoscrypt" not "--alogrithm neoscrypt"
then I believe nsgminer will run in awesome miner.

nsgminer.exe --config awesome.conf --text-only --algorithm neoscrypt

or is there an option to remove or customize this?
I'm not really familiar with nsgminer, but it looks like you are trying to mine neoscrypt with it and that algorithm isn't supported? Is this a Managed Miner or Managed Profit Miner you are running? Are other algorithms working?

With a normal batch file it mines perfect with amd
its based on sgminer but with some sort of fix for amd.
If it can be added as a miner in the list amd can neoscrypt. which tops the profitability list quite a lot.

trying to run in managed profit miner.
I added it to the software list and it wants to start but the --algorithm arguments keeps it from running.

nsgminer-win64-0.9.2

bat file -

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
nsgminer.exe --neoscrypt -g 1 -w 128 -I 16 -o stratum+tcp://hub.miningpoolhub.com:17012 -O username.minername:x
pause


end bat file


I think i got it working

http://i1243.photobucket.com/albums/gg557/sicktricky/18455441-478c-4e82-8c1b-804d6b50e001_zps8mm4vnvi.jpg

Is there any way you can support this as i can only let it run a preconfigured bat file. so i cant let it jump pools wich would be nice.
full member
Activity: 245
Merit: 105
How can I exclude one of my GPU's from mining?

I have tried to create a rule but it does not have an effect.  Here's a screenshot of what I've set:

http://prntscr.com/guzzzk
sr. member
Activity: 700
Merit: 294
Hi!
Some problems with awesome miner
https://www.screencast.com/t/dPjYMW8MfU

Do you have an explanation of what this video would show us?  This website requires Flash, and I have Flash disabled on all my systems.
legendary
Activity: 3346
Merit: 1094
How can I use webhooks ? Can I insert there SendMessage method using Telegram API like:
Code:
https://api.telegram.org/bot/sendMessage?chat_id=&text=ALERT!!
 ??
You can use webhooks GET method and paste that link but "Target URL" field is limited to 100 characters so unlikely it won't work for you since it's longer than that.
You can use POST method and paste
Code:
https://api.telegram.org/bot/sendMessage
to "Target Url" field and
Code:
chat_id=&text=ALERT!!
into POST body. However this method doesn't work too since it's adding miner's description string to the end of body and telegram API returns error.
Thank you!
So we must ask the author to fix it in some way.
1. Do not add a miner's description string to POST body;
2. Or fix this according to the Telegram API instructions.

Today, this is a much more popular and useful method - alerts via Telegram.
Thanks for all feedback on this. I will increase the max length a lot in the next version.
full member
Activity: 270
Merit: 115
I'm trying to mine coins w/ Lyra2z and Xevan algo's...since they're not listed as options in the mining pools drop down, how should I go about setting it up under awesome miner?


Step 1
Options > Coins and Profit > Algorithm section
Add them here
Name the Algorithm  ie Bitcore, Lyra2z or Xevan, do this for each one you want to add

This above is needed for Step 3, so do this first.

Step 2
Options > Coins and Profit > Online Services
Add the Services here under user defined, don't forget to enter the correct port number .... ie .. zpool.ca:port_number
If your using Nicehash or Zpool, make sure you select the correct Service (the first drop down tab)
Use the predefined pools as a guide to making custom Service.

Step 3
Options > Managed Hosts > Managed Software
Edit the predefined software -- You need to tell the software what to mine here by enabling it
eg . Select ccminer 2.2 (Nvidia), click edit
Now you can enable the option to mine the algorithms, click the enable / disable box for the one you want, make sure you add the command in the user defined command line section.  eg. Bitcore > bitcore

Step4
Options > Pools
Make your custom pools for the algos you want to mine that are not predefined in Awesome Miner.

Step 5
Options > Coins and Profit > Profit Profiles
You need to edit these to make changes.
Make sure all the miners are enabled for AMD and Nvidia cards and CPU's, they need to all have to be ticked, as well as the algo you want to mine in the box below.


Please note
Some of the algorithms will not mine with the miners that come with Awesome Miner, you have to search for 3rd party miners and download them to use in Awesome Miner.
ie .. Bitcore, xevan

If you need more info, visit the Awesome Miner websites Help section.



member
Activity: 75
Merit: 10
I'm trying to mine coins w/ Lyra2z and Xevan algo's...since they're not listed as options in the mining pools drop down, how should I go about setting it up under awesome miner?
full member
Activity: 173
Merit: 100
How can I use webhooks ? Can I insert there SendMessage method using Telegram API like:
Code:
https://api.telegram.org/bot/sendMessage?chat_id=&text=ALERT!!
 ??
You can use webhooks GET method and paste that link but "Target URL" field is limited to 100 characters so unlikely it won't work for you since it's longer than that.
You can use POST method and paste
Code:
https://api.telegram.org/bot/sendMessage
to "Target Url" field and
Code:
chat_id=&text=ALERT!!
into POST body. However this method doesn't work too since it's adding miner's description string to the end of body and telegram API returns error.
Thank you!
So we must ask the author to fix it in some way.
1. Do not add a miner's description string to POST body;
2. Or fix this according to the Telegram API instructions.

Today, this is a much more popular and useful method - alerts via Telegram.
newbie
Activity: 5
Merit: 0
How can I use webhooks ? Can I insert there SendMessage method using Telegram API like:
Code:
https://api.telegram.org/bot/sendMessage?chat_id=&text=ALERT!!
 ??
You can use webhooks GET method and paste that link but "Target URL" field is limited to 100 characters so unlikely it won't work for you since it's longer than that.
You can use POST method and paste
Code:
https://api.telegram.org/bot/sendMessage
to "Target Url" field and
Code:
chat_id=&text=ALERT!!
into POST body. However this method doesn't work too since it's adding miner's description string to the end of body and telegram API returns error.

newbie
Activity: 9
Merit: 0
Tell me, what time should I set for switching in automatic mode between pools for external ASIC devices, for more profit?

It's better for you to do your own experiments to determine the answer to this.  There are too many factors that can influence profits.  There is no magic setting or sure-fire coin or pool to choose.  The great thing about Awesome Miner is that you have plenty of flexibility to perform these experiments.


Thank you
sr. member
Activity: 700
Merit: 294
Tell me, what time should I set for switching in automatic mode between pools for external ASIC devices, for more profit?

It's better for you to do your own experiments to determine the answer to this.  There are too many factors that can influence profits.  There is no magic setting or sure-fire coin or pool to choose.  The great thing about Awesome Miner is that you have plenty of flexibility to perform these experiments.
full member
Activity: 322
Merit: 233
Anyone ever have issue with Awesome Miner itself constantly crashing when just open.. i have uninstalled it and downloaded it again and installed with no change. Little confused what is causing it to crash. Its the only software crashing on the computer.

Update:

I have narrowed it down to what is causing the crashing event to occur, so for some reason Profit Miners cause it to crash continuously, i noticed this because when i got mad at it crashing, i decided to start deleting stuff i recently added to the software to see if one of those things were bugging it out, as soon as i removed ALL profit miners from my miners list, it stopped crashing is allowing me to continue to use the software on managed and external miners actively running. The minute i add a profit manager and do nothing else, it will crash a few minutes later and occur over and over tell i remove it again.
Welcome back, and I'm sorry to hear about the other problems you been having.

Please sent me the log file for Awesome Miner (toolbar: Tools -> Log File) and let me know the time of the problem. It's not common that Awesome Miner itself crashes, but when it happens and I get a log file I can typically fix the faults very fast. Thanks!

I emailed you the log after creating a profit miner to replicate the issue
Jump to: