Saturday, 30 June 2012

Monitoring and Manageablity


 Java supports number of API,such as JVM Monitoring and Management API,Sun Management Platform Extension (JMX) to monitor and manage Java applications.For eg:Java provides JVM Monitoring and Management API to track the information at the application level and JVM level when deploying a large application.Java provides tools such as jconsole,jstat,jps,jstatd to make use of monitoring and management facilities.For eg:GUI based tool calles  jconsole is used to monitor the JVM.

No comments:

Post a Comment