Connect Jconsole remotely to the zookeeper server

2012-06-22 Thread Rakesh R
Hi All, JMX remote monitoring: --- I failed to find any configuration for the 'jmxPort' in the zookeeper. I've hardcoded the jmx port and other remote configurations in the zkServer.sh script file as follows and able to connect remotely. -Dcom.sun.management.jmxremote.po

Re: Connect Jconsole remotely to the zookeeper server

2012-06-22 Thread Patrick Hunt
It's supported in the sense that the jvm supports it. I'm not sure what you're asking. Patrick On Fri, Jun 22, 2012 at 3:33 AM, Rakesh R wrote: > Hi All, > > JMX remote monitoring: > --- > I failed to find any configuration for the 'jmxPort' in the zookeeper. I've > hard

RE: Connect Jconsole remotely to the zookeeper server

2012-06-23 Thread Rakesh R
_ From: Patrick Hunt [ph...@apache.org] Sent: Friday, June 22, 2012 10:25 PM To: dev@zookeeper.apache.org Subject: Re: Connect Jconsole remotely to the zookeeper server It's supported in the sense that the jvm supports it. I'm not sure what you're asking. Patrick On

Re: Connect Jconsole remotely to the zookeeper server

2012-06-25 Thread Patrick Hunt
On Sat, Jun 23, 2012 at 11:24 PM, Rakesh R wrote: > My question is, whether zookeeper should expose 'jmxremote' parameters as > configurable items[one suggestion like env variable as follows]. So that OM > can configure it and start multiple servers? Also application users can use > these to co

RE: Connect Jconsole remotely to the zookeeper server

2012-06-26 Thread Rakesh R
Thanks a lot Pat. I'll also try using the same. From: Patrick Hunt [ph...@apache.org] Sent: Tuesday, June 26, 2012 3:23 AM To: dev@zookeeper.apache.org Subject: Re: Connect Jconsole remotely to the zookeeper server On Sat, Jun 23, 2012 at 11:24 PM, R

Re: Connect Jconsole remotely to the zookeeper server

2016-04-25 Thread Santosh Reddy
Rakesh R writes: > add "JMXPORT=" in zkServer.sh after JMXLOCALONLY=false fi JMXPORT=