Author

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

full member
Activity: 675
Merit: 100
On one of my rigs, for whatever reason, the console windows do not appear when miners are running.  It still works though, AM launches the miner and gets stats back.  Anyone have any idea what would cause this?  I can't think of any Windows setting that would cause this.  



newbie
Activity: 22
Merit: 0
On a managed profit miner is there a way to disable ethereum dual mining, but keep ethereum by itself with accurate profit calculation?
member
Activity: 136
Merit: 11
Any others have issues with the dashboard or miner screen not updating with the latest version?

For me the stats never change, including showing miners as off-line.

Thanks!
member
Activity: 1558
Merit: 69
Hi Patrike,

can you please update all XMRig versions?

Is there a chance to add JCE Cryptonote CPU Miner?

https://bitcointalksearch.org/topic/xmr-jce-miner-cryptonightforks-now-with-gpu-3281187


legendary
Activity: 3346
Merit: 1094
Hello I updated yesterday to latest version and now I have a slight problem. Did something change around "rules" and templates or is there a new bug? I have made some rules that I run via the web api. However now the miners are not started. The template is applied correctly, but the miner is not started so it stay in "stopped" mode.



Hi and thanks for your question. I wasn't able to reproduce this issue. I've tested by sending an HTTP post to:
http://localhost:17790/api/miners/13?action=rule&rule_id=4

Can you see if you get a "200 OK" as result from this HTTP request? Can you also check if Awesome Miner processes this request by looking for "Executing command from web" in the log file (Toolbar: Tools -> Log File)? Many thanks!
legendary
Activity: 3346
Merit: 1094
Hi, I'm having problems with rules after latest two upgrades. It looks like instruction "wait" is no longer works for me, awesomeminer sends notifications all the time without pause. Does anyone have that problem too? Thanks
 
Rule is like:

(If miner is offline for 10 min)
Notification
Wait (90s) for 5 times
It's true that the Wait-behavior changed a bit in version 5.0. That was to address an issue where it simply could block all rule executions from running. A side effect might have been that your rule didn't trigger that often before.

There are two differenet solutions I can think of:
1) Remove the Wait action and configure your Notification action to only "Notify once". Then you will only get a single notification, until you acknowledge it.
2) Remove the Wait action and add one a Time Trigger, that triggers every 7 minutes for example. Change the trigger mode to "Match All"
legendary
Activity: 3346
Merit: 1094
Commands that goes in .bat for SRBMiner don't work:

Parameters (go in .bat):

--config filename (use config file other than config.txt)
--pools filename (use pools file other than pools.txt)
--logfile filename (enable logging to file)
--listdevices (list available devices)
--listdevicesreordered (list available devices ordered by busid)
--gpureorder (order devices by busid)
--adldisable (disable ADL)
--disablegpuwatchdog (disable gpu crash detection watchdog)
--listcpudevices (list available CPU OpenCL device)
--usecpuopencl (use CPU OpenCL if available - not efficient)
--resetfans (reset fans back to default settings on miner exit)

None of these commands can be used.

Thanks for finding this issue. Awesome Miner didn't pass the configured command line parameters correctly to the SRBMiner executable. This will be corrected in the next release.
legendary
Activity: 3346
Merit: 1094
Now it is very fashionable to have coins that are POW / POS / masternode, but only let POW up to a certain block number. It would be good to be able to define in the pool the maximum block to which to mine, when it reaches that limit it is excluded from auto switch and mark it in some way. I have had problems continuing to mine coins that are no longer POW for a few days.
It might be possible to implement something via the C# scripting feature for these kind of scenario. I might have to expose a bit more of the coin properties for that to work. It's a quite special scenario, so I rather see this as custom scripts to minimize the overall complexity in Awesome Miner.
legendary
Activity: 3346
Merit: 1094
Can we get support for Amoveo Miners. https://github.com/krypdkat/AmoveoMinerMan

Dont need support for the coin prices as its not on coinmarketcap but support for the miner would be great.
Thanks for your suggestion. However, I couldn't see any indication that this mining software provides a monitoring interface (API) for Awesome Miner to use. For the moment you need to add this mining software as a Generic Miner in Awesome Miner:
http://www.awesomeminer.com/help/genericminer.aspx

Hello,

I worked with the Developer and they implemented an update today to include what is needed. Can you please take a look at the miner again and implement it. Amoveo current has no supported miners on Awesome Miner so it would be great if this could be implemented.

https://github.com/krypdkat/AmoveoMinerMan
Thanks for sharing the information. The API looked a bit limited, but I will take a look at it more once I get a chance. So far I've actually not received many requests for this specific mining software.
legendary
Activity: 3346
Merit: 1094
I found a bug, in the form where add the Jons urls of Coincalculator, just let add a single line, I can only add a coin, it seems that the properties of the Text Box area are not well defined in programming. Try to enter a url, and then try adding a second line, do not let the line break.

