Author

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

newbie
Activity: 5
Merit: 0
I just buyed a Professional version Smiley

I (may be and other users too) need important feature:
In "Notification" section please add notify by simple HTTP request to needed URL.

In my case: remote computer located with miners. When something goes wrong, AW do HTTP request to SMS service. And I will get SMS to my cell phone and I can react fast.

This feature possible for adding?
legendary
Activity: 3346
Merit: 1094
Awesome Miner 2.0.2 has just been released

- Better support for Antminer R4 and A2 Terminator miners
- Zpool profits displayed correctly
- Claymore's Dual Ethereum Miner 7.2
- Minor corrections
legendary
Activity: 3346
Merit: 1094
Quote from: patrike
Can you send me the complete API report from Awesome Miner? Select the miner in the main window, and from the toolbar: Tools -> API Report. Please send it by e-mail (you find the address in the About section of the application).
Information was sent Smiley
Thanks for providing this information. The A2 Terminator miner had a very different way of providing the temperature, but I've added support for it.

This will be included in the next release of Awesome Miner, scheduled for tomorrow.
newbie
Activity: 5
Merit: 0
Quote from: patrike
Can you send me the complete API report from Awesome Miner? Select the miner in the main window, and from the toolbar: Tools -> API Report. Please send it by e-mail (you find the address in the About section of the application).
Information was sent Smiley
legendary
Activity: 3346
Merit: 1094
And other question: my Baikal's working only with zpool.
Can I configure AW for using http://www.zpool.ca/api/status for getting most profitable algo at current moment (X11, X13, X14, X15, Qubit, Quark) and switch my Baikal's to this algo on zpool?
Yes, just make sure you added all these pools to your miner. Then you simply go to Option -> Rules and enable "Awesome Profit Switching". The profit switcher will simply look at the pool list for the miner and change priority to the most profitable.

AW does not show Temperature of Terminator A2 110 MH/s
But this information can be get from API, command "stats". This is example of API report, which AW getted from Terminator:
Can you send me the complete API report from Awesome Miner? Select the miner in the main window, and from the toolbar: Tools -> API Report. Please send it by e-mail (you find the address in the About section of the application).
newbie
Activity: 5
Merit: 0
And once more Smiley
AW does not show Temperature of Terminator A2 110 MH/s
But this information can be get from API, command "stats". This is example of API report, which AW getted from Terminator:

API command: stats
{
  "STATUS": [
    {
      "STATUS": "S",
      "When": 1477111353,
      "Code": 70,
      "Msg": "CGMiner stats",
      "Description": "cgminer 3.9.0 innosilicon-12chip-v0p5"
    }
  ],
  "STATS": [
    {
      "STATS": 0,
      "ID": "BA20",
      "Elapsed": 2020,
      "CS": 0,
      "ASIC": 12,
      "TEMP(AVG)": 39.75,
      "TEMP(SOLO)": "43-34-41-41"
    },
    {
      "STATS": 1,
      "ID": "BA21",
      "Elapsed": 2020,
      "CS": 1,
      "ASIC": 12,
      "TEMP(AVG)": 39.25,
      "TEMP(SOLO)": "43-34-39-41"
    }
... cut ...

Can you add this feature?
newbie
Activity: 5
Merit: 0
And other question: my Baikal's working only with zpool.
Can I configure AW for using http://www.zpool.ca/api/status for getting most profitable algo at current moment (X11, X13, X14, X15, Qubit, Quark) and switch my Baikal's to this algo on zpool?
legendary
Activity: 3346
Merit: 1094
Hello.
Interesting in your product and plan to buy Professional version. Very impressive work.

I have a question: why my miner does not show "Total: $ / day" as you can see in screenshot:
http://joxi.ru/p27oVgYi0ybQg2
Hi,
I was just able to reproduce that problem - thanks for reporting it. A correction will be included in the next version, planned to be available within the next few days.
legendary
Activity: 3346
Merit: 1094
Hi,
1) Are you using Antminers or similar network based ASIC devices, or is it GPU mining? The Remote Agent is only intended for GPU mining.
In any scenario, you either need to setup a VPN solution (Hamachi or similar), or configure port forwarding. You need a public and static IP in the port forwarding scenario at least. With VPN solutions like Hamachi, it might work without.

This is a guide on the web site on this topic where you will find more information:
http://www.awesomeminer.com/help/remotenetworks.aspx

2) Yes. You can select a single miner, multiple miners or all miners and perform the Switch Pool operation. This will let you change pool for all your miners at once.


