Bitcoin Forum
June 21, 2024, 07:56:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: P2pool Merged mining statistics  (Read 948 times)
robertgg (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 19, 2013, 08:07:27 PM
 #1

http://combidata.net.pl/screen.png

Hi everyone,

Hi all,

Since many people use the merged mining in P2Pool (BTC + DVC + + NMC IXC). I have created a tool which can easily present us our wages.

We need a web server with PHP support, and added php5-curl, access to the crontab, and of course P2pool server.

First, we place our files, index.php, bitcoin, devcoin, ixcoin, namecoin apache folder in my case / var / www.


We give access to files bitcoin, devcoin, ixcoin, namecoin:
How to: 'chmod 777 bitcoin "," chmod 777 namecoin "and etc..

Place the file "getcash_info" in our user-accessible directory, in my case /home/robert

we give the right executable:
Code:
"chmod a + x getcash_info"
edit the user's crontab:

Code:
crontab-e

and put this line:

Code:
* / 5 **** /home/robert/getcash_info

(if we are to our site in a different directory than / var / www changes the path of the file getcash_info)

Currency is from MtGox

Todo:

 * Summing up all coins (nowtime only BTC)


P.s To protect your website please create .htaccess and .htpasswd files.
Download from:
http://combidata.net.pl/cash_report.zip
Any suggestions ?
myway
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
May 20, 2013, 12:49:27 AM
 #2

 Cheesy I was excited to see tihis ,is it disign for the software RUN_p2pool?
robertgg (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 20, 2013, 04:59:34 AM
 #3

Yes it is for P2Pool Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!