You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/09/24 17:47:37 UTC

svn commit: r578860 - /jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html

Author: sebb
Date: Mon Sep 24 08:47:28 2007
New Revision: 578860

URL: http://svn.apache.org/viewvc?rev=578860&view=rev
Log:
Synch doc changes

Modified:
    jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html

Modified: jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html?rev=578860&r1=578859&r2=578860&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html (original)
+++ jakarta/jmeter/branches/rel-2-2/docs/usermanual/remote-test.html Mon Sep 24 08:47:28 2007
@@ -486,7 +486,42 @@
 									
     
 												<li	>
-								Statistical - send a summary report when either the count or time exceeds a threshold
+								Statistical - send a summary sample when either the count or time exceeds a threshold. 
+    The samples are summarised by thread group name and sample label.
+    The following fields are accumulated:
+    
+												<ul	>
+								
+    
+												<li	>
+								elapsed time
+						</li>
+									
+    
+												<li	>
+								latency
+						</li>
+									
+    
+												<li	>
+								bytes
+						</li>
+									
+    
+												<li	>
+								sample count
+						</li>
+									
+    
+												<li	>
+								error count
+						</li>
+									
+    
+						</ul>
+									
+    Other fields that vary between samples are lost. 
+    
 						</li>
 									
     



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org