It's GPU mining, a custom 6 GPU for non bitcoin mining. I thought the agent already automatically port forward and listen to the socket connection. That's mean I can use no-ip or dydns as the external IP for my dynamic IP problem, correct?
It's still required for Awesome Miner main application to be able to connect to the Remote Agent. The Remote Agent itself will not setup any VPN.
Yes, you can use any of those DNS services for solving the dynamic IP issue.
newbie
Activity: 5
Merit: 0
Hello.
Interesting in your product and plan to buy Professional version. Very impressive work.

I have a question: why my miner does not show "Total: $ / day" as you can see in screenshot:
http://joxi.ru/p27oVgYi0ybQg2
full member
Activity: 203
Merit: 100
I just download the free version and will buy enterprise one in few days. Right now I have few question.

1. How to remotely the machine from outside? as per my understanding, I will install the remote agent to the mining rig and add the remote host , so that's mean if I host the mining rig in multiple location, the remote agent will automatically port forwarding the port right? so I would need the public IP or add the IP to any DNS services? because the connection is dynamic connection and the I.P keep changing.

2. Since I will handle large scale of mining rig in different location , but all rig will mining the same coin each day, is there any select all function, so all managed miner will follow to mining the same coin?
Hi,
1) Are you using Antminers or similar network based ASIC devices, or is it GPU mining? The Remote Agent is only intended for GPU mining.
In any scenario, you either need to setup a VPN solution (Hamachi or similar), or configure port forwarding. You need a public and static IP in the port forwarding scenario at least. With VPN solutions like Hamachi, it might work without.

This is a guide on the web site on this topic where you will find more information:
http://www.awesomeminer.com/help/remotenetworks.aspx

2) Yes. You can select a single miner, multiple miners or all miners and perform the Switch Pool operation. This will let you change pool for all your miners at once.


It's GPU mining, a custom 6 GPU for non bitcoin mining. I thought the agent already automatically port forward and listen to the socket connection. That's mean I can use no-ip or dydns as the external IP for my dynamic IP problem, correct?
hero member
Activity: 658
Merit: 500
Visualize whirledps
Well, I finally got it going....  Tongue

I had to uninstall the 1.7 version and download the newest version. Then it immediately started throwing up miner error messages on the screen, one on top of the other, on top of the other, etc. because I have a miner with a few dead chips. I finally had to kill it in task manager because the error messages had control of the screen and I couldn't get in to make any changes.

So I uninstalled that and tried to reinstall the older version. That installed but I had to reenter all of my miner info and customization configuration. Then that froze the program. I had to keep killing it in task manager and trying to restart it. But the program would never start. So finally, I uninstalled that and installed the newest version again. That worked. Then I went into "Options" and set things up. When I told it to allow API access, I guess that forced a restart of all my miners. At first I was a little miffed, but after the restart, the miner with the dead chips is showing all O's now. Hopefully if the X's come back it won't take over the program with error messages. I hope not. Time will tell. Smiley

Hi,
It was good that you downloaded the latest version from the web site. Sometimes the automatic upgrades can be prevented by pending Windows update restart or security software.

The 2.0 version will by default trigger Detect Dead Device for Antminer chip failures as well. If you edit the Detect Dead Device trigger, you can select if you want it to trigger on Antminer chip failures or not. You can also set a threadhold.

I will also take a look at the error message that probably is because the restart of the miner doesn't work if it's in restricted mode. Anyway, I will investigate that part to ensure you don't get in to this scenario with multiple error dialogs.

