home
> news
> developers
> daniel fuchs: how to retrieve remote jvm monitoring and management information
Daniel Fuchs: How To Retrieve Remote JVM Monitoring And Management Information
How to use JMX to programatically retrieve the information that JConsole
displays is easy. Here is a small JMX Client Program that shows how you can
programatically retrieve the JVM Management and Monitoring information from
a remote JVM.