Author

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

legendary
Activity: 1764
Merit: 1024
Small request for the properties > general > add to worker name - Please add a checkbox here that will auto fill with the current miner name. So when you apply a template it will pull the miner name.
There is actually a variable you can put into this Add to Worker Name field:
[MinerDescription]

It will be replace with what you have entered in the Description field of the miner. You can also add additional text before or after the variable name if needed.

Good stuff.


Anyway, another thing, I've asked a few times for a way to manage the upload directories on AM agents, I think a better method for this would be a local repository on whatever computer is running AM. Then it automatically uploads the folders from the AM client to the AM agents whenever the agents request a directory that isn't currently present on the agent computer. This is basically a version of sync. Furthermore, when a miner isn't used for X amount of time (two months?) it automatically deletes it from the agent PC, but not from the client PC and then reuploads it if it's needed again. A lot of this stuff is configurable, but very easy to understand and would help immensely with agent management.
legendary
Activity: 3346
Merit: 1094
Small request for the properties > general > add to worker name - Please add a checkbox here that will auto fill with the current miner name. So when you apply a template it will pull the miner name.
There is actually a variable you can put into this Add to Worker Name field:
[MinerDescription]

It will be replace with what you have entered in the Description field of the miner. You can also add additional text before or after the variable name if needed.
legendary
Activity: 3346
Merit: 1094

that capture belongs to a rig 6 x 1080ti. The profit is very high. A few days ago I had normal and credible figures, 0.0012 - 0.0016, but since the update it has gone crazy and all my rigs give a too high profit, please correct in next update. Wishing to see some day graphics ..
Please share more details on this issue. If you use the Custom button and try out a few time intervals of only a few hours of that day, can you see if the profit is constantly being too high or is it that during a specific hour the numbers was way to high (due to what some pool or coin reported)?

If a pool or coin showed too high values for an hour, it will of course affect the daily average as well.
legendary
Activity: 3346
Merit: 1094
I've been having a very frustrating problem the last couple of weeks - every few hours a miner randomly "fails to start", and then I get the modal dialog asking me to run diagnostics. Every single time I run diagnostics absolutely nothing is wrong. So one by one my miners are stopping, and I have to check every few hours, clear 5-10 of these dialogs, start the miners back up, and they work every single time. So there has to be some bug in AM causing this, because there's certainly not a problem with the miners or the rigs if the miner starts right up every time.
Nope, that's definitely not it. Something must have changed in awesome miner, because this only started happening recently.
If you get the dialog that the miner failed to start, it's because the mining software has crashed a number of times over the last few minutes. After a number of attempts of restarting it, Awesome Miner will give up and show this error.

You can configure Awesome Miner to continue trying to restart the crashed mining software via the Options dialog, Mining Settings section, where you can set the restart attempts to 99. As the number of attempts are based on the last few minutes, a value of 99 will basically make Awesome Miner trying to restart the mining every time it's crashes and never give up.

There are no recent changes in Awesome Miner to this behavior.

There can be instances where mining software crashes a number of times for a while, but when starting it with the exact same settings a little later, it will no longer crash. Temperature is a common cause why the problem resolves itself, but I suppose there can be many other reasons why mining software don't give consistent behaviors with the crashes.

For the crashes you may have to do general troubleshooting to find out if it's a specific algorithm or mining software or mining rig or clocking settings that causes the problem.
legendary
Activity: 3346
Merit: 1094
Hi Patrike,
can you add new miner from nebutech? New BTM+ETH dual mining mode.
https://github.com/NebuTech/NBMiner/releases
I will include this miner in the next release but I may not have the time to implement the dual mining concept right away.
legendary
Activity: 3346
Merit: 1094
Hi Patrike,

Nothing urgent but could you please elaborate if the current volume filtering was based
1) Volume of the exchange with the highest price only

or

2) Aggregated trading volume across all exchanges

If it is 1), do you think it'll be more sensible to use the sum of all exchanges' trading volume for a given coin instead? This would fit well with the future plan to provide price / volume weighting as mentioned earlier, and potentially opens up some global exchange filtering option such as for example, an option that could say,
Code:
only consider exchanges with [color=red]10[/color]% or more of the total trading volume in profit switcher
. where the % is configurable.

