You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Stuart Findlay <st...@cp.net> on 2008/03/04 17:39:21 UTC

Graceful unix shutdown in headless mode

Hi

I was wondering if there is a signal I can send to the JMeter java 
process to cause a graceful shutdown similar to CTRL-. in the GUI?

Thanks, Stuart



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Graceful unix shutdown in headless mode

Posted by sebb <se...@gmail.com>.
No, but check:

http://jakarta.apache.org/jmeter/usermanual/best-practices.html#beanshell_server

The file
extras/startup.bsh

defines a stopEngine() method.

On 04/03/2008, Stuart Findlay <st...@cp.net> wrote:
> Hi
>
>  I was wondering if there is a signal I can send to the JMeter java
>  process to cause a graceful shutdown similar to CTRL-. in the GUI?
>
>  Thanks, Stuart
>
>
>
>  ---------------------------------------------------------------------
>  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