[Tsung] log/<date>/data directory - what do the columns mean?

Nicolas Niclausse nicolas at niclux.org
Thu May 29 09:01:20 CEST 2008


Stein, Martin ecrivait le 28.05.2008 23:30:
> I saw that this question is already answered in thread 
> http://lists.process-one.net/pipermail/tsung-users/2006-August/000544.html 
> but not fully. For example the transaction logs look like
> 
>  
> 
> 0                                    6.8                
>   15.27202        23.1392        124.053        2.5969        
> 0                  0
> 
> Seconds passed      count/s      Mean                Stdvar?         
>  ?                    ?                   Min             max
> 
>  
> 
> I am not certain about the values with ?. Is there a place where I can 
> find this?

The svn versions adds two columns at the end:
count(during the last 10sec);mean;stdvar;max;min;globalmean;globalcount

globalmean is the mean from the beginning of the test, globalcount the 
count from the beginning of the test

-- 
Nicolas


More information about the Tsung-users mailing list