That will allow automatic filtering without having to go through each coin that one has on his managed profit miners.
The volume filter will look at the volume for a specific exchange as long as you use CoinCalculators.io or CoinToMine.

Let's say you have a coin with two exchange:
- ExchangeA (Volume 0.15 BTC, Coin Price 0.4 BTC)
- ExchangeB (Volume 0.80 BTC, Coin Price 0.3 BTC)

1) With a volume filter of 0 BTC or 0.1 BTC, the result will be: ExchangeA with Coin Price 0.4 BTC

2) With a volume filter of 0.5 BTC, the result will be: ExchangeB with Coin Price 0.3 BTC. Although ExchangeA has a better price, it's ignored because of the volume being too low.

3) With a volume filter of 0.9 BTC  the result will be: ExchangeA with Coin Price 0.4 BTC and it will be marked as gray in the Coins tab because of too low volume.
The reason why Exchange A is being displayed in this scenario is that no exchange meet the minimum volume and then the exchange with the highest exchange rate will be used - but it will be gray and the revenue is only visible on the Coins tab.

For WhatToMine there is no detailed exchange information available via the API. Awesome Miner only has access to a single volume property per coin so Awesome Miner will basically filter based on this single value.

Your points about weighted avg. makes sense and to some extent the 10% trading volume concept as well. At the same time, 5% of Monero is a very large volume and even an exchange only have 1% of the volume would probably be quite easy to trade on. For a "shitcoin", 5% volume might be too little to be easy to trade. Wouldn't this point to that a fix volume of 0.8 or 0.1 BTC, no matter of the volume on other exchange, be a better indicator?
legendary
Activity: 1764
Merit: 1024
Small request for the properties > general > add to worker name - Please add a checkbox here that will auto fill with the current miner name. So when you apply a template it will pull the miner name.
newbie
Activity: 45
Merit: 0
Nope, that's definitely not it. Something must have changed in awesome miner, because this only started happening recently.
newbie
Activity: 59
Merit: 0
I've been having a very frustrating problem the last couple of weeks - every few hours a miner randomly "fails to start", and then I get the modal dialog asking me to run diagnostics. Every single time I run diagnostics absolutely nothing is wrong. So one by one my miners are stopping, and I have to check every few hours, clear 5-10 of these dialogs, start the miners back up, and they work every single time. So there has to be some bug in AM causing this, because there's certainly not a problem with the miners or the rigs if the miner starts right up every time.

Not sure if this will help, but might be worth trying: https://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/

While it says it's for Server 2008, it does work on Windows 10 Pro.

...jim
newbie
Activity: 45
Merit: 0
I've been having a very frustrating problem the last couple of weeks - every few hours a miner randomly "fails to start", and then I get the modal dialog asking me to run diagnostics. Every single time I run diagnostics absolutely nothing is wrong. So one by one my miners are stopping, and I have to check every few hours, clear 5-10 of these dialogs, start the miners back up, and they work every single time. So there has to be some bug in AM causing this, because there's certainly not a problem with the miners or the rigs if the miner starts right up every time.
newbie
Activity: 91
Merit: 0
Hi Patrike,
can you add new miner from nebutech? New BTM+ETH dual mining mode.
https://github.com/NebuTech/NBMiner/releases
jr. member
Activity: 348
Merit: 5
Hi Patrike,

Nothing urgent but could you please elaborate if the current volume filtering was based
1) Volume of the exchange with the highest price only

or

2) Aggregated trading volume across all exchanges

If it is 1), do you think it'll be more sensible to use the sum of all exchanges' trading volume for a given coin instead? This would fit well with the future plan to provide price / volume weighting as mentioned earlier, and potentially opens up some global exchange filtering option such as for example, an option that could say,
Code:
only consider exchanges with [color=red]10[/color]% or more of the total trading volume in profit switcher
. where the % is configurable.

That will allow automatic filtering without having to go through each coin that one has on his managed profit miners.
jr. member
Activity: 348
Merit: 5

Hello Moppidoo happy holidays.