Thank you! I appreciate all the good, hard work. Seems to be running fine now. Yes, I have Detect Dead Device unchecked now because I thought that was probably what was triggering the error. (I'm glad the restart "fixed" my dead chips! I must have rebooted the miner a half dozen times before trying to get the X's to go away. I finally have it down-clocked to 575. I'm not going to press my luck moving it back to 600!)  Grin
legendary
Activity: 3346
Merit: 1094
I just download the free version and will buy enterprise one in few days. Right now I have few question.

1. How to remotely the machine from outside? as per my understanding, I will install the remote agent to the mining rig and add the remote host , so that's mean if I host the mining rig in multiple location, the remote agent will automatically port forwarding the port right? so I would need the public IP or add the IP to any DNS services? because the connection is dynamic connection and the I.P keep changing.

2. Since I will handle large scale of mining rig in different location , but all rig will mining the same coin each day, is there any select all function, so all managed miner will follow to mining the same coin?
Hi,
1) Are you using Antminers or similar network based ASIC devices, or is it GPU mining? The Remote Agent is only intended for GPU mining.
In any scenario, you either need to setup a VPN solution (Hamachi or similar), or configure port forwarding. You need a public and static IP in the port forwarding scenario at least. With VPN solutions like Hamachi, it might work without.

This is a guide on the web site on this topic where you will find more information:
http://www.awesomeminer.com/help/remotenetworks.aspx

2) Yes. You can select a single miner, multiple miners or all miners and perform the Switch Pool operation. This will let you change pool for all your miners at once.
legendary
Activity: 3346
Merit: 1094
Well, I finally got it going....  Tongue

I had to uninstall the 1.7 version and download the newest version. Then it immediately started throwing up miner error messages on the screen, one on top of the other, on top of the other, etc. because I have a miner with a few dead chips. I finally had to kill it in task manager because the error messages had control of the screen and I couldn't get in to make any changes.

So I uninstalled that and tried to reinstall the older version. That installed but I had to reenter all of my miner info and customization configuration. Then that froze the program. I had to keep killing it in task manager and trying to restart it. But the program would never start. So finally, I uninstalled that and installed the newest version again. That worked. Then I went into "Options" and set things up. When I told it to allow API access, I guess that forced a restart of all my miners. At first I was a little miffed, but after the restart, the miner with the dead chips is showing all O's now. Hopefully if the X's come back it won't take over the program with error messages. I hope not. Time will tell. Smiley

Hi,
It was good that you downloaded the latest version from the web site. Sometimes the automatic upgrades can be prevented by pending Windows update restart or security software.

The 2.0 version will by default trigger Detect Dead Device for Antminer chip failures as well. If you edit the Detect Dead Device trigger, you can select if you want it to trigger on Antminer chip failures or not. You can also set a threadhold.

I will also take a look at the error message that probably is because the restart of the miner doesn't work if it's in restricted mode. Anyway, I will investigate that part to ensure you don't get in to this scenario with multiple error dialogs.
hero member
Activity: 658
Merit: 500
Visualize whirledps
I have the purchased version of Awesome Miner Professional installed. Ver 1.7.6

It shows the red "updates are available" indicator, but when I try to update, it goes through the motions, restarts and everything, yet it doesn't update.
I have tried this about a dozen times.
Any hints or helpful information?
Thanks!

Well, I finally got it going....  Tongue

I had to uninstall the 1.7 version and download the newest version. Then it immediately started throwing up miner error messages on the screen, one on top of the other, on top of the other, etc. because I have a miner with a few dead chips. I finally had to kill it in task manager because the error messages had control of the screen and I couldn't get in to make any changes.

So I uninstalled that and tried to reinstall the older version. That installed but I had to reenter all of my miner info and customization configuration. Then that froze the program. I had to keep killing it in task manager and trying to restart it. But the program would never start. So finally, I uninstalled that and installed the newest version again. That worked. Then I went into "Options" and set things up. When I told it to allow API access, I guess that forced a restart of all my miners. At first I was a little miffed, but after the restart, the miner with the dead chips is showing all O's now. Hopefully if the X's come back it won't take over the program with error messages. I hope not. Time will tell. Smiley
legendary
Activity: 3822
Merit: 2703
Evil beware: We have waffles!
@ patrike
Just got a s9 batch-17 and... Bitmain has changed the firmware, is now BMminer v2.0. I will post in detail tomorrow but for a summary of changes:
  • They have changed the hash board channels and therefore die temp reporting channels. Now using channels 6, 7, and 8. Might need to come up with a routine to scan the die temp channels and only use ones reporting something...
  • Looks like changing the frequency may be gone. In the Bitmain GUI that choice is gone. On startup, the firmware goes through several checks per-board and sets the best freq and possibly Vcore as well. When all is done, the boards report different frequencies.

Looking at the Kernel Log it shows several lists of freq and voltage it tries for each board. A note at the beginning of each list says that freq is now stored in the PIC. Now does that mean that a warm boot bypasses the testing -- dunna know but hope so. I'll post the Kernel Log tomorrow. Also fan speed no longer has a setting on the BMminer GUI. Log says is set as needed starting at 40% Oh, the fans are on different channels as well. Think fans are now reported in positions 6 an 8. I'll verify tomorrow. edit: fans in positions 3 and 6.

Due to the time it takes for the new rebooting process -- around 4 min -- better set dead miner/offline/etc to wait at least that 4 maybe even 5 min before trying to issue another reboot call to the miner...

Other than that, everything else works fine inc the Web access and info to it.
Thanks for the update. Could you please send me an API report for one of these new miners? Then I can compare it in detail with previous batches. Many thanks!
The miner is in my farm at work so will have to send the API report on Monday. I do have the Kernel log posted https://bitcointalksearch.org/topic/m.16564008
and at the end of the log it shows many things I never seen reported. Thinks like range of freq's per-string and even best speeds per chip.
full member
Activity: 203
Merit: 100
I just download the free version and will buy enterprise one in few days. Right now I have few question.

1. How to remotely the machine from outside? as per my understanding, I will install the remote agent to the mining rig and add the remote host , so that's mean if I host the mining rig in multiple location, the remote agent will automatically port forwarding the port right? so I would need the public IP or add the IP to any DNS services? because the connection is dynamic connection and the I.P keep changing.

2. Since I will handle large scale of mining rig in different location , but all rig will mining the same coin each day, is there any select all function, so all managed miner will follow to mining the same coin?
hero member
Activity: 658
Merit: 500
Visualize whirledps
I have the purchased version of Awesome Miner Professional installed. Ver 1.7.6

It shows the red "updates are available" indicator, but when I try to update, it goes through the motions, restarts and everything, yet it doesn't update.
I have tried this about a dozen times.
Any hints or helpful information?
Thanks!
full member
Activity: 171
Merit: 100
A Lot of serious work put in this software. Well done devs. Really Awesome  Smiley
legendary
Activity: 3346
Merit: 1094
@ patrike
Just got a s9 batch-17 and... Bitmain has changed the firmware, is now BMminer v2.0. I will post in detail tomorrow but for a summary of changes:
  • They have changed the hash board channels and therefore die temp reporting channels. Now using channels 6, 7, and 8. Might need to come up with a routine to scan the die temp channels and only use ones reporting something...
  • Looks like changing the frequency may be gone. In the Bitmain GUI that choice is gone. On startup, the firmware goes through several checks per-board and sets the best freq and possibly Vcore as well. When all is done, the boards report different frequencies.

Looking at the Kernel Log it shows several lists of freq and voltage it tries for each board. A note at the beginning of each list says that freq is now stored in the PIC. Now does that mean that a warm boot bypasses the testing -- dunna know but hope so. I'll post the Kernel Log tomorrow. Also fan speed no longer has a setting on the BMminer GUI. Log says is set as needed starting at 40% Oh, the fans are on different channels as well. Think fans are now reported in positions 6 an 8. I'll verify tomorrow. edit: fans in positions 3 and 6.

Due to the time it takes for the new rebooting process -- around 4 min -- better set dead miner/offline/etc to wait at least that 4 maybe even 5 min before trying to issue another reboot call to the miner...

Other than that, everything else works fine inc the Web access and info to it.
Thanks for the update. Could you please send me an API report for one of these new miners? Then I can compare it in detail with previous batches. Many thanks!
Jump to: