Author

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

legendary
Activity: 3346
Merit: 1094
Hey Patrik,

I think I already asked this sometime before, but couldnt show a picture and details because this happens very rare.

- One or more cards are crashed. The mining window is still open, but isnt mining anymore.
- In AM it still shows "mining", but without any informations. AM will not restart that miner.
- The "GPU" tab is empty, also the "Pools" tab.

Is it possible to setup a rule to catch this? Or maybe AM can handle this automatically? I already tried some rules, but none works. Neither a single rule, or combined rules. For example:

- The trigger "Detect Miner State -> Mining" doesnt work.
- "Detect Device Count -> 0" doesnt work.
- "Power Usage -> 0" doesnt work.

I think because there is no miner API established because of the crash, even if the mining window is still open?

Hey Patrik,

just got that situation again with the new T-Rex version in one of my single miners. Will send you the API-report by PM.

I think I know why this can happen:

- The profit switcher switched from NBminer to T-Rex, but NBminer wasn't closed for real. It is already running in the background (but depending to the pool with 0 hashrate).
- So there are 2 miners now and AM can't show the numbers for the T-Rex.

Is it somehow possible to double check (and kill) old unneeded tasks? Tried it with a batch command when NBminer stops, but this doesn't work all the time (taskkill /F /IM nbminer.exe).

Hi,
Thanks for sharing the details. I can see from the API Report the T-Rex doesn't return anything and the reason is likely that NBminer uses the API port already, preventing T-Rex from using this port.

Would it be possible for you to also send me the Remote Agent log file for the time where NBMiner was supposed to be closed? You should be able to see log messages like "Closing process" and maybe even "Killing process".

What Awesome Miner do when closing mining software is to first send a friendly request to close down. Awesome Miner will then wait for the process to terminate (a number of seconds, configurable in the Options dialog, Mining Settings section), and if the process is still running, Awesome Miner tells Windows to kill the process.


Hey Patrik,

sent you the log file by PM and some more thoughts about that problem.

This problem we are suffering a lot of. CAsi always have to restart to work well.

I have a rule for dropped cards if they have 5 cards or less, reboot, when all my rigs are 6

But it would be a good thing to incorporate something that can be launched after each change to limit memory and processes caused by the miner.

I have everything updated to the latest version of Windows both in rig and in the AM computer. The latest security update of cuda 10.1, latest driver. I even launch a VHL at the end of each mining to clean memory. But even so, the teams suffer frequent restarts, it is such, I have had to reduce the number of protocols and currencies, raise the% change so that there are fewer changes per day.
I had some discussions with joseph32 on this topic and one change in the recent Awesome Miner release was to disable the NbMiner watchdog.
The difficulty here is that there often are so many mining software involved and often changes between them so it's not always possible to tell if it's only one our of all mining software that are the cause for the instability.
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

since we installed the new version of AM, the trigger "Disconnected - API Access Denied" is not working anymore?
did you change anything regarding this behaviour?

BR Ralf
Hi Ralf,
Thanks for your question. There are no changes to this feature since it was introduced, but I will investigate if I can find out any scenario where it's not working.
If you find any additional details, please let me know. Thanks!
legendary
Activity: 3346
Merit: 1094
Hey Patrike, love the addition of the glow notification! However, the two are reversed. It should blink when it hasn't been checked, and stay steady when notifications haven't been cleared. Blinking is more annoying then just being orange, so order of annoyance and severity basically.

Thanks!
Thanks for the feedback. If you enabled this feature and have at least one non-acknowledged notification, the icon will blink a few times and then constantly glow - until you activate the main window. This is currently not two separate concepts and it will only blink for a short time.

I agree that constant blinking would be more annoying. Was your point that it should blink until you looked at the notification tab once?
legendary
Activity: 3346
Merit: 1094
AM is now reporting LTC with a 544.04 value - can we pick the exchange that gets used? for both the ticker down below and for the profit per day calculations?

it is also reporting bchsv as having a daily revenue of $3,696.39 - it should be more like $205 range
Right now there is only a concept of priority order for coin statistics sources (see the Options dialog, Statistics Provider section) and it could be that for example CoinCalculators reported incorrect value for a while. By changing the priority you may resolve a temporary issue like this.
full member
Activity: 1148
Merit: 132
Is there a way to apply the GPU overclocking settings by algo and by card ? It sucks to have to change the settings for each card when i switch algos

buying the license for 20 machines you have OC that you can define for each al-go. Smaller licenses do not benefit from AL-GO with OC

20 machine licence does not allow overclocking if I recall.
Ok now I’m confused lol
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
Is there a way to apply the GPU overclocking settings by algo and by card ? It sucks to have to change the settings for each card when i switch algos

buying the license for 20 machines you have OC that you can define for each al-go. Smaller licenses do not benefit from AL-GO with OC

20 machine licence does not allow overclocking if I recall.
jr. member
Activity: 756
Merit: 2
Is there a way to apply the GPU overclocking settings by algo and by card ? It sucks to have to change the settings for each card when i switch algos

buying the license for 20 machines you have OC that you can define for each al-go. Smaller licenses do not benefit from AL-GO with OC
jr. member
Activity: 756
Merit: 2
Here is a preview of what's in the pipeline. Next week you will be able to define a global fan curve where Awesome Miner will monitor the temperature of each individual GPU and adjust the fan speed individually to match the curve. There will be 5 points that you can move in any direction.

This will work for both AMD and nVidia. If enabled, it will control the fan as long as Remote Agent (or Awesome Miner if you do local mining) is running.

When you enable this feature it will completely disable all other fan operations you do via Awesome Miner.




I will try it, if with Nvidia has each fan independent and does his job well, I can erase aftherburner. The fewer things in the Rig the better.

I will comment on the results.

regards
jr. member
Activity: 756
Merit: 2
Hey Patrik,

I think I already asked this sometime before, but couldnt show a picture and details because this happens very rare.

- One or more cards are crashed. The mining window is still open, but isnt mining anymore.
- In AM it still shows "mining", but without any informations. AM will not restart that miner.
- The "GPU" tab is empty, also the "Pools" tab.

Is it possible to setup a rule to catch this? Or maybe AM can handle this automatically? I already tried some rules, but none works. Neither a single rule, or combined rules. For example:

- The trigger "Detect Miner State -> Mining" doesnt work.
- "Detect Device Count -> 0" doesnt work.
- "Power Usage -> 0" doesnt work.

I think because there is no miner API established because of the crash, even if the mining window is still open?

Hey Patrik,

just got that situation again with the new T-Rex version in one of my single miners. Will send you the API-report by PM.

I think I know why this can happen:

- The profit switcher switched from NBminer to T-Rex, but NBminer wasn't closed for real. It is already running in the background (but depending to the pool with 0 hashrate).
- So there are 2 miners now and AM can't show the numbers for the T-Rex.

Is it somehow possible to double check (and kill) old unneeded tasks? Tried it with a batch command when NBminer stops, but this doesn't work all the time (taskkill /F /IM nbminer.exe).

Hi,
Thanks for sharing the details. I can see from the API Report the T-Rex doesn't return anything and the reason is likely that NBminer uses the API port already, preventing T-Rex from using this port.

Would it be possible for you to also send me the Remote Agent log file for the time where NBMiner was supposed to be closed? You should be able to see log messages like "Closing process" and maybe even "Killing process".

What Awesome Miner do when closing mining software is to first send a friendly request to close down. Awesome Miner will then wait for the process to terminate (a number of seconds, configurable in the Options dialog, Mining Settings section), and if the process is still running, Awesome Miner tells Windows to kill the process.


Hey Patrik,

sent you the log file by PM and some more thoughts about that problem.

This problem we are suffering a lot of. CAsi always have to restart to work well.

I have a rule for dropped cards if they have 5 cards or less, reboot, when all my rigs are 6

But it would be a good thing to incorporate something that can be launched after each change to limit memory and processes caused by the miner.

I have everything updated to the latest version of Windows both in rig and in the AM computer. The latest security update of cuda 10.1, latest driver. I even launch a VHL at the end of each mining to clean memory. But even so, the teams suffer frequent restarts, it is such, I have had to reduce the number of protocols and currencies, raise the% change so that there are fewer changes per day.
member
Activity: 1558
Merit: 69
Is there a way to apply the GPU overclocking settings by algo and by card ? It sucks to have to change the settings for each card when i switch algos