I reckon that should be fixed upon next release, in the mean time, you can use "Ctrl-Enter" to add line break
I will correct this in the next release. Thanks for finding and sharing the workaround.
legendary
Activity: 3346
Merit: 1094
Hello Patrike,
I would have a small request. In the picture below :




Could you add a "Shutdown computer" option in the list ?  It would be helpful for some specific scenarios...
You can select "Execute remote command" in this dialog, and then execute the command "shutdown.exe" with the parameter "/s". That will instruct Windows to do a shutdown of the computer.
legendary
Activity: 3346
Merit: 1094
Good day.
I have been using the Awesome Miner program for a long time and I always wanted to see the following useful functionality for YIIMP based pool:

In Coins&Profit->Statistics->Statistics setting have an adjustable setting «My performance» for example: 0.3*CurrentEstimate+0.3*24HoursEstimate+0.4*24HoursActual

PS:  I apologize for my English, the essence of what I think is clear.
Thanks for your feedback. Something like this will be supported later on, to give more flexibility for the profit switcher.
legendary
Activity: 3346
Merit: 1094
Two suggestions for upcoming updates.

Import / export option to mark or unmark everything. I have more than 100 box click to select, it is very heavy. Sometimes it is better to select everything and disregard what you do not want.

In the COIN tab, a search engine to filter results, sometimes I look for a coin to see its price or reward, but since we already have so many coins I have to look visually, something like what you already have done in the Pools. It would make life easier
Both the Import and Export dialogs already have buttons for select all / none. Is it per a group of items in this dialog, for example External Miners and Managed Miners, you want this feature as well?

Good suggestion on the Coins tab. I will make another small change to the coins list in the next update, where you can press for example 'L' to jump to the next coin in list with a name starting with L. This should make it a bit faster to find a specific coin as the list is getting longer these days.
newbie
Activity: 16
Merit: 0
Hello I updated yesterday to latest version and now I have a slight problem. Did something change around "rules" and templates or is there a new bug? I have made some rules that I run via the web api. However now the miners are not started. The template is applied correctly, but the miner is not started so it stay in "stopped" mode.

https://image.ibb.co/nKXM3T/ruleproblem.png
copper member
Activity: 11
Merit: 8
Hi, I'm having problems with rules after latest two upgrades. It looks like instruction "wait" is no longer works for me, awesomeminer sends notifications all the time without pause. Does anyone have that problem too? Thanks
 
Rule is like:

(If miner is offline for 10 min)
Notification
Wait (90s) for 5 times
newbie
Activity: 129
Merit: 0
Commands that goes in .bat for SRBMiner don't work:

Parameters (go in .bat):

--config filename (use config file other than config.txt)
--pools filename (use pools file other than pools.txt)
--logfile filename (enable logging to file)
--listdevices (list available devices)
--listdevicesreordered (list available devices ordered by busid)
--gpureorder (order devices by busid)
--adldisable (disable ADL)
--disablegpuwatchdog (disable gpu crash detection watchdog)
--listcpudevices (list available CPU OpenCL device)
--usecpuopencl (use CPU OpenCL if available - not efficient)
--resetfans (reset fans back to default settings on miner exit)

None of these commands can be used.
jr. member
Activity: 756
Merit: 2
Now it is very fashionable to have coins that are POW / POS / masternode, but only let POW up to a certain block number. It would be good to be able to define in the pool the maximum block to which to mine, when it reaches that limit it is excluded from auto switch and mark it in some way. I have had problems continuing to mine coins that are no longer POW for a few days.
jr. member
Activity: 756
Merit: 2
never received answer why the app is awesome does not work zpool - algorithms -xevan ,hsr.Huh? the manner of application is not working there is no error of run .  Miner's wrong ?  or another choose ?  check it out ! . give an answer Huh Huh Huh

The problem with HSR is that it is entered as a default algo with caps ON, if you add a custom algo hsr with small letters and user defined online service it will work! same with M7M!
C11 and LBRY are also caps ON, but no problem with them.

THX
jr. member
Activity: 241
Merit: 6
I found a bug, in the form where add the Jons urls of Coincalculator, just let add a single line, I can only add a coin, it seems that the properties of the Text Box area are not well defined in programming. Try to enter a url, and then try adding a second line, do not let the line break.

Yes, same for me. Any keyboard shortcuts for it?
Look at the post immediately after the one you quoted.
full member
Activity: 270
Merit: 100
I found a bug, in the form where add the Jons urls of Coincalculator, just let add a single line, I can only add a coin, it seems that the properties of the Text Box area are not well defined in programming. Try to enter a url, and then try adding a second line, do not let the line break.

Yes, same for me. Any keyboard shortcuts for it?
Jump to: