Author

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

legendary
Activity: 3346
Merit: 1094
Hello,
I have bought the professional edition and configured several s7, everything seems to be working fine except for one of my s7 that says API Access: Restricted
How can I give Privileged API Access from the s7 configuration screen?
Thanks
On Antminer S7 I think you need to use SSH and go into the /config/cgminer.conf file. You need to make sure you IP is listed in the "api-allow" property, with a "W:" in front to indicate Write-access (= Privileged access).
If you send me your cgminer.conf file by mail, I can probably assist you in more detail.
Thanks for the reply.
Can you let me know to which address should I send the file and how to get it?

I've sent you a PM about this.
newbie
Activity: 47
Merit: 0
Hello,
I have bought the professional edition and configured several s7, everything seems to be working fine except for one of my s7 that says API Access: Restricted
How can I give Privileged API Access from the s7 configuration screen?
Thanks
On Antminer S7 I think you need to use SSH and go into the /config/cgminer.conf file. You need to make sure you IP is listed in the "api-allow" property, with a "W:" in front to indicate Write-access (= Privileged access).
If you send me your cgminer.conf file by mail, I can probably assist you in more detail.
Thanks for the reply.
Can you let me know to which address should I send the file and how to get it?
legendary
Activity: 938
Merit: 1000
Hi Patrike,

I would love those Chip temps as well on the S9`s, not only PCB temps.
Hi,
I've implemented this feature now and it will be included in next release that soon will be made available.
It will be supported by customizing the progress field, using the new properties ChipTemp1 and so on. I will give you the details once the new release is available.

Thanks Champ 👍
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

I would love those Chip temps as well on the S9`s, not only PCB temps.
Hi,
I've implemented this feature now and it will be included in next release that soon will be made available.
It will be supported by customizing the progress field, using the new properties ChipTemp1 and so on. I will give you the details once the new release is available.
legendary
Activity: 3346
Merit: 1094
Hello,
I have bought the professional edition and configured several s7, everything seems to be working fine except for one of my s7 that says API Access: Restricted
How can I give Privileged API Access from the s7 configuration screen?
Thanks
On Antminer S7 I think you need to use SSH and go into the /config/cgminer.conf file. You need to make sure you IP is listed in the "api-allow" property, with a "W:" in front to indicate Write-access (= Privileged access).
If you send me your cgminer.conf file by mail, I can probably assist you in more detail.
legendary
Activity: 3346
Merit: 1094
Is there any way to change the currency value? im from the UK so GBP would be helpful.
Hi,
Yes, this is configurable but you need to enter the conversion rate manually. In the Options dialog, Coins section, you will find the "Display Currency" settings. Set the following:
Currency: Custom
Custom name: GBP
Value of 1 USD: 0.78
legendary
Activity: 938
Merit: 1000
Hi Patrike,

I would love those Chip temps as well on the S9`s, not only PCB temps.

newbie
Activity: 47
Merit: 0
Hello,
I have bought the professional edition and configured several s7, everything seems to be working fine except for one of my s7 that says API Access: Restricted
How can I give Privileged API Access from the s7 configuration screen?
Thanks
hero member
Activity: 2534
Merit: 623
I see I've only got the free version and the version to enable the web interface is $50. Ive only got a single S7LN so will have to think about it.

Is there any way to change the currency value? im from the UK so GBP would be helpful.
legendary
Activity: 3346
Merit: 1094
So I saw your post in my thread about this program and it looks very nice. How do I access Awesome Miner via my smartphone?

General introduction to Awesome Miner:
http://www.awesomeminer.com/help/start.aspx

How to setup web UI, that can be accessed from a smart phone:
http://www.awesomeminer.com/help/web.aspx
hero member
Activity: 2534
Merit: 623
So I saw your post in my thread about this program and it looks very nice. How do I access Awesome Miner via my smartphone?
hero member
Activity: 658
Merit: 500
Visualize whirledps
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.
Now I get it - thanks! Yes, the chip temperatures are also provided by the Antminer API response, but they are currently not processed by Awesome Miner.
I can probably add them like stats.ChipTemp1 and so on to allow customization of the progress field. Would that be OK?

Yes indeed. That would be wonderful!

The chip temps are something I need to keep an eye on since it's so hot here now during the day. From what I gather the chip temps should not rise above 105C.

I love your application. It sure does beat having multiple miner tabs open! Smiley
legendary
Activity: 3346
Merit: 1094
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.
Now I get it - thanks! Yes, the chip temperatures are also provided by the Antminer API response, but they are currently not processed by Awesome Miner.
I can probably add them like stats.ChipTemp1 and so on to allow customization of the progress field. Would that be OK?
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.
Jump to: