JMX and performance

Hi All,

I would like to know if enabling jmx (setting -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=3099 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false

) can have impacts on the application performance.

Thanks a lot in advance.

Stefano

[397 byte] By [nichelea] at [2007-11-26 17:27:18]
# 1

Hi Stefano,

Two links for you:

How much does it cost to monitor an app with jconsole?

http://weblogs.java.net/blog/emcmanus/archive/2006/07/how_much_does_i.html

and

Java SE 6 Monitoring, Management, Diagnosability

http://weblogs.java.net/blog/mandychung/archive/2006/12/java_se_6_monit.html

Hope this helps,

-- daniel

JMX, SNMP, Java, etc...

http://blogs.sun.com/jmxetc

dfuchsa at 2007-7-8 23:55:15 > top of Java-index,Core,Monitoring & Management...
# 2
Hi Danielthanks a lot for the links ...they seem very very interesting !!Stefano
nichelea at 2007-7-8 23:55:15 > top of Java-index,Core,Monitoring & Management...