Re: JMX Documentation?

2008-11-17 Thread Mahadev Konar
Hmm... On my linux machine it worked fine without the option... mahadev On 11/17/08 3:10 PM, "Patrick Hunt" <[EMAIL PROTECTED]> wrote: > I found that I needed to run the server with > > -J-Djava.rmi.server.hostname=localhost > > in order to connect a local jconsole instance, this was on my ub

Re: JMX Documentation?

2008-11-17 Thread Patrick Hunt
I found that I needed to run the server with -J-Djava.rmi.server.hostname=localhost in order to connect a local jconsole instance, this was on my ubuntu machine. YMMV. Patrick Mahadev Konar wrote: Hi Garth, Sorry for the delayed response. Their is an open jira for doucmentation on jmx htt

Re: JMX Documentation?

2008-11-17 Thread Mahadev Konar
Hi Garth, Sorry for the delayed response. Their is an open jira for doucmentation on jmx http://issues.apache.org/jira/browse/ZOOKEEPER-177. We will be adding the docs soon. For now: The way you can get jmx support is by running ManagedQuorumPeerMain rather than QuorumPeerMain Here is an exa