JEUS JMX Guide 

JEUS v7.0 Fix #4

Restricted Rights Legend

All TmaxSoft Software (Tmax®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd.

Nothing in this software document and agreement constitutes a transfer of intellectual property rights regardless of whether or not such rights are registered) or any rights to TmaxSoft trademarks, logos, or any other brand features.

This document is for information purposes only. The company assumes no direct or indirect responsibilities for the contents of this document, and does not guarantee that the information contained in this document satisfies certain legal or commercial conditions.

The information contained in this document is subject to change without prior notice due to product upgrades or updates. The company assumes no liability for any errors in this document.

Trademarks

JEUS® is registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/lib/licenses

Document Information

Document Name: JEUS JMX Guide 

Document Created: 2017-03-13

Software Version: JEUS v7.0 Fix #4

Document Version: v2.1.6


Table of Contents

About This Document
1. MBean Information Search and Statistics Monitoring
1.1. MBean Information Search
1.1.1. Using WebAdmin
1.1.2. Using jeusadmin
1.2. Statistics Monitoring
1.2.1. Statistics Preset Management
1.2.2. Statistics Configuration
1.2.3. Chart View
2. JMX Manager Configuration
2.1. Overview
2.2. JMX Manager Basic Information
2.3. JMX Connector
2.3.1. JMXMP Connector
2.3.2. RMI Connector
2.4. SNMP Adaptor
3. JMX Application Development
3.1. Application Structure
3.2. Connecting MBean Servers
3.2.1. Using JEUS Utility
3.2.2. Using JNDI
3.2.3. Using JMX Remote API
3.3. Security Setting
3.4. MBean Object Names
A. JMX Monitoring Examples
A.1. Servlet Thread Info Monitoring Example
A.2. Thread Pool Information Monitoring Example
A.3. JVM Information Monitoring Example
A.4. JDBC Datasource(DB Connection Pool) Monitoring Example
Index

List of Figures

[Figure 1.1] MBean Information Search Page
[Figure 1.2] MBean Information Search Result
[Figure 1.3] Statistic Screen
[Figure 1.4] Adding/Modifying a Preset
[Figure 1.5] Deleting a Preset
[Figure 1.6] Statistics Configuration
[Figure 1.7] Chart screen
[Figure 2.1] Main Page
[Figure 2.2] Servers List Page
[Figure 2.3] Jmx Manager Configuration Page
[Figure 2.4] Configuring JMX Manager Basic Information
[Figure 2.5] HTML Adaptor Access Page
[Figure 2.6] JMXMP Connector Configuration
[Figure 2.7] RMI Connector Configuration
[Figure 2.8] SNMP Adaptor Configuration