Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 58353 invoked from network); 3 Jun 2010 09:32:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 09:32:05 -0000 Received: (qmail 99941 invoked by uid 500); 3 Jun 2010 09:32:05 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 99852 invoked by uid 500); 3 Jun 2010 09:32:03 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 99844 invoked by uid 99); 3 Jun 2010 09:32:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 09:32:03 +0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=AWL,FREEMAIL_FROM,FREEMAIL_REPLY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 09:31:59 +0000 Received: by fxm6 with SMTP id 6so5333511fxm.31 for ; Thu, 03 Jun 2010 02:31:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=P4VEXqOAJ8nZ9+W6dRGQKKcr2oH2URVFTqJLIzlf8hE=; b=AZkLyfgwB8VlRnWrnP2BVy1SLeisR0YDkCNMSR3NLVvDm7woIFggw2KLDEaIlKy4yO yZ2egcZwHf6H/C6c/E9+HAdF3MW33yK0+Dyacuscp9gd3pYfqywL6B2GUf588sZDsXRn RNljnD+ilatRJY/mr222EqGnogzwNwN9VF1Xo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rp7BFVu1rUSn5oiywC3fgQWFT4nooaM3n7ZPicETMAdcdMdx/dFKi6P0EuWWacA+Ec pVQz+vKFm+0Y7WDH7KrRmeN+VYSHkFaBlEQsNla5znpVN+NKPaY5ISylZGavSpZ7R3H7 23RHOu8BDeWgW5ujDipTp26LlJttjtRQrZah4= MIME-Version: 1.0 Received: by 10.239.142.210 with SMTP id h18mr630429hba.95.1275557497778; Thu, 03 Jun 2010 02:31:37 -0700 (PDT) Received: by 10.239.190.70 with HTTP; Thu, 3 Jun 2010 02:31:37 -0700 (PDT) In-Reply-To: <28765131.post@talk.nabble.com> References: <28764871.post@talk.nabble.com> <28765131.post@talk.nabble.com> Date: Thu, 3 Jun 2010 10:31:37 +0100 Message-ID: Subject: Re: Batch scheduling commands From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Use property references to define the delay and and duration fields, and pass the property definitions on the command-line. I don't think you can use properties for the absolute start and end-times. On 03/06/2010, adriangroom wrote: > > Thanks for this > > I already have this type of solution, however my client frowns upon the use > of crontab or at commands. > > I was hoping to use the internal jMeter test management facility thereby > replicating the GUI interface > > I will wait and see if there are any other suggestions > > Thanks > > Adrian > > > > Deepak Brijnandan Goel wrote: > > > > Hey Adrian > > > > Namaskara~Nalama~Guten Tag > > > > How about Crontab? Or mebbe run an infinite loop and check for this time > > in > > the loop. If you get this time, run the test > > > > Deepak > > -- > > Keigu > > > > Deepak > > +91-9765089593 > > deicool@gmail.com > > > > Skype: thumsupdeicool > > Google talk: deicool > > Blog: http://loveandfearless.wordpress.com > > Facebook: http://www.facebook.com/deicool > > > > Check out my Work at: > > LinkedIn: http://in.linkedin.com/in/thumsupdeicool > > > > "Contribute to the world, environment and more : > > http://www.gridrepublic.org > > " > > > > > > On Thu, Jun 3, 2010 at 2:20 PM, adriangroom > > wrote: > > > >> > >> Good morning > >> > >> I am attempting to run a test overnight and want the test to stop > >> automatically at 04:30. > >> > >> I can set this up using the GUI screens, however the machine (Linux) that > >> is > >> running the test has no GUI functionality, so I am running the test from > >> the > >> command line. > >> > >> Is there any method I can use from the command line to instruct the test > >> to > >> start at a specific time and then stop at a specific time > >> > >> Thanks > >> > >> Adrian > >> > >> -- > >> View this message in context: > >> http://old.nabble.com/Batch-scheduling-commands-tp28764871p28764871.html > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > >> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > >> > >> > > > > > > > -- > View this message in context: http://old.nabble.com/Batch-scheduling-commands-tp28764871p28765131.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org