跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.170) 您好!臺灣時間:2024/12/06 04:16
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:李承霖
研究生(外文):Cheng-LinLi
論文名稱:消防分隊主機與網路設備之雲端監控系統
論文名稱(外文):A Cloud Monitoring System for Computers and Network Equipment of Regional Fire Stations
指導教授:王宗一王宗一引用關係
指導教授(外文):Tzone-I Wang
學位類別:碩士
校院名稱:國立成功大學
系所名稱:工程科學系碩士在職專班
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:2017
畢業學年度:105
語文別:中文
論文頁數:47
中文關鍵詞:系統監控網路偵測代理人
外文關鍵詞:System MonitorNetwork DetectionSoftware Agent
相關次數:
  • 被引用被引用:0
  • 點閱點閱:146
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
面對複雜多變的資訊化時代以及網路全球化的挑戰,妥善運用資訊設備已成為組織與機關內最重要的創新關鍵資產。在越來越依靠大量的電腦主機與網路處理公務的消防單位,一旦當主機或網路產生異常狀況甚而停機時,往往資訊及網路管理人員是被動通知的,如無法於第一時間立即處理異常狀態,不但影響救災救護勤務,也令回復正常運作時間延宕。然機關卻往往以有限的管理人力,來同時管理數量持續增加且分散各區的主機與網路。
再者由於公務機關電腦數量眾多而位置分散,並且管理的設備相當多元,造成管理人員無法無時無刻的逐一監控,往往都是當主機出現異常、網路發生問題時,才能補救問題,而有延宕案件處理之虞。因此如何能在第一時間發現主機或網路的異常並快速完成異常問題的處理,爰為我們自行利用軟體代理人程式開發設計本系統,以自動化管理的方式替代增加人力的目的。
本系統於雲端執行網路偵測,及各分隊執行使用者端代理人程式收集電腦及網路資訊,並將個人電腦與網路的運作狀況,回傳資料於服務不中斷的雲端資料庫。雲端主機利用回傳資料的一段時間平均值,判斷出中央處理器、記憶體、硬碟容量負載值的是否超越系統設定門檻值,若有異常狀況即時通知管理人員,替代人員每日檢查工作,並可根據狀況安排更換設備,實為提升救災救護案件處理的利器。
Facing the challenges of cyber globalization in the complicated and ever-changing time, to properly manage information equipment has become the most important key assets for innovations in an organization. More and more computers and network help officers in the official fire units on their daily and emergent works. Owing to the special working environment of a fire department, once a host or network develops abnormal situations or even goes down, the managing staff of information and network usually is passively noticed to handle these problems. This could affect the disaster relief services and daily normal works, if the abnormal state could not be immediately dealt with in the first place. One of the major obstacles is that the higher authority usually assigns limited manpower for managing the ever growing number of the hosts and networks on district departments. Moreover, owing to the large number of computers at the distributed locations in public sectors, the system administrators can’t watch at them one by one all the time. It is virtually impossible to detect and correct abnormalities in the first place, and the delay may crash the equipment and the public service.
This study, based on software agents, designs and implements a system to sense the anomalies of remote hosts or networks and notify the relevant administrators to quickly correct the abnormality in the first place. The system performs abnormality detections on computers and networks distributed in each local fire department by a user-side agent program that collects computer information and network status and transfers the operational data in real time to a cloud database, from which a control agents in the cloud server filters out the possible abnormalities by averaging the load of a central processor, utility of memory, capacity of hard drive and etc. for a period of time and comparing them with several threshold values determined in this study. When an abnormality of an equipment is detected, the control agent will notify relevant administrators to maintain the equipment, avoiding later complicated and difficult corrections.
中文摘要 I
Extended Abstract II
誌謝 VI
目錄 VII
表目錄 X
圖目錄 XI
第1章. 緒論 1
1.1 研究背景與動機 1
1.2 研究目的 2
1.3 研究貢獻 2
1.4 論文架構 3
第2章. 文獻探討 5
2.1 系統監控介紹 5
2.2 軟體代理人介紹 6
2.3 雲端與網路介紹 7
2.4 資料庫介紹 8
第3章. 系統架構分析與設計 10
3.1 系統分析 10
3.2 系統架構 11
3.3 系統設計 13
3.3.1 客戶端監控代理人(Client-Monitor Agent,CMA) 13
3.3.2 客戶端傳送代理人(Client-Sender Agent,CSA) 13
3.3.3 主機端接收代理人(Server-Receiver Agent,SRA) 14
3.3.4 主機端網路監測代理人(Network-Monitor Agent,NMA) 14
3.3.5 主機端監控管理警示代理人(Managing-Alarm Agent,MAA) 14
3.3.6 主機端Web網頁查詢代理人(Show-Alarm Agent,SAA) 14
3.4 代理人類別設計 15
第4章. 系統實作 20
4.1 系統流程 20
4.1.1 客戶端系統流程 22
4.1.2 主機端系統流程 28
4.2 報表系統實作 36
4.3 結果與探討 40
第5章. 結論與未來研究方向 44
5.1 結論 44
5.2 未來研究方向 44
參考文獻 46
[1]David Josephsen,Nagios|打造企業級網管監控系統,碁峰資訊股份有限公司,2014。
[2]王偉任,24小時不打烊的雲端服務 : 專家教你用Windows Server 2012 Hyper-V3.0實戰虛擬化技術,博碩文化股份有限公司,2013。
[3]林昌一,簡單且彈性化的軟體代理人通訊協定之探討與實作,國立中央大學資訊管理學系碩士論文,2002。
[4]林東逸,基於雲端運算之設備監控系統之管理與安全機制設計與實作,National Cheng Kung University Institue of Manufacturing Information and Systems,2011。
[5]趙品棠,基於多代理人之企業伺服器監控系統,國立成功大學工程科學研究所碩士論文,2011。
[6]Adrian Farrel, The Internet and Its Protocols: A Comparative Approach, Morgan Kaufmann, 2004.
[7]Etzioni. O., Weld. D. (1995), “Intelligent Agents on the Internet: Fact, Fiction, and Forecast, IEEE Expert, Vol.10, no.4, pp44-49.
[8]ICMP Ping Library for Java/Windows,http://www.veraxsystems.com/en/products/free-icmp-ping-library-java-windows (2011/9)
[9]Leander Conradie and Maria-athina Mountzia, A Relational Model for Distributed Systems Monitoring using Flexible Agents, In Proceedings of the Third International Workshop on Services in Distributed and Networked Environments (SDNE 96), Macau, 1996.
[10]Marc Cohen, Kathryn Hurley, Paul Newson, “Google Compute Engine: Managing Secure and Scalable Cloud Computing, O'Reilly Media, Inc., 2014.
[11]Maria-Athina Mountzia, “Flexible Agents in Integrated Network and Systems Management, Herbert Utz Verlag, 1997.
[12]Marios D. Dikaiakos and George Pallis, Dimitrios Katsaros, Pankaj Mehra, Athena Vakali, “Cloud Computing Distributed Internet Computing for IT and Scientific Research, University of Cyprus, University of Thessaly, Hewlett-Packard Labs, Aristotle University of Thessaloniki, IEEE INTERNET COMPUTING, 1089-7801/09/$26.00 2009 IEEE.
[13]OMG, MASIF - Mobile Agent System Interoperability Facility., OMG, October3 1998.
[14]SIGAR - System Information Gatherer And Reporter,https://sourceforge.net/projects/sigar/ (2017/2)
[15]UCanAccess,http://ucanaccess.sourceforge.net/site.html (2017/6)
[16]William H. Redmond, “The Potential Impact of Artificial Shopping Agents In E-Commerce Markets, Journal of Interactive Marketing, Volume 16, Number 1, Winter 2002.
[17]Zili Zhang (Ph.D.), Chengqi Zhang, Agent-Based Hybrid Intelligent Systems: An Agent-Based Framework for Complex Problem Solving, Springer Science & Business Media, 2004.
連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top