Can someone explain these...
Current server load (60 sec average):
- how mant getWorks the server is sending per second. It is a total of all getWorks sent to all miners. Each solved getwork (your GPU found a nonce) is a share.
Total score of current round:
- it is a sum of how many getWorks were solved in this round (submitted shares), each multiplied by current scoring factor = exp(t/300). Where t is time in seconds.
Shares contributed in current round:
- a total of all sumbitted shares, without the scoring factor
Approx. cluster performance (30 min average):
- a combined pool speed of all workers together.
To connect to json API and check your stats you need a token, which you take from here:
http://mining.bitcoin.cz/accounts/token-manage/the link to this page is on top of your profile page.