17 Nov 2010 10:03
Re: Generate summary statistics based on data_*.log file
kill works like a charm (kills default behavior is to send a TERM signal, i.e. kill -15)
Thanks,
Stefan
On Wed, Nov 17, 2010 at 9:51 AM, Anirban Majumdar <anirvan.majumdar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
"kill" is supported for the *nix platforms and i believe for windows systems you should try "taskkill"On Tue, Nov 16, 2010 at 4:25 PM, Travis Bear <travis_bear-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
If you do a kill -15 on the agent process, it will generate the final statistics.
-TravisFrom: Stefan Magnus Landrø <stefan.landro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: grinder-use-5NWGOfrQmnd4wTydcyPnfg@public.gmane.orgceforge.net
Sent: Mon, November 15, 2010 11:12:09 PM
Subject: [Grinder-use] Generate summary statistics based on data_*.log file
Hi there,
When running without a console, and running until I interrupt the process manually using ctrl-c, I don't get any final statistics summary in the out file. Is there a way to get this, or do I have to calculate the stats on my own based on the data_*.log file?
# The number of runs each worker process will perform. When using the
# console this is usually set to 0, meaning "run until the console
# sends a stop or reset signal". The default is 1.
grinder.runs = 0
# If you are not using the console, and don't want the agent to try to
# contact it, set grinder.useConsole = false. The default is true.
grinder.useConsole = false
Cheers,
Stefan
--
BEKK Open
http://open.bekk.no
------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________ grinder-use mailing list grinder-use@... https://lists.sourceforge.net/lists/listinfo/grinder-use
RSS Feed