Re: jconsole

2010-06-30 Thread Sébastien MORATINOS
No (very little). The JMX <http://en.wikipedia.org/wiki/Java_Management_Extensions> access is very optimized and consumes very little resource. Is negligible in most cases. This is not the JConsole causing overhead but rather the amount of data that you Monitor. JConsole is the old, rathe

jconsole

2010-06-29 Thread Kaushal Shriyan
Hi, Does jconsole http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html cause additional overheads on a server? Thanks, Kaushal