CTM has a very small VPS, no matter how much he said something in his discord, that's my specialty and I know what he said.

Apart from cleaning your Mysql and caching some parts and getting your Crons order, let's hope that now you dedicate to improving the quality of your data. Many of their currencies only have a price, the one of sale, not the one of purchase. I do not care if they try to sell 200, if they only pay 50, I'm interested in 50 what they are going to pay for.

In programming there are many ways to do the same. Bad programming can consume the entire VPS, and a well-planned schedule can make the VPS not suffer. It seems to me that the CTM DEV is not one of the good ones. Well, scraping the data can be the most complicated and heavy CPU. But serving API data is very light, basically it should not cost CPU. EL can make a premium data set for which we have the premium api, and you only have to do 1 every 5 minutes, cache it in a TXT and for 5 minutes serve the information of a file, without extra queries to the BAse de datos. I have had this problem on many websites and with bad programmers, and at the end giving the indications or changing the programmer we have fixed it. And even a very big web trucoteca.com we had 2 servers to be able to attend the 400,000 daily users, to have only 1 server something better, but much better optimization of caches and better optimization of the first layer, apache, "varnish" and friskings in TXT. The bad thing about a bad programmer is that he does not know it, until he sees how a good programmer does it.

And the subject of those Exchanges. Apart from criticizing them I have tried them. VAlultmex I have two operations days ago two coins and without selling, in finebox the same. They have false volume and purchase offers. The truth is that it only contributes a few usable coins.

On the alleged failure, I also thought that it was CTC caches, but hey, I communicated there and I reported it here

Happy holidays to you too mate!

I'm not in the content-serving field so I wouldn't be able to comment on the inner workings of web-site and services hehe. I do agree the data was far from perfect for efficient profit switching (especially the caching bit, 15min is not going to work well with fast difficulty adjustement + small volume (sh*tcoins), the other flaw is that the data are not gathered by running explorers but from pools, and it can cause fair bit of skew and sometimes, completely off the chart data such as network hashrate due to the hashrate from multipools who run multiple coins on shared stratum port ... etc) but credit where it's due for an almost one man job in his spare time only, it has some pretty complete data especially the exchanges and volumes which I plan to use in my project to enhance AM's profit switching ability. That'll have to wait till after the holidays though lol.
jr. member
Activity: 756
Merit: 2
Today there is nothing free, just like AM is not free.

I am aware that a good coin aggregator should be paid, because monthly you have to pay server and work hours of programming. That's why I do not have to pay AM or another service. I just hope that CTM take it seriously, and put an api to $ 5 a month or something similar, 7-8 $ ..... as long as it guarantees good data, because in the end, the better your service the more recommended it will be by the same AM users.
jr. member
Activity: 756
Merit: 2
A while later, without touching any option. Everything is fine again. That's why I say something happens, there is some lag somewhere. Maybe it's hard to read the api or something similar, I speak for speaking, I only know what happens to me and what I've left in the screenshots
I'm trying to reproduce it myself, but I've not yet been successful. Are these coins only using the global exchange filter, or is there a pattern like all of them uses coin-specific exchange filters as well?

Which of the views are correct - the first with many gray items or the second one with almost no gray items? If you have a number of filter settings including volume configured, I assume the first one with many gray items are what you expect - is that a correct assumption?

I do want to find out what the issue can be, so could you please send me your Awesome Miner log file (via PM or mail)? Thanks!

Edit: I've just implemented a small change that might resolve the issue, but as I cannot reproduce the issue myself I cannot verify. Please keep me updated if you still experience the issue in the next release.

Just a hypothesis, I'm guessing that sometimes when CTM does the data collection, the exchange returned invalid data and caused the price/volume of certain coins to be set to 0, I have seen that on a smaller scale for some coins that are only on small exchanges (such that current price/volume became 0, but the 1 hour data shows otherwise, checking on the said exchanges usually revealed that there were no trades nor changes in order book, so likely the exchange API returned invalid data and was cached at CTM for awhile b4 it gets updated)

CTM did a SQL maintenance / clean up today, and during that period of time, a lot of coin data probably gets borked. hopefully it's returned to normal or better now.

Hello Moppidoo happy holidays.

