Moved from "Comments and suggestions"

Pages: [1]
glasscastle
BAM!ID: 57308
Joined: 2008-08-22
Posts: 21
Credits: 206,306
World-rank: 481,417

2008-09-04 22:22:36

Hi guys, I'm a member of Boinc since 08-17-2008 and I click about 50 time on 'next' button in Primegrid 'my results' to see how much credits are pending.... so .... isn't there a way to download that stats in csv, xls, txt ?
Thanks in advance for your replyes and happy crunching to you all
Saenger
 
Tester - Translator
BAM!ID: 5
Joined: 2006-01-10
Posts: 1735
Credits: 229,851,176
World-rank: 6,682

2008-09-05 07:43:28
last modified: 2008-09-05 07:44:14

You should post this in the BOINC_dev mailing list or in the BOINC boards in Berkeley, afaik no such feature is implemented in the BOINC server software until now.
Grüße vom Sänger
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9455
Credits: 353,172,950
World-rank: 4,961

2008-09-05 07:46:49
last modified: 2008-09-05 07:47:40

Actually there is:

Get result list with pending credit

URL
project/pending.php?format=xml&authenticator=X

output
<pending_credit>
<result>
<resultid> N </resultid>
<workunitid> N </workunitid>
<claimed_credit> N </claimed_credit>
<received_time> N </received_time>
</result>
[...]
<total_claimed_credit> N </total_claimed_credit>
</pending_credit>


Edit: I'm not sure if projects like you when you poll this very often. Producing result lists seems to stress the servers.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
glasscastle
BAM!ID: 57308
Joined: 2008-08-22
Posts: 21
Credits: 206,306
World-rank: 481,417

2008-09-05 09:01:26

Actually there is:

Get result list with pending credit

URL
project/pending.php?format=xml&authenticator=X

output
<pending_credit>
<result>
<resultid> N </resultid>
<workunitid> N </workunitid>
<claimed_credit> N </claimed_credit>
<received_time> N </received_time>
</result>
[...]
<total_claimed_credit> N </total_claimed_credit>
</pending_credit>


Edit: I'm not sure if projects like you when you poll this very often. Producing result lists seems to stress the servers.


Thank you Willy for the tip I'll make just a few requests ... I don't want to stress anyone (including servers). Bye!
Pages: [1]

Index :: BOINC :: What about exporting stats ?
Reason: