Hi Lachlan,

Unfortunately I couldn't find my JMX agent implementation. Nevertheless, here are some useful links on this topic. With their help, you should have your own agent up and running in a couple of hours:

Here's an example of such from SUN - http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html#gdfvq . This example implementation includes ssl security, which my agent did not have, so it's even better.

Here's the long story why jconsole does not work behind firewalls with lots of useful information, in case you're interested - http://blog.cantremember.com/debugging-with-jconsole-jmx-ssh-tunnels/

Best

On 12 Feb 2010, at 22:30, Lachlan Deck wrote:

That'd be great.

On 12/02/2010, at 5:55 PM, Bogdan Zlatanov wrote:

Hi Lachlan,

If there's a firewall on that host, that's where your problem is. If that's the case, you have to write your own JMX agent to get through. I've got some code for such custom JMX agent. If I find it and you want to I can send it to you.

Regards


On 12 Feb 2010, at 06:25, Lachlan Deck wrote:

Hi all,

I'm trying to connect via jconsole to a remote app with the usual jmx params[1], but it can't connect.

Does jstatd need to be running on the remote host or something? I'm missing something.
Thanks.

[1]
-Dcom.sun.management.jmxremote.port=xxx
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false

with regards,
--

Lachlan Deck

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/bzlat%40tuparev.com

This email sent to [email protected]

Bogdan Zlatanov,
Tuparev Technologies Bulgaria Ltd.





with regards,
--

Lachlan Deck



Bogdan Zlatanov,
Tuparev Technologies Bulgaria Ltd.




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to