Post
Topic
Board Mining (Altcoins)
Re: [New version] rig-monitor now includes profitability charts, single dashboard
by
rodney2250
on 04/07/2018, 12:08:44 UTC
I am so psyched that I found this - it is so very cool!!  I came across this today strictly by accident and very excited to install/work on it this week.
This is perfect for me- I'm mining primarily eth with nanopool and phoenix miner (latest version of phoenix).

I like your latest dashboard regarding profitability... one question, can you provide profitability per rig?   and overall?

In one case, I have one rig owned by one person, and a second one owned by a different person, and two rigs owned by a third person.
Different rig names, but same pool (nanopool).

Ideally, I'd like to generate a report for each based on their rig's performance and profitability.
Including electricity usage and pool performance.

For this example here is the nanopool output for these 4 rigs.
https://eth.nanopool.org/account/0x83a866fb17839931d267bb6868ff7131b9a3f76b

Thanks for your hard work thus far!!!!!



hey,

glad you like it!

Are all those rigs mining to the same wallet or different wallets?

Never mind. I looked into your link and noticed you are using a single wallet, which in that case won't work, because the past profitability calculation uses the pool payments to calculate the daily revenue.

I can look into it, but how would you split single wallet payments across the different rigs?

Well, that' a good question.
Maybe as part of the dashboard have the ability to select 1 or more of the "workers" and logically join them to be one "customer" as such.  Then calculate based on worker stats and provide a chart/report?    We have all the individual data for each worker already, no?

Thx, H

Ok. there are 2 ways you can ratio the revenue, based on worker shares/total_shares_for_all_workers or similar for avg_worker_hashrate/total_hashrate. I think shares is probably more fair as it will factor in situations when a specific rig is down, which is something that avg hashrate calculations would not consider.
I will create a custom chart for you, but I don't think I will add it to the dashboard at this point.