Changes between Version 3 and Version 4 of StatsXml


Ignore:
Timestamp:
Apr 2, 2008, 6:26:01 AM (16 years ago)
Author:
jdrews
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StatsXml

    v3 v4  
    33The following are proposed formats for project statistics data to be distributed by aggregators. Much of this has been implemented by James Drews; the export files are at [http://boinc.netsoft-online.com/stats/ http://boinc.netsoft-online.com/stats/] and the web RPCs for hosts are at:
    44
    5  `http://boinc.netsoft-online.com/get_host.php?cpid=####`::
     5 `http://boinc.netsoft-online.com/rpc/get_host.php?cpid=####`::
    66        based on the host with the highest expavg_credit
    7  `http://boinc.netsoft-online.com/get_host_tot.php?cpid=####`::
     7 `http://boinc.netsoft-online.com/rpc/get_host_tot.php?cpid=####`::
    88        based on the host with the highest total_credit
    9  `http://boinc.netsoft-online.com/get_user.php?cpid=####`::
     9 `http://boinc.netsoft-online.com/rpc/get_user.php?cpid=####`::
    1010        returns info on the user with given CPID
    1111