I am trying to set up nightly tests using the following scheduler configuration:

Loop count: Forever
Scheduler: Enabled
Start time: <date> 07:00:00    <= GMT
Stop time: <date> 09:00:00
Duration: 7200
Startup delay: 0

I startup the test in Linux in non-GUI mode with the following command:

$JMETER_BIN/jmeter -n -t plans/test_plan.jmx -l results_file_<timestamp>.jtl

When I execute this command, I end up with two results files - one for the start and one for the end of the test. Both files span a only a single second's worth of data.

I have tested this configuration for a 2 minute interval, and in this case I get a single file spanning two minutes. Does anyone have any thoughts on what I may have done incorrectly?

Thanx!

--Mike




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to