» Backdoor.Naninf.D
  » W32.Loxbot.F
  » Trojan.Colecto
  more..
» W32.Mytob.AR@mm
more..
Free Software Downloads
Browse Categories
Antivirus n Spyware
Audio n Video
Business
Design n Photo
Desktop Enhancements
Developer Tools
Drivers
Home n Education
Internet
IS / IT
Mobile
Utilities
JMX Redux
Submit Date :
7/28/2005
Views: 
2582
Category: 
Articles
By: Dr. Dobb's Journal July, 2005

Java Management Extensions (JMX) is the management standard both in J2EE and J2SE. Because JMX greatly simplifies the instrumentation of resources and remote access to them, it is becoming the de facto standard for Java application and services management. Java 5.0 (http://java.sun.com/j2se/1.5.0/index.jsp) includes the JMX 1.2 specification together with the remote API, as well as virtual-machine-level instrumentation that enables off-the-shelf virtual-machine (VM) monitoring and management. Moreover, JMX management capabilities can be leveraged by using a number of open-source tools that provide management consoles and communications infrastructure. You can use JMX in Java 5.0 VMs with different communication connectors and adapters to provide a multiprotocol view of your applications and harness the benefit from the existing consoles to monitor and control your applications, services, and resources in production environments.

In this article, we build on "Java Management Extensions" by Paul Tremblett (DDJ, July 2004), which focused on how to set up a management agent and use an HTTP adapter to remotely interact with it. We complement that article by showing how you can access MBeans from your own code. Additionally, we provide an in-depth view of Java's management technology, and describe the monitoring and management information included in Java 5.0.


Exclusive Articles and Tutorials
»High-Performance Data Management in Javad
Figuring out how to manage data efficiently is a critical business requirement in addition to being a technological imperative.
»JMX Reduxd
Java Management Extensions (JMX) is the management standard both in J2EE and J2SE. Because JMX greatly simplifies the instrumentation of resources and remote access to them, it is becoming the de facto standard for Java application and services management.
»Cascading Style Sheets & JavaServer Facesd
JavaServer Faces (JSF) technology is a Java standard web technology that makes it easy to create web applications. Cascading Style Sheets (CSS) is a W3C technology that has been around for some time, but has recently gained momentum because modern browsers now support it.
»The Eclipse Modeling Framework d
The idea of building applications by first modeling them, then transforming these models into implementation code has been around for many years.
»Performance Diagnosis & .NET Applicationsd
Performance analysis for any application must be managed at every stage of the software-development lifecycle. Each of...
»Moving to .NET 2.0d
Visual Studio 2005, .NET 2.0, and C# 2.0 include a host of new features. But since your .NET 1.1 app probably runs as-is on .NET 2.0, is there any rush to load it into Visual Studio 2005 and start exploiting new .NET and C# functionality?
More
Search Software

Copyrights 2005 - all rights reserved - getNload.com