Re: [Grinder-use] Fwd: helloworld.py example execution
Distributed load testing framework - Java, Jython, or Clojure scripts.
Brought to you by:
philipa
|
From: Salma B. <sal...@gm...> - 2013-09-26 08:30:34
|
This is the command they gave in the tutorial, when I go back to the
Grinder, it displays a message saying "the script file
'examples/helloworld.py' does not exist or is not readable"
curl -H "Content-Type: application/json" -X POST
http://localhost:6373/agents/start-workers -d '{"grinder.processes" : "2",
"grinder.threads" : "5", "grinder.runs" : "3", "grinder.script" :
"helloworld.py" }'
On Thu, Sep 26, 2013 at 9:26 AM, Anirban Majumdar <
ani...@gm...> wrote:
> hi,
>
> any reason you're executing curl and not the *start-agent* script? "curl"
> has no relation to grinder.
>
> --------
> anirvan
>
>
> On Thu, Sep 26, 2013 at 1:39 PM, Salma Bouriat <sal...@gm...>wrote:
>
>> Hello ,
>>
>> I hope this email will find you in a good shape.
>>
>> I am trying to execute the helloworld.py example in Grinder, but I'm
>> hopelessly stuck in executing the workers and I don't really know where the
>> problem is. I am executing it in a windows environment.
>> Here is a snapshot of the execution, the console and agent start fine,
>> but when I want to created the workers it says that that the command is
>> successful, but when I collect data I get 0s and NaNs and nothing happens
>> in the console (snapshot attached).
>>
>> I tried to follow the same syntax for windows command line, but in vain.
>>
>> Thank you very much for your help.
>>
>> --
>> Salma BOURIAT
>> Master of Science in Software Engineering
>> Al Akhawayn University
>>
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> grinder-use mailing list
>> gri...@li...
>> https://lists.sourceforge.net/lists/listinfo/grinder-use
>>
>>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> grinder-use mailing list
> gri...@li...
> https://lists.sourceforge.net/lists/listinfo/grinder-use
>
>
--
Salma BOURIAT
Master of Science in Software Engineering
Al Akhawayn University
|