Bitcoin Forum
June 23, 2024, 09:40:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: September 19, 2018, 01:19:10 AM
Is this ever going to be fixed?

My datalogging and projections have all been ruined for the last 3 weeks.
Hi,

1) Please go to the Options dialog, Online Services, and verify that the field "Nicehash domain matching" is set to the default value "nicehash.com" and nothing else.

2) If you still experience this issue, please contact me by mail and send your configuration file (%appdata%\AwesomeMiner\ConfigData.xml) so I can investigate in more detail why it's failing.

Thanks!

Thanks, I wasn't experiencing this issue with just nicehash, some algos on other pools also reported $0, I posted an earlier screenshot displaying this.

The latest beta release fixed my issue but interestingly I had miningpoolhub.com in that "Nicehash domain matching", I have changed it to nicehash.com

Yesterday I wrote in to my datalogging/management software to calculate profit based on pool api responses instead of awesome miner so I will have to swap all that back Tongue
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: September 16, 2018, 02:09:36 AM
Is this ever going to be fixed?



My datalogging and projections have all been ruined for the last 3 weeks.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: September 06, 2018, 01:31:43 AM
Anychance you can add the cuda 9.2 version of Enemy Miner instead of only the Cuda 9.1. Supposedly Cuda 9.2 version is slightly faster.

Just change the url in managed software
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: September 06, 2018, 12:30:11 AM
Anyone else have Awesome Miner not report revenue?

As you can see here:


It's also not just nicehash, I have seen miningpoolhub also report $0 for some algos.

Any ideas? it's ruining all my stats Sad
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 09, 2018, 10:45:41 PM
You have thought about offering this service to third parties. You just have to make a website to sign up and add the API, and a recurring monthly payment from Paypal, I would pay $ 10 a month for having such statistics, and I know people from my telegram group who would also pay for that service.

You can offer a subdomain for each client only accessible by login. For me, it would be something that I have been looking for a long time. Only the number of switch changes per day in each machine would be missing.

I work as a full time back end web developer so I don't have a lot of time left but I will consider it.

The number of switch changes is actually something I am working on. I am going to implement a timeline showing what each rig is mining, how many swaps there are etc. I have been logging all this info to my DB, I just need to write the front end graphs.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 08, 2018, 01:16:02 AM
Hi all,

Quick suggestion for the devs:

I have my time period for statistics set to 24 hours average because I mine to some Yiimp pools with shit coins and on current it mines shit coins that peak in profitability for only a couple of minutes then crash hard so I end up earning less.

24 hours average works well to fix this but I want to use current for nicehash and 24 hour average for everything else obviously because you actually get paid current rate for nicehash.

I am hoping the ability to select this could be added.

Also coincalculators.io has the ability to show profitability for 24h/6h/3h/current, maybe you could add those options if using coincalculators.io
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 06, 2018, 12:28:08 AM
Something like that would be perfect, I miss the number of changes made by each miner, to see if they are few or many. Everything else perfect.

Something like that I hope some day Patrike will develop it, because we have a great program with a thousand possibilities, but many of them escape us due to lack of information. A panel like that tells you how bad and good it is, it makes you make better decisions, you see if a new strategy is more profitable than another, in short, I see it as the great lack of Awesome Miner, a lot of power without control.

The main thing I found is AM is lacking the ability to report trends.

The first thing I did when I started working on my stats page was query AwesomeMiner and log everything of interest to a database every minute.
This means I can do easy trend analysis. It also helps when I walk up in the morning and I see a bunch of rigs had gone done and I can see what miners have been causing rigs to hardlock or bsod rather than just having no idea what it has been mining.

I plan to add a timeline of what is being mined during the day, I have the data in my database I just need to write the display code. I also want to overlay stats like when a miner goes down etc.

Another thing I do is scale TDP limits depending on profit. As profits go up I automatically increase the TDP limit as I don't care if it's burning more power if it's making a lot of profit.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 02, 2018, 03:39:49 AM
Dude that is AWESOME! Right down to the enphase (I have a 10kw Solar Array) and I use homekit to monitor power and control all miners.

Great job! Want to open source those scripts?


I will put all the scripts up as open source soon, I just need to clean the code up a bit.

I have a 5.2Kw Solar Array with enphase micro inverters but it's the middle of winter here so I am getting barely anything from my solar.
Also I have a domain controller setup so I don't have to worry about authentication at all between my server and the rigs because it all runs under a domain account that has privs on the rigs. Due to this there will have to be some changes made so that the script can actually perform tasks on the target machines but it would be pretty easy.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 02, 2018, 12:52:47 AM
Hi all,

