Hi, 

Set environment variable  IGNITE_JMX_PORT to some value that work fine for you. 
JMX will be started on a specified port and you’ll be able to connect to it.

—
Denis

> On Jun 4, 2016, at 8:19 PM, pragmaticbigdata <[email protected]> wrote:
> 
> I am using apache ignite 1.6 in my tests. I am running the test by
> programmatically starting ignite through Ignition.start(conf.xml). Other
> nodes that join the cluster are started using the ./ignite.sh
> <path-to-conf.xml> command.
> I tried starting the server node by passing the jmx configuration parameters
> in the command line but didn't succeed.
> 
> How do I start ignite with jmx properties both when running programmatically
> and through command so that I can monitor the cluster through
> jconsole/jmc/jvisualvm?
> 
> Thanks!
> 
> 
> 
> --
> View this message in context: 
> http://apache-ignite-users.70518.x6.nabble.com/How-to-connect-monitor-ignite-server-through-jmx-client-tp5420.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to