Author

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

hero member
Activity: 658
Merit: 500
Visualize whirledps
On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.

It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!! Smiley Smiley
In the latest version (v.1.7.2) I made a change that should have solved the locking problem when the progress field was incorrectly configured. In addition to that, I also added a setting that will enable Awesome Miner to display all temperatures. If you upgrade to the latest version and go to the Options dialog, Appearance section, and change the Temperature Display setting, you should see the information you are looking for.

Excellent. I just upgraded and went to Options, Appearance, and changed the temp settings to "All". But I'm not seeing the chip temps. I'm sure it's something I'm doing wrong. Sorry if it's a dumb question.

I still have in the Customize Progress Field / Define Custom Expressions -
Line 2:
"R: "+ status.Rejected + ", HW: " + status.HwErrors

and

Line 3:
"Temp: " + stats.Temp1 + "/" + stats.Temp2 + "/" + stats.Temp3

Should I remove those or do I need to add an additional line for the chip temps? (Removing the check marks don't cause chip temps to appear.)

Thank you for the great work and any assistance you (or anyone else) can provide. Smiley Smiley
Best wishes!
When you set the temperature display to All, you are supposed to see three temperatures like this (instead of only one that is default).


Also, when I try your "Line 3" configuration, I do see all three temperatures there as well.
Could you generate an API report and send me (Tools -> API Report), maybe together with the Awesome Miner log file (Options -> Advanced)?


I am seeing the three temps just like in your image. But those are the PCB temps on the S9 and not the chip temps. As I'm sure you know, the S9 has basically two different temps for each board, PCB and chip. Give me a few minutes and I will add an image of my miners.



and here is my AM screen shot

legendary
Activity: 3346
Merit: 1094
On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.

It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!! Smiley Smiley
In the latest version (v.1.7.2) I made a change that should have solved the locking problem when the progress field was incorrectly configured. In addition to that, I also added a setting that will enable Awesome Miner to display all temperatures. If you upgrade to the latest version and go to the Options dialog, Appearance section, and change the Temperature Display setting, you should see the information you are looking for.

Excellent. I just upgraded and went to Options, Appearance, and changed the temp settings to "All". But I'm not seeing the chip temps. I'm sure it's something I'm doing wrong. Sorry if it's a dumb question.

I still have in the Customize Progress Field / Define Custom Expressions -
Line 2:
"R: "+ status.Rejected + ", HW: " + status.HwErrors

and

Line 3:
"Temp: " + stats.Temp1 + "/" + stats.Temp2 + "/" + stats.Temp3

Should I remove those or do I need to add an additional line for the chip temps? (Removing the check marks don't cause chip temps to appear.)

Thank you for the great work and any assistance you (or anyone else) can provide. Smiley Smiley
Best wishes!
When you set the temperature display to All, you are supposed to see three temperatures like this (instead of only one that is default).


Also, when I try your "Line 3" configuration, I do see all three temperatures there as well.
Could you generate an API report and send me (Tools -> API Report), maybe together with the Awesome Miner log file (Options -> Advanced)?
hero member
Activity: 658
Merit: 500
Visualize whirledps
On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.

It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!! Smiley Smiley
In the latest version (v.1.7.2) I made a change that should have solved the locking problem when the progress field was incorrectly configured. In addition to that, I also added a setting that will enable Awesome Miner to display all temperatures. If you upgrade to the latest version and go to the Options dialog, Appearance section, and change the Temperature Display setting, you should see the information you are looking for.

Excellent. I just upgraded and went to Options, Appearance, and changed the temp settings to "All". But I'm not seeing the chip temps. I'm sure it's something I'm doing wrong. Sorry if it's a dumb question.

I still have in the Customize Progress Field / Define Custom Expressions -
Line 2:
"R: "+ status.Rejected + ", HW: " + status.HwErrors

and

Line 3:
"Temp: " + stats.Temp1 + "/" + stats.Temp2 + "/" + stats.Temp3

Should I remove those or do I need to add an additional line for the chip temps? (Removing the check marks don't cause chip temps to appear.)

Thank you for the great work and any assistance you (or anyone else) can provide. Smiley Smiley
Best wishes!
legendary
Activity: 3346
Merit: 1094
thanks for adding support for sia dual mining! just a quick question how can i control sia intensity from AM could you include snap shot of how you entered it into pool configuration GUI thanks for the help.
The Sia intensity command line parameter is -dcri according to the Claymore readme.

In Awesome Miner, you can set this in the properties of the Managed Miner (right click on the miner and select Properties). Go to the Command Line section on the left side, and add the following in the Command Line Parameters section:
-dcri 70
legendary
Activity: 3346
Merit: 1094
On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.

It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!! Smiley Smiley
In the latest version (v.1.7.2) I made a change that should have solved the locking problem when the progress field was incorrectly configured. In addition to that, I also added a setting that will enable Awesome Miner to display all temperatures. If you upgrade to the latest version and go to the Options dialog, Appearance section, and change the Temperature Display setting, you should see the information you are looking for.
hero member
Activity: 658
Merit: 500
Visualize whirledps
Hi,
I have the Professional edition of AM.
Is there a way to add a rental from Mining Rig Rentals under the miner tab that will give you speed, errors, profitability, etc.?

Thanks for any response! Smiley
Hi,
That is currently not supported, but thanks for the suggestion. I do take note of all feature requests, and try to make sure the most important requests are added in future versions of Awesome Miner.

Thanks for the reply. It would be cool to have rental info, but not necessary. Smiley

On an additional note, I tried to add custom fields to the progress field to monitor the chip temp on the S9. It didn't work and I ended up locking up the program causing me do a reinstall.

It would be REALLY nice to have access to the chip temps on the S9. If that is doable with customization, I must have done something wrong and any tips on getting those readings would be HIGHLY appreciated!! Smiley Smiley

Again thank you for the reply!
newbie
Activity: 3
Merit: 0
thanks for adding support for sia dual mining! just a quick question how can i control sia intensity from AM could you include snap shot of how you entered it into pool configuration GUI thanks for the help.
legendary
Activity: 3346
Merit: 1094
Awesome Miner v1.7.2 is available with the following news:
  • Claymore's Dual Ethereum Miner 5.1 with Siacoin support
  • Upload custom mining software to remote miners
  • The miner list can be configured to display either the maximum device temperature, or display the temperature for all devices
  • Several corrections to improve compatibility and stability

I just saw the update with loading any custom miner and the ability to use Claymore 5.1.  THANK YOU.. I will send some more referrals.  I have another guy that will be contacting you in about a week when he is home from vacation.
btw- can you post your BTC addy or Eth addy for a tip  Grin
You are fast. I've just finished a short guide how the new feature for uploading custom mining software works:
http://www.awesomeminer.com/help/uploadsoftware.aspx

Please let me know your comments once you tried the feature. Make sure you upgrade the remote miners to the latest v1.7.2 first. Many thanks!

No need to tip, just spread the word that Awesome Miner is awesome!
legendary
Activity: 980
Merit: 1001
aka "whocares"
@Patrike

I just saw the update with loading any custom miner and the ability to use Claymore 5.1.  THANK YOU.. I will send some more referrals.  I have another guy that will be contacting you in about a week when he is home from vacation.

btw- can you post your BTC addy or Eth addy for a tip  Grin
legendary
Activity: 1274
Merit: 1000
Hi,
I am using Awesome Miner Pro to manage three S7's and four S9's.

Is there a way to add the three additional temps for the S9 chips to the AW display?

I tried to add the temps via the customize menu without success at all.
As a matter of fact it freezes AW and none of the options are clickable including close and minimize. I have to go into task manager and end task. I can't even get back into customize to remove the commands I added.

Any suggestions on this other than uninstalling and reinstalling the whole application? I would hate to start from scratch.

Thanks for any answers!

EDIT: Well, uninstalling and reinstalling didn't work. It too me back to the original frozen application. I guess I will have to uninstall again and go find any reference to AW on my machine and delete it.  Undecided Undecided
Hi,
To clean the settings, open the folder %AppData%\AwesomeMiner in the File Explorer. Remove all files named ConfigData.xml*. Then you can start Awesome Miner with all settings removed.

If you want, you could also send me your Awesome Miner log file so I can figure out why you run into this problem. The log file AwesomeMiner.log is located in the folder %LocalAppData%\AwesomeMiner. Thanks!

Thanks for the info. I'll use that in the future if I run into problems again.
I have already uninstalled it, cleaned the registry of entries and reinstalled and added my machines back. I also exported a restoration file for future use.

for uninstalling try this it free for 30 days full unlimited copy and at the end 30 days if your to cheap to buy it re format that PC, but i did buy it so i don't waste the activation's and don't have to deal with support to reset it, i all ways reformat my PC's once a month any way to try new stuff and not to beat some one out of something, i do have 4 legal keys .

 http://www.revouninstaller.com/
legendary
Activity: 1274
Merit: 1000
I did get Genoils to work by converting the .bat file to an .exe file.  It doesn't have stats but does allow to start/restart/reboot etc

"I" did that to once i think i posted that back before AM had eth support and waited Smiley. but then it run maybe 4  seconds and shut down so i figured it was because there was no support so i asked and waited Smiley.



PS i see hes adding what you want cool

cya
hero member
Activity: 658
Merit: 500
Visualize whirledps
Hi,
I am using Awesome Miner Pro to manage three S7's and four S9's.

Is there a way to add the three additional temps for the S9 chips to the AW display?

I tried to add the temps via the customize menu without success at all.
As a matter of fact it freezes AW and none of the options are clickable including close and minimize. I have to go into task manager and end task. I can't even get back into customize to remove the commands I added.

Any suggestions on this other than uninstalling and reinstalling the whole application? I would hate to start from scratch.

Thanks for any answers!

EDIT: Well, uninstalling and reinstalling didn't work. It too me back to the original frozen application. I guess I will have to uninstall again and go find any reference to AW on my machine and delete it.  Undecided Undecided
Hi,
To clean the settings, open the folder %AppData%\AwesomeMiner in the File Explorer. Remove all files named ConfigData.xml*. Then you can start Awesome Miner with all settings removed.

If you want, you could also send me your Awesome Miner log file so I can figure out why you run into this problem. The log file AwesomeMiner.log is located in the folder %LocalAppData%\AwesomeMiner. Thanks!

Thanks for the info. I'll use that in the future if I run into problems again.
I have already uninstalled it, cleaned the registry of entries and reinstalled and added my machines back. I also exported a restoration file for future use.
legendary
Activity: 980
Merit: 1001
aka "whocares"
I did get Genoils to work by converting the .bat file to an .exe file.  It doesn't have stats but does allow to start/restart/reboot etc
legendary
Activity: 980
Merit: 1001
aka "whocares"
I downloaded the Siacoin stratum miner (which is a sgminer 5.4 kernel) and put in on a machine and got it showing finemon AwesomeMiner.  It also allows me to import the pool and shows it with the Sia Kernel.

Is there a way to put that file (Sgminer with Siacoin) on other machines through AwesomeMiner?  It would be great if it is possible.

Also, any chance of getting Genoils Ethereum miner on AwesomeMiner? I know it was discussed a page or 2 back.  I am using Claymore's but really do not like it, it burns more power and doesn't yield better hashrate, especially with the Dev fee involved.

Thanks
I'm working on this feature to upload and use a custom Sgminer to all remote computers. The idea is to have it ready for next release.

I know that some people prefer Genoils Ethereum miner, but because it doesn't provide any API, it will be complex to implement, and not much statistics you would be able to get anyway. I'm not saying that it never will happen, but it's really an effort.

That would be great. I sent you a customer, Nhando.  Be good to him  Wink
legendary
Activity: 3346
Merit: 1094
Hi,
I am using Awesome Miner Pro to manage three S7's and four S9's.

Is there a way to add the three additional temps for the S9 chips to the AW display?

I tried to add the temps via the customize menu without success at all.
As a matter of fact it freezes AW and none of the options are clickable including close and minimize. I have to go into task manager and end task. I can't even get back into customize to remove the commands I added.

Any suggestions on this other than uninstalling and reinstalling the whole application? I would hate to start from scratch.

Thanks for any answers!

EDIT: Well, uninstalling and reinstalling didn't work. It too me back to the original frozen application. I guess I will have to uninstall again and go find any reference to AW on my machine and delete it.  Undecided Undecided
Hi,
To clean the settings, open the folder %AppData%\AwesomeMiner in the File Explorer. Remove all files named ConfigData.xml*. Then you can start Awesome Miner with all settings removed.

If you want, you could also send me your Awesome Miner log file so I can figure out why you run into this problem. The log file AwesomeMiner.log is located in the folder %LocalAppData%\AwesomeMiner. Thanks!
legendary
Activity: 3346
Merit: 1094
I downloaded the Siacoin stratum miner (which is a sgminer 5.4 kernel) and put in on a machine and got it showing finemon AwesomeMiner.  It also allows me to import the pool and shows it with the Sia Kernel.

Is there a way to put that file (Sgminer with Siacoin) on other machines through AwesomeMiner?  It would be great if it is possible.

Also, any chance of getting Genoils Ethereum miner on AwesomeMiner? I know it was discussed a page or 2 back.  I am using Claymore's but really do not like it, it burns more power and doesn't yield better hashrate, especially with the Dev fee involved.

Thanks
I'm working on this feature to upload and use a custom Sgminer to all remote computers. The idea is to have it ready for next release.

I know that some people prefer Genoils Ethereum miner, but because it doesn't provide any API, it will be complex to implement, and not much statistics you would be able to get anyway. I'm not saying that it never will happen, but it's really an effort.
legendary
Activity: 980
Merit: 1001
aka "whocares"
I downloaded the Siacoin stratum miner (which is a sgminer 5.4 kernel) and put in on a machine and got it showing finemon AwesomeMiner.  It also allows me to import the pool and shows it with the Sia Kernel.

Is there a way to put that file (Sgminer with Siacoin) on other machines through AwesomeMiner?  It would be great if it is possible.

Also, any chance of getting Genoils Ethereum miner on AwesomeMiner? I know it was discussed a page or 2 back.  I am using Claymore's but really do not like it, it burns more power and doesn't yield better hashrate, especially with the Dev fee involved.

Thanks

I do it with claymore and the net work agent for awesome miner . it works  but you might have to drag over the miner to that PC then use  the network agent for awesome miner .

or

leave it on the main PC that has the awesome  then find it and have the network agent loaded on the PC/s you want to then in the managed miner find the software miner then use the remote agent  . if that makes sense it should load any thing from the main PC to the remote PC once you have the remote from awesome miner on all the PC and that's all that's needed on those PC from what ive tried.

I 'm sure what i just explained is a little confusing the bottom line is


awesome miner on main PC set up how you want it pools and the right setting etc then on the PC you want to use remotely you should just need remote awesome miners network agent  installed and running as a windows service after you told me i may want to go back and look it over i figured out how to run the remote network agent for awesome remote on other PC's with only it running and loaded with Claymore 5.1 from my main PC with no miners on the other PC . i dragged over the miner thu  it seems to run better that way . i hope that made some sense .

Id rather use Genoils Ethereum but my reason is probable different then yours i asked for it at first for awesome. he said no API info or not enough,

same reason that Fee and not very good at using  power right because of it , so in the end , I give them free power usages on top of a little fee sigh. (insult to injury) if they would offer some kind of one time charge like awesome does id gladly pay it and remove the forced mining.): I can only guess how bad it is for a big farm .

That I what I am trying to do, I have the Remote Agent installed on all rigs and hooked up to Awesome Miner but I cannot get a copy of the Sia Kernal SgMiner to the other machines.  I can specify a path but only a path on the Network Miner running the Agent and not from the Home Computer running AwesomeMiner
hero member
Activity: 658
Merit: 500
Visualize whirledps
Hi,
I am using Awesome Miner Pro to manage three S7's and four S9's.

Is there a way to add the three additional temps for the S9 chips to the AW display?

I tried to add the temps via the customize menu without success at all.
As a matter of fact it freezes AW and none of the options are clickable including close and minimize. I have to go into task manager and end task. I can't even get back into customize to remove the commands I added.

Any suggestions on this other than uninstalling and reinstalling the whole application? I would hate to start from scratch.

Thanks for any answers!

EDIT: Well, uninstalling and reinstalling didn't work. It too me back to the original frozen application. I guess I will have to uninstall again and go find any reference to AW on my machine and delete it.  Undecided Undecided
legendary
Activity: 1274
Merit: 1000
I downloaded the Siacoin stratum miner (which is a sgminer 5.4 kernel) and put in on a machine and got it showing finemon AwesomeMiner.  It also allows me to import the pool and shows it with the Sia Kernel.

Is there a way to put that file (Sgminer with Siacoin) on other machines through AwesomeMiner?  It would be great if it is possible.

Also, any chance of getting Genoils Ethereum miner on AwesomeMiner? I know it was discussed a page or 2 back.  I am using Claymore's but really do not like it, it burns more power and doesn't yield better hashrate, especially with the Dev fee involved.

Thanks

I do it with claymore and the net work agent for awesome miner . it works  but you might have to drag over the miner to that PC then use  the network agent for awesome miner .

or

leave it on the main PC that has the awesome  then find it and have the network agent loaded on the PC/s you want to then in the managed miner find the software miner then use the remote agent  . if that makes sense it should load any thing from the main PC to the remote PC once you have the remote from awesome miner on all the PC and that's all that's needed on those PC from what ive tried.

I 'm sure what i just explained is a little confusing the bottom line is


awesome miner on main PC set up how you want it pools and the right setting etc then on the PC you want to use remotely you should just need remote awesome miners network agent  installed and running as a windows service after you told me i may want to go back and look it over i figured out how to run the remote network agent for awesome remote on other PC's with only it running and loaded with Claymore 5.1 from my main PC with no miners on the other PC . i dragged over the miner thu  it seems to run better that way . i hope that made some sense .

Id rather use Genoils Ethereum but my reason is probable different then yours i asked for it at first for awesome. he said no API info or not enough,

same reason that Fee and not very good at using  power right because of it , so in the end , I give them free power usages on top of a little fee sigh. (insult to injury) if they would offer some kind of one time charge like awesome does id gladly pay it and remove the forced mining.): I can only guess how bad it is for a big farm .
legendary
Activity: 980
Merit: 1001
aka "whocares"
I downloaded the Siacoin stratum miner (which is a sgminer 5.4 kernel) and put in on a machine and got it showing finemon AwesomeMiner.  It also allows me to import the pool and shows it with the Sia Kernel.

Is there a way to put that file (Sgminer with Siacoin) on other machines through AwesomeMiner?  It would be great if it is possible.

Also, any chance of getting Genoils Ethereum miner on AwesomeMiner? I know it was discussed a page or 2 back.  I am using Claymore's but really do not like it, it burns more power and doesn't yield better hashrate, especially with the Dev fee involved.

Thanks
Jump to: