Girish Mahajan (Editor)

Java Dynamic Management Kit

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Written in
  
Java

Operating system
  
Cross-platform

Stable release
  
5.1 / June 30, 2004 (2004-06-30)

Type
  
Software development tools

Website
  
java.sun.com/products/jdmk

The Java Dynamic Management Kit or JDMK is a Java technology that provides a Java API and a collection of software tools for developing and designing JMX based applications. These applications are typically called smart agents as they generally provide an abstraction above the communication layer and may also provide a GUI using Swing or SWT.

The Java Dynamic Management Kit (Java DMK) provides a set of Java classes and tools that allow easy development of secure monitoring and management solutions based on the Java Management Extensions (JMX) specifications and on the SNMP standards.

Java DMK is a toolkit that allows you to build monitoring and management solutions that answer the main challenge faced by networked environments today, namely dynamic maintenance. Such solutions are based on "smart agents" and result in faster problem resolution, reduced network traffic, less human intervention, and a means of managing complete systems or networks in an integrated way.

Java DMK 5.1 is the first commercial implementation of the latest versions of the JMX standards, JMX 1.2 and JMX Remote API 1.0, and is an all-in-one offering for building secure, interoperable monitoring and management solutions on the J2SE 1.4.2 platform.

References

Java Dynamic Management Kit Wikipedia