You are on page 1of 5

DESIGN AND IMPLEMENTATION OF NETWORK MONITORING SYSTEM

CHAPTER ONE

Abstract.

Large organizations always require fast and efficient network monitoring system which
reports to the network administrator as soon as a network problem arises. This paper
presents an effective and automatic network monitoring system that continuously
monitor all the network switches and inform the administrator by email or sms when
any of the network switch goes down.

This system also point out problem location in the network topology and its effect on
the rest of the network. Such network monitoring system uses smart interaction of
Request Tracker (RT) and Nagios software’s in linux environment. The network
topology is built in Nagios which continuously monitor all of the network nodes based
on the services defined for them. Nagios generates a notification as soon as a network
node goes down and sends it to the RT software.

This notification will generate a ticket in RT database with problematic node information
and its effect on the rest of the network. The RT software is configured to send the
ticket by email and sms to the network administrator as soon as it is created. If the
administrator is busy at the moment and does not resolve the ticket within an hour, the
same ticket is automatically sent to the second network responsible person depending
upon the priority defined. Thus, all persons in the priority list are informed one by one
until the ticket is resolved.
INTRODUCTION

Network monitoring takes note of slow or failing systems and notifies the network
administrator of such occurrences. Such notifications can take the form of email
massage, page alerts, or plain old phone calls. No matter what form they take, network
problem massage should take the highest priority. Network monitoring should be
running while other systems are performing their functions that is vital. As computer
networks grow in size, both physically and geographically day by day, more scalable
solutions for network administration are becoming necessary to monitor bandwidth
usage, report and resolve network failures and analyzing user activity. The proper
solution may support system administrators to make decisions for their future
expansions, preventing system failures and maintaining efficient internet band width.
1.1                 BACKGROUND OF THE STUDY

The method for monitoring communication performance in a communication network


comprising computer systems communicatively coupled to each other with
communication equipment in telecommunication, a digital switch which typically
contains millions of lines of software is a monolithic unit supporting plain old telephone
service. This digital switch has overtime been stuffed with increasing amounts of
functionality such as management of routine terminals and charging. In one
embodiment, a computer system of communication network measures and time-stamps
network performance satisfies and stores them in a memory unit within the computer
system.

Networks are groups of computers that communicate by either cable or wireless


transmissions. By the use of computer networking, we can share data with others.
Today, all businesses, small or large use some type of computers and most use
computer networking to handle their daily business operations such as bookkeeping,
inventory tracking, document storing, and e-mail. Networks are growing in size and
complexity and this trend has created a rapid increase for networking engineers to
provide practical and efficient solutions. Networking needs vary from one network to
another; there is no such thing as “one size fits all.” Also, a properly designed network
must allow for expansion. The management of a small company may feel that this
advanced technology is of no use to them since their monetary budget is limited.
However, with proper planning, small companies can start with an affordable and
versatile network and later expand on the next level of affordability.
1.2         STATEMENT OF THE PROBLEM

It is very typical in every industry that as its client base continuous to grow, the industry faces increased
number of problems. In network monitoring aspect the problem may include:

·         Poor network strength

·         Network hacking

·         No signal when the network is down etc.

1.3           OBJECTIVE OF THE STUDY

The main objective of the research is to design and implement a computer network monitoring system
using Federal Polytechnic Nekede Owerri network as a case study. This project also entails the reason
and the maintenance of the effectiveness of the system when compared with

any other way of monitoring network. Another objective is to introduce computer in the area of
monitoring network.

1.4           SIGNIFICANCE  OF THE STUDY

Monitoring a network is very important in computer network firm . It will help to know the status of
network they provide in a particular area and arise for rescue when the need arises. The uses of network
monitoring system also expose any act of intruding from external body and even internal. And also help
to give report concerning the network if the industry is moving forward, backward or stagnant in the
area of providing network for the client.

1.5        SCOPE OF THE STUDY

The aim of this research work is to design and implement a network communication monitoring system.

It is purely limited to designing of computer network monitoring system.

The scope helps focus on the area picked and make the research effective.

1.6      LIMITATION OF THE STUDY

There were certain constraints encountered while the research this project was being carried out. Listed
below are some of the prominent ones. They are:

Financial Constraints:  Limited source of funds for  the  researcher to embark  upon grater level of
research that has to do with visiting different  establishment that operate on network communication
monitoring system, traveling from one school to  another, library, vendors etc. to another to obtain fact
and collection of data.

Time: Time needed to travel outside the school environment to other places (distance places in
particular) in search for the required data was limited; this also led to the choice of Federal Polytechnic
Owerri as a case study.
Nevertheless, as there were hindrances and limitations arising from different quarters, the researcher
was able to gather all the necessary information required for the completion of this project.

1.7                   DEFINITION OF TERMS

NETWORK: -           This is the collection of computers and devices connected by communication


channels that facilitate communications among users and allow user to share resources with other
users.

MONITORING SYSTEM: - A set of device that observes and records selected activities within a data
processing system for analysis or the set of function is required to initiate the transmission of a token on
the ring and provide soft- error recovery in case of lost tokens, circulating frames or other difficulties.

MODULE: - A programming or specifications construct that defines a software component. Often a


module is a unit of software that provides users with some data types and operation on those data
types, and can be separately compiled. The module has an interface in the data types and operations
the module provides its users. It is also a component of hardware system that can be sub-divided.

SOFTWARE: -         All or part of the program, procedure, rules, and associated documentation of
processing system. Software is an intellectual creation that is independent of the medium on which it is
recorded.

HACKING: - The act of a computer enthusiast who uses his or her knowledge and means to gain
unauthorized access to protect    resources.

COMPUTER: -         A device or system that is capable of carrying out a sequence of operations in
distinctly and explicitly defined manner. The operations are frequently numerical computations or data
manipulations but also include input/output; the operations with the sequence may depend on
particular data values. The definition of the sequence is called the program. Also it may consist of
several interconnected units.

You might also like