CTM has a very small VPS, no matter how much he said something in his discord, that's my specialty and I know what he said.

Apart from cleaning your Mysql and caching some parts and getting your Crons order, let's hope that now you dedicate to improving the quality of your data. Many of their currencies only have a price, the one of sale, not the one of purchase. I do not care if they try to sell 200, if they only pay 50, I'm interested in 50 what they are going to pay for.

In programming there are many ways to do the same. Bad programming can consume the entire VPS, and a well-planned schedule can make the VPS not suffer. It seems to me that the CTM DEV is not one of the good ones. Well, scraping the data can be the most complicated and heavy CPU. But serving API data is very light, basically it should not cost CPU. EL can make a premium data set for which we have the premium api, and you only have to do 1 every 5 minutes, cache it in a TXT and for 5 minutes serve the information of a file, without extra queries to the BAse de datos. I have had this problem on many websites and with bad programmers, and at the end giving the indications or changing the programmer we have fixed it. And even a very big web trucoteca.com we had 2 servers to be able to attend the 400,000 daily users, to have only 1 server something better, but much better optimization of caches and better optimization of the first layer, apache, "varnish" and friskings in TXT. The bad thing about a bad programmer is that he does not know it, until he sees how a good programmer does it.

And the subject of those Exchanges. Apart from criticizing them I have tried them. VAlultmex I have two operations days ago two coins and without selling, in finebox the same. They have false volume and purchase offers. The truth is that it only contributes a few usable coins.

On the alleged failure, I also thought that it was CTC caches, but hey, I communicated there and I reported it here
jr. member
Activity: 756
Merit: 2
I'm going to make a suggestion @patrike.

I have been a web project manager for many years, which in the end is web programming, design, etc ... Many of our data were through bot Scrape.

Right now the owner of cointomine is already saying that he has serious CPU load problems. surely use a shared VPS and without caches of any kind (memcached, varnish, do TXT every X minutes etc ...)

Knowing that the currency data is a fundamental part of your program, because without coins we can not undermine. And seeing that CTM asks for a donation, I have been the maximum donor for now. You have not considered adding a young programmer and dedicating it exclusively to scraping data from different exchanges correctly and appropriately for AM and charging a small monthly amount for serving that data in a premium plan, every few minutes.

It can not be that a program as good as AM, right now has bad data of apis that give us the prices that are not and that the owner is already saying that we are saturating his mini VPS. I prefer that you extend your service, add another programmer and that this only be dedicated to scrape data of exchanges correctly, and everything would be perfectly integrated with your program. I would pay perfectly $ 10 a month for that type of service if they offer me quantity and quality of data.

Right now CTM is a tremendous mess, does not read well the apis, most profitable currencies is because it gives us the price of sale and not of purchase, is complaining about the load, which makes me think that shortly or close or charge per month, and to pay a third party who does it wrong, I prefer that you expand the service and quality, this would also give you the opportunity to bill more per month and grow your business.

When a business reaches a certain level, it can not depend on the work of third parties who do not care about the quality of their data.

Hopefully when the other aggregator arrives, it will be of more quality.

Seriously, think about it, because you are now in a good moment to be able to offer that data in two versions in the medium term yourself. Slow vrsion, every hour for everyone, and premium version of payment every 5 minutes for example, using caching techniques you would only consume bandwidth and there are very cheap CDN for that same as bunnyCDN, and serve the apis at a cost derisory.

Maybe you do not want to incorporate people to the project, but I think it's time and not depend on third parties. I would pay for the data every 5 minutes. Why let someone else take the money you can earn ?, and what is more important, give better service to your users. I do not need to be arguing with the "DEV" to call it in any way, CTM, where much of the data is wrong and where you are already complaining about the cpu load of your shared mini VPS
Thanks for the suggestion. Unfortunately I've never seen it as a good business case to develop yet another service for providing coin statistics. It would require a significant amount of time, it would take away the main focus of what Awesome Miner is doing and it's only a few power users that actually are willing to pay extra for a service like this.

Given the current market trend for mining operations, the demand for such a service would be even lower. You would need like 500-1000 customers paying extra for a service like this in addition to what they already pay for the software. Although I understand your point and do understand that it's great to have better coin statistics - it's not a good business case and especially not now.

