Hi
Use JVM_ARGS ....from JMeter.bat
rem   Environment variables that can be defined externally:
....
rem   JVM_ARGS - additional java options, e.g. -Dprop=val


Its generally not a good practice to modify things that ship with the
JMeter installation since then you must remember to manually make changes
everytime you upgrade

On Thu, Jun 29, 2017 at 10:06 AM, Kiran Badi <[email protected]>
wrote:

> Hi All,
> How do I start jmeter 3.0x with below parameters
> -Dcom.sun.management.jmxremote
> -Dcom.sun.management.jmxremote.port=9010
> -Dcom.sun.management.jmxremote.local.only=false
> -Dcom.sun.management.jmxremote.authenticate=false
> -Dcom.sun.management.jmxremote.ssl=falseWhat is the ideal place to pass
> these parameters  or classpath parameters ? Sometimes I also need to pass
> explicit JDK Path while starting JMeter? Is JMeter.bat right place ?With
> Regards,
> Kiran Badi
> Email:[email protected]
>
>

Reply via email to