買這商品的人也買了...
- 
                
                   TCP/IP Illustrated, Volume 1: The Protocols (Hardcover) TCP/IP Illustrated, Volume 1: The Protocols (Hardcover)$1,230$1,205
- 
                
                   Computer Organization & Design: The Hardware/Software Interface, 2/e Computer Organization & Design: The Hardware/Software Interface, 2/e$1,200$1,176
- 
                
                   Fundamentals of Database Systems, 3/e (平裝版) Fundamentals of Database Systems, 3/e (平裝版)$1,090$1,068
- 
                
                   Programming Windows With MFC, 2/e Programming Windows With MFC, 2/e$2,220$2,109
- 
                
                   Distributed Systems: Concepts and Design, 3/e Distributed Systems: Concepts and Design, 3/e$1,130$1,107
- 
                
                   LPI Linux Certification in a Nutshell (Paperback) LPI Linux Certification in a Nutshell (Paperback)$1,470$1,397
- 
                
                   Concepts of Programming Languages, 5/e (精裝) Concepts of Programming Languages, 5/e (精裝)$1,030$1,009
- 
                
                   Introduction to Algorithms, 2/e (Hardcover) Introduction to Algorithms, 2/e (Hardcover)$990$970
- 
                
                   Advanced Java 2 How to Program (Paperback) Advanced Java 2 How to Program (Paperback)$1,200$1,176
- 
                
                   Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758) Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127
- 
                
                   JMX: Managing J2EE Applications with Java Management Extensions JMX: Managing J2EE Applications with Java Management Extensions$1,900$1,805
- 
                
                   Computer Architecture: A Quantitative Approach, 3/e(精裝本) Computer Architecture: A Quantitative Approach, 3/e(精裝本)$1,300$1,274
- 
                
                   Network Security: Private Communication in a Public World, 2/e (Hardcover) Network Security: Private Communication in a Public World, 2/e (Hardcover)$1,050$1,029
- 
                
                   Java 2 程式設計徹底研究 Java 2 程式設計徹底研究$690$545
- 
                
                   Cryptography and Network Security Principles and Practices, 3/e Cryptography and Network Security Principles and Practices, 3/e$1,030$1,009
- 
                
                   程式設計專家手冊 (The Practice of Programming) 程式設計專家手冊 (The Practice of Programming)$420$332
- 
                
                   Java 2 教學手冊 SDK 1.4版 (Beginning Java 2 SDK 1.4 Edition) Java 2 教學手冊 SDK 1.4版 (Beginning Java 2 SDK 1.4 Edition)$780$616
- 
                
                   $399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover) $399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover)
- 
                
                   鳥哥的 Linux 私房菜─基礎學習篇增訂版 鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476
- 
                
                   SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027) SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   JSP 2.0 技術手冊 JSP 2.0 技術手冊$750$593
- 
                
                   Struts: The Complete Reference Struts: The Complete Reference$1,800$1,710
- 
                
                   $299Enterprise JavaBeans, 4/e (Paperback) $299Enterprise JavaBeans, 4/e (Paperback)
- 
                
                   Word 排版藝術 Word 排版藝術$620$490
商品描述
Java Management Extensions is a practical, hands-on guide to using the JMX APIs, Sun Microsystem's new Java-based tool for managing enterprise applications. This one-of-a kind book is a complete treatment of the JMX architecture (both the instrumentation level and the agent level), and it's loaded with real-world examples for implementing Management Extensions. It also contains useful information at the higher level about JMX (the "big picture") to help technical managers and architects who are evaluating various application management approaches and are considering JMX.
The JMX technology is very new, and according to Steve, still has a few "potholes" in it. This book takes developers through it step by step, pointing out the "gotchas" before they have a chance to trip up smooth operation of the application. The author, a member of the expert group developing the JMX specification, points out that as J2EE becomes more widely adopted, the Java standard for management (JMX) becomes more and more crucial to avoid "splinter standards" where each vendor has their own distinct, arguably successful, way of doing things. "In my own company we have already identified and are tackling the problem of managing our Java applications. It's my belief that other companies will follow, as they come to realize the power that a standard manageability solution (ie, JMX) gives them."
The book is divided into the following sections:
- Introduction and overview 
 Part II:
- the JMX Instrumentation Level 
 
- Standard MBeans 
 
- Dynamic MBeans 
 
- Model Mbeans 
 Part III:
- The JMX Agent Level 
 
- The Mbean Server 
 
- The JMX Notification Model 
 
- Dynamic Loading 
 
- Monitors 
 
- Timer Services 
 
- Relation Services 
 Appendix:
- Related Technologies 
 Index
Part I:
Table of Contents
Preface
1. Java Management Extensions Concepts
2. Standard MBeans
3. Dynamic MBeans
4. Model MBeans
5. Open MBeans
6. The MBean Server
7. JMX Notifications
8. Dynamic Loading
9. The Monitoring Services
10. The Timer Service
11. The Relation Service
Index
商品描述(中文翻譯)
史蒂夫·佩里(Steve Perry)在「戰壕」中度過了他的時光。「我曾在凌晨三點接到通知,因為系統無法正常運作,沒有人知道該如何找出原因。我曾經翻閱無數的日誌檔案來解讀系統問題,而一個管理解決方案本可以在幾小時前就向操作員發出警告訊息!」希望其他開發者能從他的經驗中學習,史蒂夫撰寫了《Java 管理擴展》(Java Management Extensions)。
《Java 管理擴展》是一本實用的手冊,專注於使用 JMX API,這是 Sun Microsystems 提供的一個基於 Java 的企業應用管理工具。這本獨一無二的書全面介紹了 JMX 架構(包括儀表層和代理層),並且充滿了實際案例來實現管理擴展。它還包含了有關 JMX 的高層次有用資訊(「大局」),以幫助正在評估各種應用管理方法並考慮 JMX 的技術經理和架構師。
JMX 技術非常新,根據史蒂夫的說法,仍然存在一些「坑洞」。這本書逐步引導開發者,提前指出「陷阱」,以避免影響應用的順利運行。作者是 JMX 規範開發專家小組的成員,他指出,隨著 J2EE 的廣泛採用,Java 管理標準(JMX)變得越來越重要,以避免出現「分裂標準」,即每個供應商都有自己獨特且可爭辯成功的做法。「在我自己的公司,我們已經識別並正在解決管理 Java 應用的問題。我相信其他公司也會跟隨,因為他們會意識到標準可管理性解決方案(即 JMX)所帶來的力量。」
本書分為以下幾個部分:
第一部分:
- 介紹與概述
第二部分:
- JMX 儀表層
- 標準 MBeans
- 動態 MBeans
- 模型 MBeans
第三部分:
- JMX 代理層
- MBean 伺服器
- JMX 通知模型
- 動態加載
- 監控器
- 計時服務
- 關聯服務
附錄:
- 相關技術
- 索引
目錄
前言
1. Java 管理擴展概念
2. 標準 MBeans
3. 動態 MBeans
4. 模型 MBeans
5. 開放 MBeans
6. MBean 伺服器
7. JMX 通知
8. 動態加載
9. 監控服務
10. 計時服務
11. 關聯服務
索引

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    