Product development is not only about avoiding third party services, it's also about focusing on the main purpose and main features of your product and try to make them as good as possible.

My view is that the coin providers we have today should charge for premium services where they support customers with valid coin statistics, follow up on any issues and continuously improving their service offering. Preferably they would offer some basic API with limits (like one update per hour) for free, and then they would have premium subscriptions for the power users that they support by resolving any issues.

Of course I respect your opinion, but the more complete your service, the more you can charge. You can charge for the program, for the cloud services and for the data. Good was an idea.

I do not have problems paying as long as they give me quality. CTM right now is the worst currency supplier we have, and even though I paid for the premium APi, I am the biggest donor.

If you read in your discord of CTM I am "porlapatria", and for more errors that you cominico, he gives me an excuse. THE truth is that most of your coins are dead in exchanges cemeteries and also gives the wrong price. I hope the owner of CTM will correct everything. AYer was talking to me about their VPS and that I had 32 gigs, I'm supposed to be a fool and I do not know about web development, when I've been running a small page development group for almost two decades and I've had very high traffic pages. And I have another job, I am Luthier, as you will see I am very versatile.

I have no problem paying a small monthly amount in good apis. You have to tell the owners of those services, and that the quality of the data matters.

But think one thing, in the end you are getting us to depend on third parties. We do not have a decent way to put a coin like AM CU, and if any coin service closes (CC, CTM ...) we are left without that data, if you do, those data are insured.
jr. member
Activity: 348
Merit: 5
A while later, without touching any option. Everything is fine again. That's why I say something happens, there is some lag somewhere. Maybe it's hard to read the api or something similar, I speak for speaking, I only know what happens to me and what I've left in the screenshots
I'm trying to reproduce it myself, but I've not yet been successful. Are these coins only using the global exchange filter, or is there a pattern like all of them uses coin-specific exchange filters as well?

Which of the views are correct - the first with many gray items or the second one with almost no gray items? If you have a number of filter settings including volume configured, I assume the first one with many gray items are what you expect - is that a correct assumption?

I do want to find out what the issue can be, so could you please send me your Awesome Miner log file (via PM or mail)? Thanks!

Edit: I've just implemented a small change that might resolve the issue, but as I cannot reproduce the issue myself I cannot verify. Please keep me updated if you still experience the issue in the next release.

Just a hypothesis, I'm guessing that sometimes when CTM does the data collection, the exchange returned invalid data and caused the price/volume of certain coins to be set to 0, I have seen that on a smaller scale for some coins that are only on small exchanges (such that current price/volume became 0, but the 1 hour data shows otherwise, checking on the said exchanges usually revealed that there were no trades nor changes in order book, so likely the exchange API returned invalid data and was cached at CTM for awhile b4 it gets updated)

CTM did a SQL maintenance / clean up today, and during that period of time, a lot of coin data probably gets borked. hopefully it's returned to normal or better now.
legendary
Activity: 3346
Merit: 1094
A while later, without touching any option. Everything is fine again. That's why I say something happens, there is some lag somewhere. Maybe it's hard to read the api or something similar, I speak for speaking, I only know what happens to me and what I've left in the screenshots
I'm trying to reproduce it myself, but I've not yet been successful. Are these coins only using the global exchange filter, or is there a pattern like all of them uses coin-specific exchange filters as well?

Which of the views are correct - the first with many gray items or the second one with almost no gray items? If you have a number of filter settings including volume configured, I assume the first one with many gray items are what you expect - is that a correct assumption?

I do want to find out what the issue can be, so could you please send me your Awesome Miner log file (via PM or mail)? Thanks!

Edit: I've just implemented a small change that might resolve the issue, but as I cannot reproduce the issue myself I cannot verify. Please keep me updated if you still experience the issue in the next release.
legendary
Activity: 3346
Merit: 1094
Awesome Miner version 6.0.6 ( Development preview of 6.1 )

 API
  - Added API for setting the profit factor property of a coin



