+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: Boinc webRpc Project Pending Data  (Read 7118 times)

Offline kevin6912

  • Knave
  • Posts: 12
Boinc webRpc Project Pending Data
« on: 25 Dec 2010, 02:06:12 pm »
Hi,

I wrote a Windows batch file to dump the pending workunit data off a Boinc project website. The pending data will be formatted in XML. You can direct the request output to a file. When directed to a file the batch program will printout the total pending credit and count of pending workunits. When not directed to a file the output from the request is displayed in the window the batch file is running in.

It does require your Boinc project user id and password to access your pending data from the Boinc project website.

This Windows batch file was created using information on this webpage http://boinc.berkeley.edu/trac/wiki/WebRpc

You can download my Windows batch file. Readme1st.txt has instructions on what to update in the control.ini file.

Websites to download needed programs:
Curl.exe to access the Boinc project website.
Download from this website: cURL website

md5.exe program to create the a MD5 hash. To request the authenticator.
Download from this website: MD5 website

choose32.exe or choose64.exe program to create a pause for output review.
Download from this website: Editvar and Choose website

Kevin

Updates:
No zero pending count when Boinc site admins turn off pending list.

ps.
To convert <received_time> Unix date/time format to people friendly format in the xml file. You could import the data in to an Open office calc speadsheet.
cell B5 is unix datetime(or whatever recieved_time column is)
cell D2 is set timezone offset(or whatever calc cell you would like to use for timezone offset)

=(B5/86400)+DATEVALUE("1/1/1970")+((D2*3600)/86400)

Then change format of the cell with above formula to Date with the format code of your choice. ex. MM/DD/YYYY HH:MM:SS
« Last Edit: 02 Jan 2011, 10:32:28 am by kevin6912 »

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 257
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 209
Total: 209
Powered by EzPortal