企业级监控系统设计与实现
Design and Implemetation of Enterprise Monitoring System
Abstract
随着信息技术的不断发展,企业的信息化程度越来越高,对于信息系统的依 赖性越来越强。企业信息系统的可靠、稳定、高效的运行,关系到企业的核心利 益。如何保证企业信息系统的可靠、稳定运行?监控是其中不可缺少的一个环节。 通过从主机底层至应用服务高层的层层监控,采集系统运行实时信息,为硬件产 品和应用程序的扩容提供数据支持,在系统运行出现异常时(例如:CPU使用 率过高)能及时通知运维人员,在系统出现问题时(例如:机器宕机)能让运维 人员及时介入处理。 本系统采用Java进行开发,使用Oracle数据库进行存储,开发工具为Eclipse, JDK的版本为1.6。包括以下主要模块:项目管... With the developing of information technology, the higher information levelenterprise get, the stronger dependence on the information system they need. The reliable, stable and efficient operation of enterprise information system is related to the enterprise's core interests, then how to guarantee the reliable and stable operation of information system?Monitoring is an indispensable part. With...