Pages:
Author

Topic: KanoPool Monitor - hashrates, workers, rewards and notifications for KanPool - page 9. (Read 44999 times)

hero member
Activity: 777
Merit: 1003
Hi Zach - I see you are making some upgrades to your monitor - looking very nice.

PLEASE - can you add the option to not have "stacked" graph of workers - you need to have a single line plot for each worker so we can compare worker relative performance.

https://ckpoolmonitor.zachmonroe.com/userhashrate_workers.php

Thanks - usukan
Thanks Zach

I think you should be all set with that now, eventually I will make the graphs more interactive so every person can view it just the way they want.
legendary
Activity: 1590
Merit: 1002
OK, maybe I have it fixed this time. While I was trying to debug the UTC time for blocks I put a echo command it to output some information for me to see. Apparently I was echoing a non-string object and it was breaking the script, but this was only happening when we find a block, so I was not noticing it when I was checking it.

Lets find a block so we can see if it will work now.  Grin

Hi Zach - I see you are making some upgrades to your monitor - looking very nice.

PLEASE - can you add the option to not have "stacked" graph of workers - you need to have a single line plot for each worker so we can compare worker relative performance.

https://ckpoolmonitor.zachmonroe.com/userhashrate_workers.php

Thanks - usukan

After I get all the other issues resolved that I have right now, I'll take a look at that. It should be a very simple thing to do.

Thanks Zach
hero member
Activity: 777
Merit: 1003
OK, maybe I have it fixed this time. While I was trying to debug the UTC time for blocks I put a echo command it to output some information for me to see. Apparently I was echoing a non-string object and it was breaking the script, but this was only happening when we find a block, so I was not noticing it when I was checking it.

Lets find a block so we can see if it will work now.  Grin

Hi Zach - I see you are making some upgrades to your monitor - looking very nice.

PLEASE - can you add the option to not have "stacked" graph of workers - you need to have a single line plot for each worker so we can compare worker relative performance.

https://ckpoolmonitor.zachmonroe.com/userhashrate_workers.php

Thanks - usukan

After I get all the other issues resolved that I have right now, I'll take a look at that. It should be a very simple thing to do.
hero member
Activity: 672
Merit: 500
I love the website! It's awesome
But still not getting the block found.
Hash rate monitor works perfect
legendary
Activity: 1736
Merit: 1032
Carl, aka Sonny :)
You are going to get really, really tired one day soon! Cheesy
hero member
Activity: 777
Merit: 1003
Yes, I am planning on making it a user selectable sort option.
hero member
Activity: 575
Merit: 500
Any way on the rewards page that the newest is at the top vs. the oldest? If you have a lot of history I always look at the newest data anyway and have to scroll to the bottom of page while entering new blocks on top of page. Maybe a user selectable sort option?

Thanks,
hero member
Activity: 777
Merit: 1003
Block Found Emails:
Hopefully we should be getting our block found emails again. When I switched to the new version of the site, I had made some changes to the code to start working with UTC timecodes like Kano does with the pool. So when we found a block the Monitor was storing the block in the database with a UTC timestamp, when a new block came in that was less than 5 hours later it would see the old block as newer than the newest block so it didn't think it was a new block, so no email. I think I have that straightened around now, but won't know until we get some more blocks.  Grin

The good news to that is that I think I have everything switched over to UTC now and can start working on the options for people to show things in their timezone.

Found a small bug in the reward view range when converting btc to NOK.
http://i.imgur.com/W7BpUGv.png
0.6 btc = 226 usd = 1961 nok
Seems like it is counting 0.05 btc as 0.5 btc or something like that.

Thanks. Kiss

That should be fixed now, actually anyone not using USD would have had that issue. I was accidentally multiplying by the conversion rate twice. But on my display it was showing correct because it was converting from USD to USD so it was multiplying by 1.  Cheesy
member
Activity: 111
Merit: 10
Yeah, its fine now, thanks! Cheesy
hero member
Activity: 777
Merit: 1003
Found a small bug in the reward view range when converting btc to NOK.
http://i.imgur.com/W7BpUGv.png
0.6 btc = 226 usd = 1961 nok
Seems like it is counting 0.05 btc as 0.5 btc or something like that.

Thanks. Kiss

I'll have to check on this on the computer later tonight. Not sure what is going on, must be an issue converting from USD to NOK.


no worries, I'll be happy to know what I'm reading wrong (or to help you noticing something unusual) when you get the time.

I think I have this fixed. It is a timezone issue I noticed last night but didn't get a chance to fix yet.

Hey!

Its the site working ok?
I've registered, put my API but still no info from Pool or workers, check the screenshot:

http://prntscr.com/9wvmjt
http://prntscr.com/9wvo67

Thanks!

I think yours is fixed too, let me know.
zOU
hero member
Activity: 728
Merit: 500
★ these are stars ★
I am not at home right now (on my phone).
I'll look into all of this when I get home.
Sorry I can't get to it right away.

no worries, I'll be happy to know what I'm reading wrong (or to help you noticing something unusual) when you get the time.

Editing to insert a better capture:

hero member
Activity: 777
Merit: 1003
I am not at home right now (on my phone).
I'll look into all of this when I get home.
Sorry I can't get to it right away.
zOU
hero member
Activity: 728
Merit: 500
★ these are stars ★
Something strange is displayed:



the graph starts 7h ago, even though I've joined the pool only slightly over 1h ago...

or I don't read it correctly ?

Also, I do not really understand the peaks in hash rate...1mn I have 0Ghs reported, the following update is ok (1.3THs) etc etc
sr. member
Activity: 324
Merit: 250
Found a small bug in the reward view range when converting btc to NOK.
http://i.imgur.com/W7BpUGv.png
0.6 btc = 226 usd = 1961 nok
Seems like it is counting 0.05 btc as 0.5 btc or something like that.

Thanks. Kiss
member
Activity: 111
Merit: 10
Hey!

Its the site working ok?
I've registered, put my API but still no info from Pool or workers, check the screenshot:

http://prntscr.com/9wvmjt
http://prntscr.com/9wvo67

Thanks!
zOU
hero member
Activity: 728
Merit: 500
★ these are stars ★
That is on the to-do list.  Wink

Correct, my apologies, I was just about to edit my post...

++>> - Users have option between local time and UTC (Pool Time) on the graphs, etc.
hero member
Activity: 777
Merit: 1003
That is on the to-do list.  Wink
zOU
hero member
Activity: 728
Merit: 500
★ these are stars ★
Thank you !

is there a possibility we could change/set the timezone for the graph ?
legendary
Activity: 1736
Merit: 1032
Carl, aka Sonny :)
V2 is very nice!  Keep it going!
sr. member
Activity: 324
Merit: 250
Thanks for your efforts, appreciated!
Pages:
Jump to: