On Mon, 20 Dec 2004 15:14:41 +0100 (CET), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > again some questions. Thanks for your help! > > Is possible to name the output file (when saving listeners) dynamically, e.g. > with a timestamp in it?
Only if you use the facilities of the OS. e.g. jmeter -l yyyymmddhhmm.jtl ... > When using a variable name, jmeter does not resolve the > name. Yes, this is a known bug. No resolution is yet available. > Does it make sense, to use the -n (nogui) parameter together with the -s > (server) parameter? The server does not display a gui anyway!? No, there's no point using -n with -s. > How can I change the output format of a listener-file from XML to CSV? Edit jmeter.properties > > Thanks, > > Chris > > --------------------------------------------- > Dieses Mail wurde vom E-Mail Service > auf http://www.theWAP.at verschickt! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

