Contents | Previous | Next | Java Management Extensions (JMX) Technology Tutorial |
The JavaTM Management Extensions (JMXTM) Technology Tutorial provides examples of how to use the main features of the JMX technology that is provided with the Java 2 Platform, Standard Edition (J2SE).
The Java Management Extensions (JMX) Technology Tutorial demonstrates the concepts and technology that are introduced in the Java Management Extensions (JMX) Technology Overview. You should, therefore, read the overview before attempting to work through this tutorial. To make full use of the information in this tutorial, you should be familiar with the following protocols and specifications:
This tutorial provides examples in broad categories, presented in the following chapters.
This tutorial is accompanied by the following documents:
The two specification documents are available from the JMX technology Web page: http://java.sun.com/products/JavaManagement/
As previously stated, this tutorial demonstrates some of the concepts that are described in the Java Management Extensions (JMX) Technology Overview. This tutorial is intended to be read in order, from beginning to end, working through the examples as you go. Actions you perform at the beginning of the tutorial might be required parts of subsequent examples. Consequently, starting mid-way through the tutorial might cause you to skip actions required by certain examples.
Where you are required to perform a task, the instructions are presented in bold text and marked with an action number; sub-tasks are marked with a lower-case letter, as shown in the following example:
Description of how to perform that task.
And so on
Shell
|
Prompt
|
---|---|
C shell
|
machine_name
%
|
C shell superuser
|
machine_name
#
|
Bourne shell and Korn shell
|
$
|
Bourne shell and Korn shell superuser
|
#
|
The docs.sun.com
SM web site enables you to access Sun technical documentation on the Web. You can browse the docs.sun.com
archive or search for a specific book title or subject at:
Sun Microsystems offers select product documentation in print. For a list of documents and how to order them, see “Buy printed documentation” at:
We are interested in improving our documentation and welcome your comments and suggestions. You can email your comments to us at:
Please include the name of your document in the subject line of your email.
Contents | Previous | Next |
Java Management Extensions (JMX) Technology Tutorial Java Management Extensions (JMX), Java 2 Platform, Standard Edition 5.0 |
Copyright © 2004 Sun Microsystems, Inc. All rights reserved.