Make OC Profiles. If Awesomeminer start mining, it loads a profile, if it stop mining, awesomeminer load the standard profil. If you change the algo, then you can change the oc profile.
If you use profitswitching, you can set oc profiles for different algos and awesomemine pick the right one when it change the algo. There are so many ways to do that in awesomeminer.
You can make some oc profiles (maybe 6 different cards in a rig) and make a oc profile group. I think you can do this.
newbie
Activity: 21
Merit: 0
Hi Patrike !

Just some ideas that you could find interesting (or not  Wink )

In Coins tab I think it would be great to have like a search field to put the name, the ticker or the algo and it filters coins.

Second one, still in the coin section, right click on a coin -> "pool using coin" -> "new pool" would save some time. This way I wouldn't have to select the coin in the "new pool" form.

Third one. Sometimes I change download address for softwares to get the last version and when AM is updating with a newer version of this software that I missed I can't see quickly wich one uses a custom URL or not, so I have to check it manually (don't know if it's clear enough to understand)
Maybe a blue font like when you modify coins properties could let you see if you have modified URL ?
Or a box to check to let AM update to a new version even if you have modified URL, and leave it uncheck if you want to stay on custom URL forever.

Fourth one,  I added Zergpool online services through API to add Argon2d-250 & 4096. But it imports all algos. Is it possible for AM to check with predefined online services or user defined online services to avoid duplicates services (same stratum address) ?


I've seen a function on Icemining to import directly pools, and you can select them one by one. That's a usefull feature, hope to see more pools using it in the future !
Great work however !
newbie
Activity: 4
Merit: 0
Hi guys

I'm using Awesome Miner to manage some Whatsminer M3x ASICs. I'm trying to get some useful info, e.g. fan speed and worker name on Customization Progress Field. I tried "Fan Speed" +stats.Fan1 or "Fan Speed" +stats.FanSpeedOut, but none of them is working.

Can anybody help me how I can get the right piece of code to get fan speed or workername?

Hi,

I did see your recent e-mail on this topic as well. For Fan speed there are no solution for Whatsminer yet. I will have to investigate that a bit more before I have a solution.

For worker name you can use this expression:
Code:
"Worker: " + (miningHelper.GetMainPoolStatus() != null ? miningHelper.GetMainPoolStatus().User : "")

Hi Partike

Thanks for your help.
I tried your code, but got the following error:

error CS1061: 'AwesomeMiner.Components.Intelligence.ProgressField.ProgressMiningHelper' does not contain a definition for 'GetMainPoolStatus' and no extension method 'GetMainPoolStatus' accepting first ...

I Would appreciate if you double check the code.
Hi,
I think you are running on a quite old version of Awesome Miner. Please upgrade and it should work fine.

Hi Patrike

I updated my AM. Now, the expression you provided is working fine. Thanks for that.
Any code to get fan speed? I'm wondering while I can get the fan speed on Details window, why isn't there any way to show fan speed on Customization Progress Field?
newbie
Activity: 52
Merit: 0
Hi Patrike,

since we installed the new version of AM, the trigger "Disconnected - API Access Denied" is not working anymore?
did you change anything regarding this behaviour?

BR Ralf
full member
Activity: 1148
Merit: 132
Is there a way to apply the GPU overclocking settings by algo and by card ? It sucks to have to change the settings for each card when i switch algos
legendary
Activity: 1764
Merit: 1024
Hey Patrike, love the addition of the glow notification! However, the two are reversed. It should blink when it hasn't been checked, and stay steady when notifications haven't been cleared. Blinking is more annoying then just being orange, so order of annoyance and severity basically.

Thanks!
legendary
Activity: 2254
Merit: 2419
EIN: 82-3893490
AM is now reporting LTC with a 544.04 value - can we pick the exchange that gets used? for both the ticker down below and for the profit per day calculations?

it is also reporting bchsv as having a daily revenue of $3,696.39 - it should be more like $205 range
legendary
Activity: 3346
Merit: 1094
So this isn't at all related to AwesomeMiner but wanted to share it if nobody has read it yet:
https://thenextweb.com/hardfork/2019/06/11/nicehash-fbi-mariposa-cryptocurrency-dark-web-malware-mining/

It's basically regarding Nicehash founder Matjaz Skorjanc and his connection with Darkode which is known for selling malware, botnets and hacking services.
I'm not sure about you but I definitely don't want to run software on my machines that have any kind of connection with that. With AwesomeMiner you can still mine with Nicehash but without the risk of having your machines/computers compromised.
Nicehash has quickly released a statement defending the allegations by saying that it's not related to them.
https://www.nicehash.com/news/nicehash-statement-regarding-latest-allegations

