Network Monitoring System-Project proposal PDF

Title Network Monitoring System-Project proposal
Author Charles Moyo
Course STRATEGIC MANAGEMENT
Institution Chinhoyi University of Technology
Pages 76
File Size 2.1 MB
File Type PDF
Total Downloads 41
Total Views 170

Summary

Network monitoring project...


Description

Dandemutande Datacenter Network Devices Monitoring System

Charles Mashamba (MIG288) (Class BMIS 4.2)

1

Dandemutande Datacenter Network Devices Monitoring System

By

Charles Mashamba Submitted in partial fulfilment of the requirement for the BSc. Honours Degree in Management Information Systems Department of Computer Science and Information Systems In the Faculty of Science and Technology At the Midlands State University Gweru Zimbabwe October 2018 Supervisor: Miss A Zinyengere

2

ABSTRACT This development presentation is of an information system for the network device monitoring system for Dandemutande. The easy to use system is named the Network Device Monitoring System (NDMS). The culmination of the system transition hinged on calming problems that stemmed from the old manual system. NDMS employs Graphical User Interface functionalities, an application server and a database server. The system has SQL Server as the back end. The Integrated Development Environment was PHP. Connectivity was offered through Microsoft windows 2010 with application server roles configured. The system can run on standalone Desktop Windows Operating Systems. In a bid to address the problems of the old system a sound alert notification service to the engineers is incorporated, outage records are automatically recorded and outages are quickly detected. The problem was defined in chapter one. The feasibility study justified why the system should be developed and is discussed in chapter two. System analysis was also considered to produce a useroriented system and user requirements in Chapter three. System design modelled the system and lastly system implementation and testing brought to life the conceptualized system. Lastly, experiences and observations for the future were also analysed and presented.

i

DECLARATION I, Charles Mashamba, hereby declare that I am the sole author of this dissertation. I authorize Trust Academy and the Midlands State University to lend this thesis to other institutions or individuals for the purpose of scholarly research.

Signature _____________

Date 27/10/2018

ii

APPROVAL This dissertation entitled “Network Device Monitoring System” by Charles Mashamba meets the regulations governing the award of the degree, Bachelor of Science (Hons) Management Information Systems of Trust Academy in collaboration with the Midlands State University, and is approved for its contribution to knowledge and literal presentation.

Supervisor: Miss Zinyengere

Date: 27/10/2018

iii

ACKNOWLEDGEMENT I owe the success of this project to a number of people. Without them the energy of doing this project would have vanished. Firstly, I wish to extend my profound gratitude to the Project Supervisor Miss Zinyengere A. for her insightful guidance. Truly, the path traversed was rough but you were there to even it. To Mr Muzadzi M. thank you very much for your amazing scholarly advice and support. That was awesome. Mr Chitongo D. I recognize you as a wonderful fellow. You stood tall in times of adversity. To my wife Dudzai, I stole most of your time doing this project but you tolerated me. You are a wonderful wife and mother, you even explained to our lovely son An ashe why I could not be there to cuddle them when they needed me most only to suffice during odd hours. Your tolerance is a bundle of joy. Lastly, I thank the Almighty God for giving me the strength when it seemed there was no way.

iv

DEDICATION To my wife and beloved child

v

Co Cont nt ntent ent entss ABSTRACT ............................................................................................................................... i DECLARATION......................................................................................................................ii APPROVAL ........................................................................................................................... iii ACKNOWLEDGEMENT ...................................................................................................... iv DEDICATION.......................................................................................................................... v LIST OF FIGURES ................................................................................................................. 5 LIST OF TABLES ................................................................................................................... 6 LIST OF APPENDICES ..................................................................................................... 7 Appendix A: User Manual ........................................................................................................ 7 Appendix B: Interview Checklists ............................................................................................ 7 Appendix C: Questionnaires..................................................................................................... 7 Appendix D: Snippet of Code ................................................................................................... 7 1.

Chapter 1: Introduction .................................................................................................. 8 1.1 Introduction ............................................................................................................... 8 1.2

2.

Background of the study ........................................................................................... 8

1.2.1

Background of organisation .............................................................................. 8

1.2.2

Organizational Structure .................................................................................. 9

1.2.3 1.2.4

Vision................................................................................................................... 9 Mission Statement .............................................................................................. 9

1.3

Problem Statement Problem Definition .................................................................. 9

1.4

Project Aim ................................................................................................................ 9

1.5

Objectives ................................................................................................................. 10

1.6

Methods and Instruments....................................................................................... 10

1.7

Project Justification ................................................................................................ 10

1.8

Conclusion ................................................................................................................ 11

Chapter two: Planning phase........................................................................................ 12 2.1

Introduction ............................................................................................................. 12

2.2

Business value .......................................................................................................... 12

2.3

Analysis of Feasibility ............................................................................................. 13

2.3.1

Technical Feasibility ........................................................................................ 13

2.3.2

Economic Feasibility ........................................................................................ 15

2.3.3

Social Feasibility............................................................................................... 16

2.3.4 Operational Feasibility .................................................................................... 16 2.4 Risk Analysis............................................................................................................ 17 2.5

Work Plan ................................................................................................................ 18

2.6

Conclusion ................................................................................................................ 18 1

3.