Just thought I would show off the web interface I made for Awesome Miner:
http://stats.finnsk3.com/

It uses the Awesome Miner API along with Nvidia-SMI and and API to my enphase solar controller.
I am also using a CLI based overclocking tool I wrote in C to apply my overclocks as I hate msi ab.

That's the public view, as I am authenticated I see stop,start,restart,reboot,set TDP,set overclocks buttons.

The rigs are all on TPLink HS100/HS110 smart power points and the interface monitors the rigs and if they are unreachable for 5minutes it turns the power point off, waits 30 seconds then turns it back on. All the rigs are set in bios to boot on power outage.

I have onpeak/offpeak power costing so during week days for 8 hours a day my power costs twice as much so my TDP limits are automatically heavily restricted during peak power cost.

When any of my 1080ti rigs start mining Ethereum it automatically launches the ethenlargement pill and closes it if they stop mining Eth.

If I launch discord or a game etc. on my main rig my monitoring script stop the rig from mining, set's my 1080tis TDP to 350w and sets my gaming clocks, resumes mining when I exit all games.

Scripts running on my server:


Now you have something to aim for Awesome Miner devs Tongue
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 14, 2018, 09:35:20 AM
First, you have a very nice looking website there! Kudos!

Second, I'm not a programmer, so more of a copy paster and just trial & error experiment. But I do use Excel VBA to make api calls to initiate actions (rules) on miners

The call section looks like this:

Code:
URLConcat = "http://mypc:17790/api/miners/" & Cells(2, 1).Value & "?action=rule&rule_id=9"

Set objHTTP = CreateObject("MSXML2.ServerXMLHTTP")
objHTTP.Open "POST", URLConcat, False
objHTTP.setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
objHTTP.send ("")

Don't know how it could help by much, but to answer your question, yes, I have been able to perform actions via the API without issues.

Cheers

You are a life saver, adding Content-Type to the request header sorted it out.
For those using curl or PHP:
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));

Here is my completed code, now my wife can use her PC with out having to worry about stopping the miner. (She has 2x 10080tis in her rig)
https://pastebin.com/30c9LKdj
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: July 14, 2018, 01:58:44 AM
Hi all,

I am interested to know if anyone has successfully used the awesome miner api to perform actions as I am fairly sure it doesn't actually work.

I am trying to perform an API call to stop a miner and looking at the documentation you just need to perform a post to /api/miners/id with the post data action=stop.

Here is an output from my request, I am performing a request to the api, I am then performing the exact same request to a page that dumps request type and post data to confirm the post is correct:

Code:
Fetching: http://###.###.com:9999/api/miners/10
Post Data: action=stop
Response:

Fetching: http://###.###.com/post.php
Post Data: action=stop
Response:
REQUEST_METHOD = POST
POST DATA:
Array
(
    [action] => stop
)

This does absolutely nothing and there is no response back from the miner.

I have done quite a bit of work using the awesome miner API but this is the first time I have attempted to perform an action.
Here is my replacement for the awesome miner web front end: http://stats.finnsk3.com
I plan to add in a bunch of controls once I get the API to work for me.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: February 19, 2018, 11:10:09 PM
Hi guys,

Is there a way to schedule a rule to change my power limit of my GPUs. I can see that in rules I can create a time triggered rule that performs a device command to change the GPU clocks but there is no power limit option.

I have onpeak/offpeak power tariff and peak power is over double the cost of off peak so I want to run an aggressive power limit during peak times and push the cards more during off peak.

I also can write C# so if this isn't easily doable through the gui is it possible to do via the API?

Also, yes I have a premium licence.

Thanks.
Hi,

There is no support for setting power limit via the rules today. I do have plans to improve the clocking profile concept for more flexibility (especially for mixed GPU environments), and making this feature available via the Rules is a good idea as well. Thanks for your feedback.

@Finnsk3 @Patrike
Why couldn't you set a timer to have it switch to a managed template? Where one template calls a high PL and the 2nd calls a low?

Correct me if I am wrong but the managed templates are for managed miners not profit switching miners. This was the first thing I tried but it wanted me to specify a coin and pool to mine to rather than allowing profit switching.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners on: February 15, 2018, 04:27:51 AM
Hi guys,

Is there a way to schedule a rule to change my power limit of my GPUs. I can see that in rules I can create a time triggered rule that performs a device command to change the GPU clocks but there is no power limit option.

I have onpeak/offpeak power tariff and peak power is over double the cost of off peak so I want to run an aggressive power limit during peak times and push the cards more during off peak.

I also can write C# so if this isn't easily doable through the gui is it possible to do via the API?

Also, yes I have a premium licence.

Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!