Author

Topic: [PHP] Mining stats (with a few graphs) (Read 2367 times)

sr. member
Activity: 467
Merit: 250
May 21, 2013, 01:01:23 PM
#9
Pools currently supported :
1. 50BTC
2. EclipseMC

Please add https://pool.itzod.ru . This pool is not charging anything and even sharing the transaction fees.



Do they have an API ? If so, could you PM me it or post it so I could use that as a base and add it to the script

I'll also work on clearing out the script and optimizing it further and preventing multiple calls to the same values etc
sr. member
Activity: 467
Merit: 250
Thanks for the tip will try that Smiley I was using --icarus-timing short currently

 --icarus-timing short is just as good. If you get 380megahashes, change the firmware to get 400.


Ah, Yep, cgminer reports 399.6 Mhash/sec - 400 Mhash/sec might be a small mis-estimation at the pools end
hero member
Activity: 532
Merit: 500
Thanks for the tip will try that Smiley I was using --icarus-timing short currently

 --icarus-timing short is just as good. If you get 380megahashes, change the firmware to get 400.
hero member
Activity: 532
Merit: 500
Pools currently supported :
1. 50BTC
2. EclipseMC

Please add https://pool.itzod.ru . This pool is not charging anything and even sharing the transaction fees.

sr. member
Activity: 467
Merit: 250
A graph with the performance in time would be very useful.

BTW: Use --icarus-timing 2.5 to get 400megahashes out of your Lancelot.


I'll work on that, a Time:Hashrate graph should be possible with the Google Chars API, just storing the data might be a small issue, but yeah should be possible Smiley

Thanks for the tip will try that Smiley I was using --icarus-timing short currently
hero member
Activity: 532
Merit: 500
A graph with the performance in time would be very useful.

BTW: Use --icarus-timing 2.5 to get 400megahashes out of your Lancelot.
sr. member
Activity: 467
Merit: 250
full member
Activity: 236
Merit: 100
Any screenshots?
sr. member
Activity: 467
Merit: 250
Hey guys,
Just something I worked on in my free time, don't blame me for the messy code but it works Wink

Pools currently supported :
1. 50BTC
2. EclipseMC
3. pool.itzod.ru (a few features broken, but most work, need a API key from a user on that pool to test it out)

Fill in the API even if you are using only any one of the pools to avoid any syntax errors

Most of the variables to edit are at the top of the code itself, although not well documented should be easy to figure out

Also, this script will work for any device CPU/GPU/FPGA/ASIC as long as you're mining on either 50BTC or eclipseMC or both, just remmeber to fill in the complete API url (includng the HTTP and stuff)

Code can be found at :
https://github.com/arjitc/FPGAMiningStats

UPDATE :
Almost fully supported pool.itzod.ru too here,
https://github.com/arjitc/FPGAMiningStats/tree/itzod

You just need the 1 index.php page and that's it.

Feel free to donate anything if you liked it,
19J8H4f4pFYwULKpn848V8o2XFpYRHZ5kS

Open to suggestions too Smiley
Jump to: