The JavaTM Dynamic ManagementTM Kit provides a set of Java classes and tools that simplifies the development of dynamically extensible, smart agents. Such agents are applicable to network management, system management, application management, and service management. The Java Dynamic Management Kit Programming Guide presents the architecture of the Java Dynamic Management Kit and explains how to use the product for developing agents and applications to manage them.
Who Should Use This Book
This book is aimed at agent developers, who are likely to be experienced system programmers, with an understanding of network management concepts. Familiarity with Java programming and the JavaBeansTM component model is assumed.
Related Documentation
Programming reference information on the Java packages supplied with the Java Dynamic Management Kit is provided as HTML files that can be read using a Web browser. To access the HTML documentation after installation, open the HTML page for your environment in a Web browser:
|
In a Solaris environment |
installDir/SUNWconn/jaw/docs/locale/C/JDMKAPI/packages.html |
|
In a Windows NT environment |
installDir\SUNWconn\jaw\docs\locale\C\JDMKAPI\packages.html |
Each of these pages contains an index of the Java packages supplied with the Java Dynamic Management Kit.
How This Book Is Organized
Part I "Getting Started" introduces the Java Dynamic Management Kit and provides a tutorial example.
For a list of documents and how to order them, see the catalog section of SunExpressTM On The Internet at http://www.sun.com/sunexpress.
|
Command Environment |
Prompt |
|
C shell |
prompt% |
|
C shell superuser |
prompt# |
|
Bourne shell and Korn shell |
$ |
|
Bourne shell and Korn shell superuser |
# |
|
Windows NT |
C:\> |