Still I wouldn't feel safe with having their software on my network.
@Patrike this is a great marketing opportunity for you sir! I'm attempting to sign up for the affiliate program but it says my application is under review.
I've been a solid supporter of your program for several months now. Your prompt responses to inquiries, troubleshooting and open-mindedness for ideas/suggestions is excellent and I actually enjoy promoting your work on social media platforms. Thanks again for your dedication and all of your hard work.
Thanks for sharing the information. It's good with information from both sides so everyone can form their own opinion.

Your application has been approved now! It's a manual approve process.

I appreciate your very nice feedback and also would like to say thanks for promoting the software and for being a part of this mining community.
member
Activity: 180
Merit: 10
So this isn't at all related to AwesomeMiner but wanted to share it if nobody has read it yet:
https://thenextweb.com/hardfork/2019/06/11/nicehash-fbi-mariposa-cryptocurrency-dark-web-malware-mining/

It's basically regarding Nicehash founder Matjaz Skorjanc and his connection with Darkode which is known for selling malware, botnets and hacking services.
I'm not sure about you but I definitely don't want to run software on my machines that have any kind of connection with that. With AwesomeMiner you can still mine with Nicehash but without the risk of having your machines/computers compromised.
Nicehash has quickly released a statement defending the allegations by saying that it's not related to them.
https://www.nicehash.com/news/nicehash-statement-regarding-latest-allegations

Still I wouldn't feel safe with having their software on my network.
@Patrike this is a great marketing opportunity for you sir! I'm attempting to sign up for the affiliate program but it says my application is under review.
I've been a solid supporter of your program for several months now. Your prompt responses to inquiries, troubleshooting and open-mindedness for ideas/suggestions is excellent and I actually enjoy promoting your work on social media platforms. Thanks again for your dedication and all of your hard work.
legendary
Activity: 3346
Merit: 1094
Here is a preview of what's in the pipeline. Next week you will be able to define a global fan curve where Awesome Miner will monitor the temperature of each individual GPU and adjust the fan speed individually to match the curve. There will be 5 points that you can move in any direction.

This will work for both AMD and nVidia. If enabled, it will control the fan as long as Remote Agent (or Awesome Miner if you do local mining) is running.

When you enable this feature it will completely disable all other fan operations you do via Awesome Miner.


legendary
Activity: 3346
Merit: 1094
I would like to make a suggestion for AM. The software should make it easy for us to maximize revenue. The problem that I have now in Spain, in summer, is that of day we reach 40 - 42 degrees and at night between 18-24 degrees Celsius. With which a single OC is not the most appropriate. I have a single OC in each profile and in each al-go.

Right now I have a low OC so that by day it does not exceed 75 degrees, but at night the rigs go down to 50 degrees, since the ambient temperature is not the same. As happens in Spain will happen in other countries, against more tropical but it happens. In the countries of Eastern Europe the change is less noticeable.

Then my suggestion would be that in each profit profile and in each protocol, and optionally to be able to choose 2 OC with two hours of activation, for example

X16R day, 70 tdp 80 core -300 mem, activation time 10:00
X16R night, 85 TDP 100 core -300 mem, activation time 23:00

With which at night I have less environmental temperature to be able to extract more power, and to be able to lower day power. Now I only have 1 OC for the night and the day.

In winter it is less noticeable but also useful, it is not the same 13 degrees of day and -5 at night. I take the air from outside to cool and then I take it out again.
Thanks for the suggestion, I see your point. This will add some complexity to the configuration, so it has to be some kind of advanced mode where you can specify additional conditions. As you point out it has to be per algorithm in the Profit Profile.
Ditto to this, would be a nice thing right about now. Gets to about 32C in the day in Ohio but can drop in the low teens easy.
Thanks for the suggestions.

There is also another kind of flexibility that I would like to consider when looking into the clocking profiles. Today you can define a Clocking Profile per Profit Profile per Algorithm. But there should also be a per Miner concept in here. It's of course possible to create multiple Profit Profiles with the same settings but different Clocking Profiles - but that's not too user friendly. In addition to that - we also have the Time/Schedule concept both of you suggested.
Jump to: