Monitoring Local and Remote Java Applications

Posted: October 3rd, 2004 | No Comments »

The latest release of Java, J2SE 5.0 (codenamed Tiger), adds core support for the Java Management Extensions (JMX) 1.2 into the Java standard libraries. Monitoring Local and Remote Applications Using JMX 1.2 and JConsole walks you through how to use the JMX support in J2SE 5.0, including the new JConsole application, to monitor and manage your own applications both locally and remotely.


Comments are closed.