Attention for the users of the soothaa's coin updater. With the new API, all the currencies that you have both in AMCU and in the other suppliers are overwritten. In turn, they are marked in blue, so it is easy to identify them and maintain a cleaner CU config.json.

 Roll Eyes Disculpar si no se entiende bien, pero como buen español (modo irónico) uso un traductor  Roll Eyes

This extension does not work well, I have used that extension to the full, but now it does not get the HASH due to the update of the Inquidus explorer. When this information is missing, the profitability calculation does not do it correctly.
- Improved the HTTP API for coins with a new property to set if the custom properties of a coin should be used


I have looked and I do not see any new option, it can be a little more explicit. Thank you
There are currently no application using the new API feature provided by Awesome Miner. The only way to make use of setting the profit factor property is to develop an application that is explicitly setting that property. For most purposes there is no used of it.

There is no user interface for setting this behavior - it's all API properties only used when developing external application.

The point made by GoRdiE was that v6.0.6 had a side effect where any API operation to set coin properties automatically would enable the check box "Change Properties" for a coin. Version 6.0.7 go back to the old behavior of not automatically enable this checkbox for a coin so it should be all fine now.
legendary
Activity: 3346
Merit: 1094
I'm going to make a suggestion @patrike.

I have been a web project manager for many years, which in the end is web programming, design, etc ... Many of our data were through bot Scrape.

Right now the owner of cointomine is already saying that he has serious CPU load problems. surely use a shared VPS and without caches of any kind (memcached, varnish, do TXT every X minutes etc ...)

Knowing that the currency data is a fundamental part of your program, because without coins we can not undermine. And seeing that CTM asks for a donation, I have been the maximum donor for now. You have not considered adding a young programmer and dedicating it exclusively to scraping data from different exchanges correctly and appropriately for AM and charging a small monthly amount for serving that data in a premium plan, every few minutes.

It can not be that a program as good as AM, right now has bad data of apis that give us the prices that are not and that the owner is already saying that we are saturating his mini VPS. I prefer that you extend your service, add another programmer and that this only be dedicated to scrape data of exchanges correctly, and everything would be perfectly integrated with your program. I would pay perfectly $ 10 a month for that type of service if they offer me quantity and quality of data.

Right now CTM is a tremendous mess, does not read well the apis, most profitable currencies is because it gives us the price of sale and not of purchase, is complaining about the load, which makes me think that shortly or close or charge per month, and to pay a third party who does it wrong, I prefer that you expand the service and quality, this would also give you the opportunity to bill more per month and grow your business.

When a business reaches a certain level, it can not depend on the work of third parties who do not care about the quality of their data.

Hopefully when the other aggregator arrives, it will be of more quality.

Seriously, think about it, because you are now in a good moment to be able to offer that data in two versions in the medium term yourself. Slow vrsion, every hour for everyone, and premium version of payment every 5 minutes for example, using caching techniques you would only consume bandwidth and there are very cheap CDN for that same as bunnyCDN, and serve the apis at a cost derisory.

Maybe you do not want to incorporate people to the project, but I think it's time and not depend on third parties. I would pay for the data every 5 minutes. Why let someone else take the money you can earn ?, and what is more important, give better service to your users. I do not need to be arguing with the "DEV" to call it in any way, CTM, where much of the data is wrong and where you are already complaining about the cpu load of your shared mini VPS
Thanks for the suggestion. Unfortunately I've never seen it as a good business case to develop yet another service for providing coin statistics. It would require a significant amount of time, it would take away the main focus of what Awesome Miner is doing and it's only a few power users that actually are willing to pay extra for a service like this.

Given the current market trend for mining operations, the demand for such a service would be even lower. You would need like 500-1000 customers paying extra for a service like this in addition to what they already pay for the software. Although I understand your point and do understand that it's great to have better coin statistics - it's not a good business case and especially not now.

Product development is not only about avoiding third party services, it's also about focusing on the main purpose and main features of your product and try to make them as good as possible.

My view is that the coin providers we have today should charge for premium services where they support customers with valid coin statistics, follow up on any issues and continuously improving their service offering. Preferably they would offer some basic API with limits (like one update per hour) for free, and then they would have premium subscriptions for the power users that they support by resolving any issues.
Jump to: