Pages:
Author

Topic: P2Pool Server List - page 21. (Read 106619 times)

sr. member
Activity: 336
Merit: 250
March 24, 2012, 06:45:12 AM
@Shadow383; Want me to list you on my public node list?

Sure thing - node ought to hold up just fine unless it gets attacked again
hero member
Activity: 560
Merit: 500
March 24, 2012, 02:27:13 AM
@Shadow383; Want me to list you on my public node list?
sr. member
Activity: 336
Merit: 250
March 23, 2012, 09:35:41 PM
Brought mine back online - can't run anything on port 9332 anymore because someone seems to be pointing bots at that port  Cry

Leeds::UK::195.234.11.101:9338::0.1%::P2P-Bit::Shadow383

Server was able to handle 10GH/s with almost no visible load and "102%" efficiency before the (presumed) botnet traffic hit, so I can cope with anything you point my way.
hero member
Activity: 714
Merit: 500
March 23, 2012, 04:02:06 AM
This is a good idea!
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
March 23, 2012, 04:01:12 AM
Updated. Thanks Smoovious.
hero member
Activity: 504
Merit: 500
Scattering my bits around the net since 1980
March 22, 2012, 07:48:34 AM
Since Krak shut his down, figured I'll put mine up. Smiley

Wyoming, MI :: USA :: http://imperium.getmyip.com:9332 :: 0.1% :: BTC :: SmoovPool :: Smoovious

-- Smoov
hero member
Activity: 560
Merit: 500
March 22, 2012, 03:27:23 AM
@NothinG  I'll give a landing page a go.  Shocked

Cheesy

Also, just added geolocation + caching. So, it doesn't slow down the page.
If anyone wants to see the boring but cool caching that is being done, check out: http://nodes.p2pmine.com/cache
Using my own custom methods. Wink
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
March 22, 2012, 02:34:10 AM
@NothinG  I'll give a landing page a go.  Shocked
hero member
Activity: 560
Merit: 500
March 22, 2012, 01:30:43 AM
Looks like the new version of p2pool does graphs differently. It looks like the rrd graphs are still available for now.

http://p2pool.stitthappens.com:8336/static/graphs.html
Yeah, I noticed that.
I've been trying to figure out how I want to display on the page.

Right now, I've got a bigger project that I'm focused on. Once I get that towards completion (hopefully the next few days), I'll fix the page to reflect new and old pools.
legendary
Activity: 1428
Merit: 1000
March 22, 2012, 01:23:28 AM

@flower1024
Are you mining Bitcoin or Litecoin? (see below)


still Litecoin
hero member
Activity: 742
Merit: 500
March 22, 2012, 01:01:14 AM
Looks like the new version of p2pool does graphs differently. It looks like the rrd graphs are still available for now.

http://p2pool.stitthappens.com:8336/static/graphs.html
hero member
Activity: 560
Merit: 500
March 21, 2012, 11:57:52 PM
Cool.
I noticed there wasn't a locale, just the pool address. Might be good to have some type of location.
Have you thought of putting up a nice landing page? Maybe an FAQ or description?

If you want to write up a page, feel free. You can leave your name in there and I'll set everything in place. Smiley

I'll maybe add some Geolocation to pull where the Host is from. I'll do some load testing before I keep it there.
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
March 21, 2012, 11:52:53 PM
Cool.
I noticed there wasn't a locale, just the pool address. Might be good to have some type of location.
Have you thought of putting up a nice landing page? Maybe an FAQ or description?
hero member
Activity: 560
Merit: 500
March 21, 2012, 10:00:18 PM
@NothinG  Your site is coming along well. The loading for me took about a minute, was running youtube ATT.
Edit: Page generated in 20.4329 seconds.
The first time the page loads it actually has to go to each site and make about 3 new JSON calls (might be able to shorten that to 2 JSON calls if I edit some of the script) and 3 new IMG calls with 1 cached IMG call ( I make 1 call to detect if an image is there which gets cached, that way if graphs are disabled no more calls for that pool will be made.
That's why it takes ~20-25 seconds for the first page load. I do that about every 10 minutes. I guess I could use a cron job in the background to just visit the page to get new cache so everyone (unless highly unlucky) will get a cached version.
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
March 21, 2012, 09:41:50 PM
#99
@RedEmerald
Do you want me to add your Litecoin p2pool to the list?

@flower1024
Are you mining Bitcoin or Litecoin? (see below)

Code:
'ltc': [{'avg': 0.06474859714508056,
          'fee': '0',
          'uptime': '286120.8974878788',
          'url': 'http://litecoinp2pool.zapto.org:9327/'},
         {'avg': 0.11364741325378418,
          'fee': '0.5',
          'uptime': '9371.9314050674438',
          'url': 'http://p2pool.stitthappens.com:10336/'},
         {'avg': 0.17731950283050538,
          'fee': '0.0',
          'uptime': '9841.089101076126',
          'url': 'http://pool.k1024.de:80/'}],
 'offline': ['http://bitpoppool.geekgalaxy.com:9332/',
             'http://ot.knotwork.com:9332/',
             'http://195.234.11.101:9332/'],

Courtesy of RedEmerald's .py script

Added updates of a few pool fees as reflected from RedEmeralds .py script. If you see any errors or ommission let me know.

Cheers
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
March 21, 2012, 08:23:09 PM
#98
OP Updated

@NothinG  Your site is coming along well. The loading for me took about a minute, was running youtube ATT.
Edit: Page generated in 20.4329 seconds.
sr. member
Activity: 604
Merit: 250
March 21, 2012, 07:04:55 PM
#97
Quote
Code:
$efficiency = (((1-$stalePropHr->{'stale'})/(1-$globalStats->{"pool_stale_prop"}))*100);
Does that seem right? I've pushed this to my nodes list, so if it looks wrong let me know.

I don't understand your code where it shows:
Code:
"%.02f percent" % 

That looks right on your end. You can ignore the python string formatting in my example. But that data is rather useless since it covers only the last hour, it would be better if it counted them all since startup like the command line display does. Best to leave it out for now.

The efficiency will be reported in the next release:
https://github.com/forrestv/p2pool/commit/3bfb1711d63a86b4b70ba5c4af2d212f8f668a71
sr. member
Activity: 604
Merit: 250
March 21, 2012, 08:46:08 AM
#96
Quote
Code:
$efficiency = (((1-$stalePropHr->{'stale'})/(1-$globalStats->{"pool_stale_prop"}))*100);
Does that seem right? I've pushed this to my nodes list, so if it looks wrong let me know.

I don't understand your code where it shows:
Code:
"%.02f percent" % 

That looks right on your end. You can ignore the python string formatting in my example. But that data is rather useless since it covers only the last hour, it would be better if it counted them all since startup like the command line display does. Best to leave it out for now.
hero member
Activity: 560
Merit: 500
March 21, 2012, 04:34:05 AM
#95
NothingG,

Nice page!

Showing the stale rate or expected payout would be a useful addition.. pools with lower than average stale rates will earn more for their users. There is a JSON feed for stale rates, but I had to modify the p2pool code to display the expected payout (see my sig). I setup a simple info page for p2pool that can print it out but it is not standard.
Thanks. Cheesy
And, if you want to give me the math you used to get the expected payout I'll add it to my site.

[Edit]: Something I didn't think about...I could just generated my own graphs using the JSON data I get. I'm not sure, just an idea I had.

Sure, I used code from somewhere else in p2pool.. it is this:
efficiency = "%.02f percent" % (((1 - my_stale_prop)/(1 - pool_stale_prop))*100,)

my_stale_prop is your stale rate, ie 0.05, pool_stale_prop is the pool stale rate, ie 0.10

Hmm I just saw that the standard local_stats feed is only for the past hour which would be quite variable. But still a little useful.
I'm trying to code this up in PHP/JSON but can't find a pool that has non-null stales. So, it's hard to base it off of something. :\

Ya that sucks.. few pools will have stales in the past hour. Quick! this guy has a stale:

http://p2pool.soon.it:9332/local_stats

I altered mine to track them forever.. my info page has similiar data and is currently showing 0.0's. 0.5 == 50%


Code:
$efficiency = (((1-$stalePropHr->{'stale'})/(1-$globalStats->{"pool_stale_prop"}))*100);
Does that seem right? I've pushed this to my nodes list, so if it looks wrong let me know.

I don't understand your code where it shows:
Code:
"%.02f percent" % 


[Edit]: Just added some JavaScript to the nodes list for even faster page-load times. "Page generated in 4.9437 seconds"
Now, if I can just get it under 1 second...lol.

[Edit 2]: Forgot to cache 1 remote call and saved a LOAD of the time. "Page generated in 1.1933 seconds."
Still not under 1 second load times. xD

NothinG,

I don't understand what kind of efficiency you're calculating,

Code:
 Local: 680MH/s in last 10.0 minutes Local dead on arrival: ~3.2% (1-9%) Expected time to share: 1.3 hours
2012-03-21 08:53:53.332823  Shares: 91 (2 orphan, 3 dead) Stale rate: ~5.5% (2-13%) Efficiency: ~104.0% (96-108%)

p2pool says I'm around 104% efficiency, while your page says 50%... 

spiccioli.
Still working out the bugs on it.
Not really sure how its suppose to be calculated.
I'll remove it for now.
legendary
Activity: 1378
Merit: 1003
nec sine labore
March 21, 2012, 03:56:45 AM
#94
NothingG,

Nice page!

Showing the stale rate or expected payout would be a useful addition.. pools with lower than average stale rates will earn more for their users. There is a JSON feed for stale rates, but I had to modify the p2pool code to display the expected payout (see my sig). I setup a simple info page for p2pool that can print it out but it is not standard.
Thanks. Cheesy
And, if you want to give me the math you used to get the expected payout I'll add it to my site.

[Edit]: Something I didn't think about...I could just generated my own graphs using the JSON data I get. I'm not sure, just an idea I had.

Sure, I used code from somewhere else in p2pool.. it is this:
efficiency = "%.02f percent" % (((1 - my_stale_prop)/(1 - pool_stale_prop))*100,)

my_stale_prop is your stale rate, ie 0.05, pool_stale_prop is the pool stale rate, ie 0.10

Hmm I just saw that the standard local_stats feed is only for the past hour which would be quite variable. But still a little useful.
I'm trying to code this up in PHP/JSON but can't find a pool that has non-null stales. So, it's hard to base it off of something. :\

Ya that sucks.. few pools will have stales in the past hour. Quick! this guy has a stale:

http://p2pool.soon.it:9332/local_stats

I altered mine to track them forever.. my info page has similiar data and is currently showing 0.0's. 0.5 == 50%


Code:
$efficiency = (((1-$stalePropHr->{'stale'})/(1-$globalStats->{"pool_stale_prop"}))*100);
Does that seem right? I've pushed this to my nodes list, so if it looks wrong let me know.

I don't understand your code where it shows:
Code:
"%.02f percent" % 


[Edit]: Just added some JavaScript to the nodes list for even faster page-load times. "Page generated in 4.9437 seconds"
Now, if I can just get it under 1 second...lol.

[Edit 2]: Forgot to cache 1 remote call and saved a LOAD of the time. "Page generated in 1.1933 seconds."
Still not under 1 second load times. xD

NothinG,

I don't understand what kind of efficiency you're calculating,

Code:
 Local: 680MH/s in last 10.0 minutes Local dead on arrival: ~3.2% (1-9%) Expected time to share: 1.3 hours
2012-03-21 08:53:53.332823  Shares: 91 (2 orphan, 3 dead) Stale rate: ~5.5% (2-13%) Efficiency: ~104.0% (96-108%)

p2pool says I'm around 104% efficiency, while your page says 50%... 

spiccioli.
Pages:
Jump to: