文档介绍:JMX技术在企业应用服务器中的案例分析
摘要
科技的不断发展,企业网络规模的不断扩大,这导致了网络故障率提高、可管理性下降。在中等规模以上的企业网络中,仅仅靠人工利用传统方式来管理网络是不切实际的。如何利用功能完善、安全可靠、灵活的方法来保证网络的最大可用性是目前网络管理中一个迫切问题。信息化建设的不断发展,使得企业应用系统的结构越来越复杂和规模越来越大,企业应用软件的依托于应用服务器,对应用服务器的监控自然成为网络管理中一个重要组成的部分。JMX(Java Management Extension)是Sun公司提出的一套管理框架。其规范定义了基于网络的管理和监控服务管理的完整框架体系,当前应用服务器几乎都在其内部实现了这样的规范,同时JMX这种技术适合于各个工业部应用。本文分析JMX技术在应用服务器中的应用,以及通过案例的分析展现了JMX技术在服务器中的优势和前景。
关键词:JMX,应用服务器,网络管理
JMX Technology In The Enterprise Server In The Case Of
Abstract
Not of technology development, works continue to expand the scale, which led to work failure rate of increase, the management of decline. In medium-sized enterprises over work, only rely on the use of traditional methods to works is unrealistic. How to make use prehensive, secure, reliable, flexible approach to work availability is currently the work management in a pressing issue. We all know that an work management needs of the server, but the development of science in various fields, making the structure of enterprise applications plex and increasingly large scale, enterprise application software based on the application server, application server monitoring work Management an ponent part. JMX (Java Management Extension) is pany's proposed set of management framework. Its normative definition of a Web-based management and monitoring service management framework for plete system, almost all of the current application server in its internal realization of such a standard, JMX technology suitable for application in various Ministry of Industry, the paper analysis of the characteristics of JMX, to A JMX architecture, and of JMX in the server management strengths and prospects.
Keywords:JMX,Application work management
目录
摘要 i
引言 1
1 JMX技术发展现状 2
2 JMX主要特点 2
3 JMX组成和功能 2
设备层 3
代理层 4
代理服务 4
4 应服务器原理 5
5 高效管理扩展(JMX)案例分析 7
6 JMX服务器网络管理优势 12
简化了设计和开发 12
协议独立 12
动态扩展和伸缩 13
7 Jmx在企业服务器中前景 13
结论与谢辞 15
参考文献 16
引言
随着企业网络规模的扩大,对服务器的要求越来越高。为了解决网络监控中的这些问题,可以采用SUN公司推出