1、 毕毕 业业 设设 计计 题 目: 服务器应用监控系统 院、 系: 计算机科学与技术学院 计算机系 任务书任务书 学生姓名: 学号: 学 院:计算机科学与技术 专业:计算机科学与技术 任务起止时间: 毕业设计(论文)题目:服务器应用监控系统 毕业设计工作内容: 1、 收集资料 3.1 3.20 2、 确定主题 3.21 4.1 3、 规划后台与网站 4.1 4.2 4、 选择合适的制作工具 4.20 5.10 5、 实现设计 5.10 6.1 6、 撰写论文、准备答辩 6.1 6.20 资料: 1、Java 编程思想 作者:Bruce Eckel 著,出版社:机械工业出版社 2、数据结构与算法
2、分析 作者:Mark Allen Weiss,出版社:机械工 业出版社 3、操作系统精髓与设计原理 作者:William Stallings,出版社:机 械工业出版社 指导教师意见: 签名: 年 月 日 系主任意见: 签名: 年 月 日 论文 - I - 服务器应用监控系统 摘 要 随着各行业信息化建设的不断深入发展,单独的服务器已经再无法满足 企业的需求。网络和应用规模日趋扩大,服务器网络集群大量应用于中、小 型企业中,服务器性能监控和日常维护变得复杂。服务器管理员迫切需要一 个实用的监控系统来帮助他们实时了解服务器的运行状态,检测服务器故 障,令维护服务器的正常运行。 服务器性能监控是指针
3、对服务器系统的运行状态以及各项指标的监控。 监控指标包括:CPU 使用率、CPU 负载、内存使用率、磁盘 I/O、磁盘空 间、网络流量等。并实时的将监控获得的服务器性能参数传回来显示在客户 端,同时上传至中心服务器上的数据库中,便于以后查询,分析。 本文围绕服务器应用性能监控系统的研究与实现,研究了 Web 服务技 术,服务器的性能参数获取和利用 Char 组件动态显示服务器的运行状态。 Web 服务的使用简化了客户端系统,服务器的性能参数获取过程封装在一个 Windows 进程中,系统具有很好的扩展性。系统的实现目标是服务器性能的 远程监控,一对多监控,服务器管理员可以查看服务器历史一段时间
4、运行状 态。 关键词 服务器应用监控;远程监控;Web 服务;Windows 性能 论文 - II - Server Application Monitoring System Abstract With the rapid development of network technology and application, a single server has failed to meet the needs of the enterprises. With the server scale increasing day after day, and server cluster wide
5、ly used in the medium and small enterprises, a servers management and maintenance are becoming difficult. The system administrator urgently need a practical server performance monitoring system to help them know servers operation state real-time, monitoring server failure, in order to make the serve
6、r work normally. This Web service technology, the server performance parameters of the acquisition and use of Microsoft Chart component dynamic display of the server running state. This paper focus on the server performance monitoring system of research and implementation, research the Web service technology, the server performance parameters of the acquisition and use of Microsoft Chart component dynamic display of the server runnin