On 05/09/2008, Jose Pablo Sarco <[EMAIL PROTECTED]> wrote: > Hi all, > > > > > > I'm having some problems with the Jmeter results. When I save the > results to a CSV file and I open it; I not see the title to each column > (the field name of each data). I did some changes in the > jmeter.propertie file, but didn't work. >
The settings in the jmeter properties file only apply to the default listener, i.e. the one specified by the -l flag. You need to use the Config button on the listener. > > The jemeter.propertie has: > > > > ... > > # legitimate values: xml, csv, db. Only xml and csv are currently > supported. > > jmeter.save.saveservice.output_format=csv > > ... > > jmeter.save.saveservice.label=true > > ... > > # Only applies to CSV format files: > > jmeter.save.saveservice.print_field_names=true > > ... > > > > > > > > Please; have anyone a solution to this problem? > > > > Thanks in advance > > > > > > Jose > > > > ################################################################################################################# > Este documento puede incluir información confidencial y propiedad de Neoris > y deberá ser leído solamente por la > o las personas a quienes está dirigido. Si usted ha recibido este mensaje > por error, por favor avise > inmediatamente al remitente contestando y eliminando este correo. Cualquier > punto de vista u opiniones expresadas > en este mensaje son del remitente y no necesariamente coinciden con aquellas > de Neoris. Este documento no deberá > ser reproducido, copiado, distribuido, publicado, ni modificado por terceros > sin la autorización por escrito de Neoris. > > Este mensaje ha sido verificado contra virus. Visítenos en www.neoris.com. > > ################################################################################################################# > > > ################################################################################################################# > Este documento puede incluir información confidencial y propiedad de Neoris > y deberá ser leído solamente por la > o las personas a quienes está dirigido. Si usted ha recibido este mensaje > por error, por favor avise > inmediatamente al remitente contestando y eliminando este correo. Cualquier > punto de vista u opiniones expresadas > en este mensaje son del remitente y no necesariamente coinciden con aquellas > de Neoris. Este documento no deberá > ser reproducido, copiado, distribuido, publicado, ni modificado por terceros > sin la autorización por escrito de Neoris. > > Este mensaje ha sido verificado contra virus. Visítenos en www.neoris.com. > > > > This document may include proprietary and confidential information of > Neoris, and may only be read by those > person or persons to whom it is addressed. If you have received this e-mail > message in error, please advise > the sender immediately by reply e-mail and delete this message. Any views or > opinions expressed in this e-mail > are those of the sender and do not necessarily coincide with those of > Neoris. This document may not be reproduced, > copied, distributed, published, modified or furnished to third parties, > without the prior written consent of > Neoris. > > This e-mail message has been scanned for viruses and cleared. Visit us at > www.neoris.com > > ################################################################################################################## > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

