Changes between Version 3 and Version 4 of StatsXml
- Timestamp:
- Apr 2, 2008, 6:26:01 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StatsXml
v3 v4 3 3 The 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: 4 4 5 `http://boinc.netsoft-online.com/ get_host.php?cpid=####`::5 `http://boinc.netsoft-online.com/rpc/get_host.php?cpid=####`:: 6 6 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=####`:: 8 8 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=####`:: 10 10 returns info on the user with given CPID 11 11