登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

服务器在线监控系统毕业论文

 2022-01-27 03:01  

论文总字数:17491字

摘 要

自踏入21世纪,越来越多的中国老百姓使用上了电脑,成为了一名网名。随着个人电脑消费,企业也越来越重视互联网商机,这就涉及到了计算机与网络的监控。为了使企业与个人获得跟好的计算机服务,使用者需要及时了解本机或者服务器运行实况。传统的命令行信息界面,已经不能满足普通网民与企业管理人员的便利、直观的需求。建立一个直观、简洁和便利的服务器在线监控系统将势必获得市场欢迎。

对于管理员和用户不同权限,本服务器在线监控系统提供不同权限服务。为了满足现代化管理的基本需求,设计开发出集基础信息展示模块、服务器运行信息监控管理模块,使用者帐号管理管理模块,历史记录管理模块与一体的监控系统。并使用MySQL数据库作提供数据管理。

从系统设计过程至代码功能部分,本论文都对各个部分进行了详细的接受啊。不仅如此,本论文还对开发中的技术重点以及技术难点部分原理,通过代码讲解、流程图解读和功能展现,进行了扼要展示。

关键词 :在线监控 动态 php ajax

The management system of server online monitoring system

Abstract

Since entering the twenty-first Century, more and more Chinese people have used computers and become a net name. With the consumption of personal computers, enterprises are paying more and more attention to Internet business opportunities. This involves monitoring of computers and networks. In order to enable enterprises and individuals to get good computer services, users need to keep abreast of the operation of the machine or server. The traditional command-line information interface can no longer meet the convenient and intuitive needs of ordinary netizens and business managers. The establishment of an intuitive, concise and convenient server online monitoring system will surely be welcomed by the market.

For different permissions of administrators and users, the server online monitoring system provides different rights services. In order to meet the basic needs of modern management, the design and development of the basic information display module, the server running information monitoring and management module, user account management management module, history record management module and integrated monitoring system. And use the MySQL database to provide data management.

From the system design process to the code function part, this article has carried on the detailed acceptance to each part. Not only that, this paper also gives a brief description of the technical emphasis and the principle of the technical difficulties in the development, through the explanation of the code, the interpretation of the flowchart and the display of the function.

Keywords: On-line monitoring; Dynamic; php; ajax

目 录

摘 要 I

Abstract II

第一章 项目概述 1

1.1课题背景 1

1.2 研究的目的及意义 1

1.3 系统目标 1

第二章 需求分析 3

2.1可行性分析 3

2.1.1 技术可行性 4

2.1.2 经济可行性 4

2.1.3 操作可行性 5

2.2 开发平台的选择 5

2.3 系统功能需求 5

2.3.1 系统的基本功能 5

2.3.2用户界面需求 6

2.4性能需求 6

2.4.1系统的可适应性 6

第三章 总体设计 7

3.1 系统总体设计描述 7

3.2 系统模块图 7

3.2.1 系统总体结构 7

3.2.2系统模块描述 7

3.3 数据库设计 8

3.3.1 数据库介绍 8

3.3.2 系统E-R图 8

3.3.3数据库物理设计 11

第四章 详细设计与系统实现 14

4.1主控模块体系结构设计 14

4.1.1 主控模块功能简介 14

4.1.2 系统操作流程图 14

4.2 登录界面设计 15

4.3 基础信息展示模块设计 17

4.4服务器运行信息查询模块设计 18

4.5使用者信息管理详细设计 27

4.5.1 用户权限子模块 27

4.5.2 管理员权限子模块 28

4.6历史记录详细设计 32

第五章 系统测试 34

5.1 测试目标 34

5.1.1 测试目标 34

5.2 测试方案 34

5.2.1 模块测试 34

5.2.2 集成测试 34

5.2.3 验收测试 34

5.3 测试用例 34

结束语 36

参考文献 37

致谢 38

第一章 项目概述

1.1课题背景

自20世纪四五十年代,第三次科技革命以降,科技飞速发展,其中尤以信息技术吸引大众眼球,日益与普罗大众生活息息相关。人们越来越需要信息技术支撑个体、社群活动。近从商场购物消费、网上视频游戏,远至大数据的处理和人工智能的未来,无一不是信息技术活动所在,然而如何能够确保信息技术可以提供给社会有效、可靠的服务,及时、准确的监控措施就显得殊为重要。一个重要、有效的举措,就是采用服务器监控技术,实时监控系统CPU、内存等的变化情况,一旦发生不测变化,及时通报用户,用户获取警报,及时采取应对措施,可帮助系统排除潜在问题,将损害有效降低。

1.2 研究的目的及意义

设计出一套友好、方便的服务器在线监控系统,那么使用者能够及时监控系统的反馈信息。使用者可方便的使用监控系统,避免将不少时间与精力花费在琐碎管理、学习消耗上,这降低了用户们的学习、使用投入成本,提高了使用者的使用体验。

随着物联网与人工智能的蓬勃发展,越来越多的事物讲究自动化、智能化,政府、企业或者个人计算机也需要更多的技术支持,降低人力投入成本。通过信息技术,以友好的方式,帮助人们监控信息服务。本系统博采多种技术之长,前后端技术的交叉使用,互相配合,开发出一套基于浏览器的服务器在线监控系统。

1.3 系统目标

服务器在线监控系统实现了以下的功能模块:

请支付后下载全文,论文总字数:17491字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图