Perfomatic:SendingData: Difference between revisions

Jump to navigation Jump to search
Line 59: Line 59:
== Return Values ==
== Return Values ==


The collect.cgi/bulk.cgi script returns to talos a formatted string:
For AVERAGE data send:


  RETURN:testname:avg_result:link
  RETURN:testname:avg_result:graph.html#id=TESTID&branchid=BRANCHID&machineid=MACHINEID


The avgresult is calculated in bulk.cgi/collect.cgi and is the average value associated with a discrete data set - it is not required for continuous data.
For VALUES data send:


The link format is as follows:
RETURN:testname:graph.html#runid=TESTRUNID
 
  RETURN:testname:avg_result:graph.html#id=TESTID&branchid=BRANCHID&machineid=MACHINEID
  graph.html#id=TESTID&branchid=BRANCHID&osid=OSID&machineid=MACHINEID
 
The testid, branchid, osid and machineid should be the same as the ones sent from Talos.


== Rewrite For New Schema ==
== Rewrite For New Schema ==
541

edits

Navigation menu