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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to