Changes between Version 4 and Version 5 of StatsXml
- Timestamp:
- Sep 11, 2008, 7:29:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StatsXml
v4 v5 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/ rpc/get_host.php?cpid=####`::5 `http://boinc.netsoft-online.com/get_host.php?cpid=####`:: 6 6 based on the host with the highest expavg_credit 7 `http://boinc.netsoft-online.com/ rpc/get_host_tot.php?cpid=####`::7 `http://boinc.netsoft-online.com/get_host_tot.php?cpid=####`:: 8 8 based on the host with the highest total_credit 9 `http://boinc.netsoft-online.com/ rpc/get_user.php?cpid=####`::9 `http://boinc.netsoft-online.com/get_user.php?cpid=####`:: 10 10 returns info on the user with given CPID 11 11