CHAPTER THREE: ANALYSIS PHASE .................................................................. 20 3.1 3.2

Introduction of the chapter content ....................................................................... 20 Information gathering methodologies ................................................................... 20

3.3

Analysis of existing system ..................................................................................... 22

3.3.1

General description of the current system..................................................... 22

3.3.2

Inputs ................................................................................................................ 22

3.3.3 3.3.4

Processes ........................................................................................................... 23 Output ............................................................................................................... 23

3.3.5

Activity diagram of current system ................................................................ 24

3.3.6

DFD of current system..................................................................................... 25

3.4

Weakness .................................................................................................................. 25

3.5 Evaluation of Alternatives ...................................................................................... 25 3.5.1 Outsourcing ...................................................................................................... 25 3.5.2

Improvement of current system ..................................................................... 26

3.5.3

Development ..................................................................................................... 26

3.6

3.6.1

Functional Requirements ................................................................................ 27

3.6.2

Functional Requirements ................................................................................ 28

3.6.3

Non-Functional Requirements........................................................................ 29

3.7 4.

Requirements Analysis ........................................................................................... 27

Conclusion ................................................................................................................ 29

CHAPTER FOUR: SYSTEM DESIGN....................................................................... 30 4.1

INTRODUCTION ................................................................................................... 30

4.2

SYSTEM DESIGN .................................................................................................. 30

4.3

ARCHITECTURAL DESIGN ............................................................................... 32

4.4

User Interface design .............................................................................................. 34

4.4.1

Menu Design ..................................................................................................... 34

4.4.2 4.4.3

Input Design ..................................................................................................... 35 Output Design................................................................................................... 36

4.5

PROCESS DESIGN ................................................................................................ 36

4.6

PROGRAM DESIGN ............................................................................................. 37

4.6.1

Class Diagram .................................................................................................. 38

4.6.2 4.6.3

Sequence Diagram ........................................................................................... 39 Collaboration .................................................................................................... 40

4.6.4

Pseudocode........................................................................................................ 40

4.7

DATABASE DESIGN ............................................................................................. 42

4.8

SECURITY DESIGN .............................................................................................. 45

4.9

BACKUP DESIGN.................................................................................................. 46 2

4.9.1

Onsite backup ................................................................................................... 46

4.9.2 Offsite backup .................................................................................................. 46 4.10 TEST DATA DESIGN ........................................................................................ 46

5.

4.11

DEPLOYMENT DESIGN .................................................................................. 47

4.12

Conclusion ............................................................................................................ 47

CHAPTER FIVE: IMPLEMENTATION ................................................................... 48 5.1 5.2

Introduction ............................................................................................................. 48 System Specifications .............................................................................................. 48

5.2.1

Software Specifications.................................................................................... 48

5.2.2

Hardware specifications .................................................................................. 49

5.3

Testing ...................................................................................................................... 50

5.3.1 Test Data Results.............................................................................................. 50 5.4 Installation and Conversion ................................................................................... 52 5.4.1

System training................................................................................................. 54

5.4.2

System installation and User Acceptance ...................................................... 55

5.5

Maintenance............................................................................................................. 55

5.5.1

Maintenance Strategies ................................................................................... 56

5.6

Performance Analysis ............................................................................................. 56

5.7

Recommendations ................................................................................................... 57

5.8

Conclusion ................................................................................................................ 57

Reference list .......................................................................................................................... 58 Appendix A: User Manual .................................................................................................... 59 Appendix B: Interview Checklists ........................................................................................ 66 Appendix C: Questionnaires ................................................................................................. 67

3

LIST OF ACRONYMS ERD Entity Relationship Diagram Gbps Gigabits per second GHz Gigahertz DDNMS Dandemutande Datacenter Network Devices Monitoring System NPV Net Present Value ROI Return on Investment SATA Serial Advanced Technology Attachment SCSI Small Computer Systems Interface SQL Structured Query Language LAN Local Area Network

4

LIST OF FIGURES Figure 1: Dandemutande organogram. ...................................................................................... 9 Figure 2 Context Diagram: Current system ............................................................................. 24 Figure 3 DFD of current system .............................................................................................. 25 Figure 4 Case diagram ............................................................................................................. 28 Figure 5 Context Diagram ....................................................................................................... 31 Figure 6 DFD ........................................................................................................................... 31 Figure 7 DFD ........................................................................................................................... 32 Figure 8 Hardware Architecture .............................................................................................. 33 Figure 9 Software Architecture ................................................................................................ 34 Figure 10 Main dashboard ....................................................................................................... 35 Figure 11 Main dashboard ....................................................................................................... 35 Figure 12 User creation menus ................................................................................................ 35 Figure 13 List of devices.......................................................................................................... 36 Figure 14 Device status............................................................................................................ 36 Figure 15 Process Design Flow Chart .................................................................................... 37 Figure 16 Class Diagram ......................................................................................................... 38 Figure 17 Sequence Diagram ................................................................................................... 39 Figure 18 Collaboration Diagram ............................................................................................ 40 Figure 19 Entity Relationship diagram .................................................................................... 43 Figure 20 Enhanced Entity Relationship diagram ................................................................... 44 Figure 21 Incorrect service type ............................................................................................. 51 Figure 22 Wrong IP address details ......


Similar Free PDFs