On 11/09/2010 05:00 PM, Jain, Kapil wrote:
FYI
What?
Any Suggestion for below query please? -----Original Message----- From: Jain, Kapil [mailto:[email protected]] Sent: 09 November 2010 15:00 To: JMeter Users List Subject: Help Please Hi All, I have developed a jmeter script which is working fine and I have also defined all the transaction which I want to monitor in each 15 minute frequency. These transaction will be used to measure the system response time against the agreed SLAs. Can you all please suggest me how I need to define my scenario so that it will run in each 15 minute frequency 24 hours and 7 days a week????
In UNIX, define a cronjob that runs Jmeter in non-GUI mode (-n -t <plan.jmx>).
In Windows, there is the task scheduler, but I have no experience with it. Cheers, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

