A Management Architecture for Internet Information Services

Size: px
Start display at page:

Download "A Management Architecture for Internet Information Services"

Transcription

1 A Management Architecture for Internet Information Services Abstract F. Stamatelopoulos, B. Maglaris Network Management and Optimal Design (NETMODE) Lab Department of Electrical and Computer Engineering National Technical University of Athens Iroon Politechniou 9, Zographou, Athens, Greece tel.: (+301) fax: (+301) We present a hierarchical management scheme for Internet Information Services. The proposed architecture is based on the SNMP management protocol and achieves scaleability through the use of multiple levels of manager components and the introduction of a uniform interaction interface between all components (manager-to-agent, manager-to-manager). The hierarchy consists of at least three layers: the agent, the domain manager/ remote monitoring agent (DM/RMA) and the management station (MS). At the lowest layer SNMP agents are installed on the systems hosting Information Services entities (http, ftp, wais, gopher servers and their dependent applications). The agent is responsible for monitoring and gathering first-hand management information, being as light-weighted as possible by performing minimal calculation. The DM/RMA is a dual role module that acts as a manager monitoring a group of IS systems by polling the associated agents, implementing alarm procedures, producing higher level management information and calculating QoS parameters & indicators within the scope of its managed domain. Domains are defined by geographical, economical, organisational or other criteria and may include not only agents but also other DM/RMA modules, thus expanding the hierarchy layers beyond three. The DM/RMA is viewed as an agent from the MS perspective; the MS polls multiple DM/ RMAs through SNMP (ismmib) and handles the asynchronous notifications generated by them, providing a top-level filtering mechanism that produces a set of higher level QoS metrics targeted to both the IS manager and the IS end-user. Multiple MS components may be responsible for different functional or geographical areas. Two Management Information Base (MIB) modules are maintained for structuring the management information collected & stored and defining the interaction semantics between components. Note: This research was partly funded by the EU R&D Telematics Project DESIRE: RE A prototype with a version of the isnmib and a modified architecture with 2 levels of managers (without the ismmib) will be implemented within DESIRE. Presented at the HP OpenView University Association Workshop, Madrid, April 1997

2 I. INTRODUCTION During the last five years we have witnessed an explosive growth of the Internet and an increasing interest in the usage of TCP/IP-based information protocols. The term Internet Information Services has grown to be an every-day term referring mainly to the WWW information system but also covering other Internet servers based on FTP, Gopher, WAIS, etc. This global web of information serves millions of users daily through wide area international network paths. The level of QoS (Quality of Service) delivered to the Information Service (IS) end-user is affected by multiple factors; network health 1, server system load (processor, operating system, etc.) and IS entity utilisation are the dominant factor categories. The failure or degradation of service quality is usually perceived by the end-user before the cause or even the symptoms of the failure is identified by the IS manager. As IS systems become more complex in architecture and content, the need for a coherent management tool increases. The requirement of QoS monitoring can only be met efficiently by an integrated, system-wide management framework. Such a framework will make possible the early diagnosis of faults or the lack of performance, allow for improved planning and assist security and maintenance by monitoring the service QoS and gathering resource usage and access statistics. In this paper, we present a distributed management architecture that relies on a hierarchy of multiple manager modules that use the SNMP protocol [ 4] for polling and exchanging management information. Specialised MIB modules define the managed objects that the agents maintain as well as the interaction semantics for agent-to-manager and manager-tomanager communication. The manager components use these MIB objects to implement a set of QoS parameters (calculated in one level, or in co-operation - vertically in the hierarchy) offered to both the IS manager (in full detail) and the IS end-user. II. METHODOLOGY - REQUIREMENTS A. Adopted Methodology In order to identify the management requirements and design the framework we adopted the following methodology: (a) We attempted to recognise the user (both IS manager and end-user) requirements that the management framework should aim to satisfy. Contrary to the conventional management application scope, the aim of our effort was to address the IS manager needs and at the same time provide some output for the IS end-user as well. (b) Through the analysis of the information engines and their architecture, and after reviewing similar efforts at the MIB level, we defined a set of management functions and QoS parameters that should be accessible by the IS manager and end-user. (c) Given the functionality and the desired output of the management framework we defined the appropriate management architecture and specified the MIB modules that model the monitored data and interaction semantics. 1 for the WAN path from the client site to the server 2

3 B. User Requirements An on-line WWW survey[ 7] performed within DESIRE provided the following key conclusions: Most IS managers do not currently use any monitoring tools for performance, fault, security and accounting but they feel they need an integrated monitoring and remote configuration tool would be valuable. The IS managers view monitoring and remote configuration as more important functionality than accounting. The few IS developers that participated in the survey agreed that integrated management applications will ease the detection of IS system problems. The IS end-users expressed the wish to have access to performance statistics and be notified of causes for service failures. C. User Interface Requirements Visualising the management information, QoS metrics and the output of management functions in general in an ergonomical way, is of great importance to the efficiency of any management application and solutions have been given and applied in most commercial products. An additional requirement in our proposed framework arises from the fact that the management system produces output not only for the IS manager, but also for the nonspecialised IS end-user. This makes the usage of straightforward and simple visualising techniques more significant and introduces the requirement of supporting user interfaces over a wide area scale 2 and enhances the decision for a distributed/ co-operative management scheme. Supporting an HTTP interface, at least for the end-user, provides an attractive solution. D. Management Functional Requirements - QoS Parameters The main management functional areas are monitoring and remote configuration. Monitoring is focused on configuration, performance, faulty conditions, security and access statistics, while remote configuration functions provide the means for recovering from an error or preventing the fault or the degradation of performance. The management functions are responsible for: (a) Providing an up-to-date view of the information system architecture and configuration (components that make up a system and the relationship between them) and support the ability to identify changes or even automatically discover configuration. (b) Monitor system and information server performance and utilisation, including system resource utilisation, service throughput & delays, error rates, system and service availability, service utilisation, accessibility between the components of an IS system and others. The maintenance of historical performance data is important and essential for planning procedures (IS manager) and for providing before-hand estimations of performance (IS end-user). This is the most sensitive functional area from which the majority of end-user oriented QoS metrics are derived. (c) Monitoring and analysis of errors and faulty conditions. Errors could be categorised according to temporal parameters, service types or client domains aiming to identify error patterns or just sources and causes. (d) Monitoring of server security mechanisms and access control. 2 the end-user may be accessing from anywhere in the Internet 3

4 (e) Gathering published information access statistics, e.g. most accessed documents, top domains and clients. The analysis of such historical data can reveal user access patterns that can be used for improving the QoS offered. (f) Check published information consistency and structure. (g) Remote configuration of the server parameters, including run-time, access control and limitation parameters. (h) Change the IS entity running status, in order to recover from a crash or to changing the server configuration (a standalone UNIX server performs more efficiently than a inetd-started server in certain access patterns and vice-versa). Given these functional areas, we derived a set of QoS metrics and indicators These are high-level parameters that attempt to model the QoS offered by different points of view targeted to the IS end-users, the IS managers or both. QoS indicators are more detailed parameters that are mostly targeted for use by the IS manager, while the QoS metrics are abstract and more IS-end-user oriented. QoS indicators tend to be larger in size (usually taking the form of tables), more detailed and have a more localised nature. QoS metrics, on the other hand, tend to be more compact (less detail and more condensed information) and they are suited for presentation in a visualised way through graphical interfaces (bars, gauges, diagrams, etc.). QoS metrics and indicators approach QoS management from three different viewpoint angles: the network, the system and the application (IS entity), covering all three layers of an IS system. Network parameters provide an estimation of network status & health, including historical data. System parameters provide system health information that affect the IS entity performance & reliability, while the application level parameters (that outnumber by far the other two) provide metrics and indicators on the health, security, access, configuration, current status, resource utilisation, etc. on the IS entity and dependent components. E. Architectural Requirements In addition, the following performance, efficiency and organisational requirements were identified during the analysis of IS systems: Minimise WAN traffic generated by management components. Minimise overall management system response. Provide views of the managed systems, services and applications in multiple levels of abstraction. Provide up-to-date and correct management information at any level of the hierarchy. Support distribution of management responsibilities in a wide area scale (pan-european or Global). The above requirements, together with the distributed nature of Internet information systems and the volume of monitored parameters lead us to adopting a distributed, hierarchical approach for the proposed management framework. This is in accordance to other research results [ 10,12,13,15] in network and systems management: the complexity and scaling up of modern computer and communication systems drives towards distributed management architectures where the concept of the mid-level manager [ 2] and delegated functionality[5] provides the solution to scaleability, extensibility, management traffic and data handling problems. 4

5 III.THE PROPOSED MANAGEMENT FRAMEWORK A. Architecture Overview The overall architecture is organised in at least three levels of hierarchy, that may be generalised and expanded horizontally (add more three-level hierarchies) or vertically (add more levels of hierarchy). The generic architecture exhibits a mesh (or tree) topology with three core component types: At the leaf level (level 1, lowest in the hierarchy) the Agent is responsible for collecting first-hand, low level information from the managed information entity. This is the traditional, lightweight agent as introduced by the IETF management framework and the SNMP protocol. Lightweight refers to system resources usage, not the number of supported objects and MIB objects, i.e. the agent is a process that operates with limited system resources without significantly affecting the performance of the managed entity. Since the proposed agent must be integrated into the IS server and the hosting system may have already another SNMP agent (maintaining other MIB modules), the master/ sub-agent architecture is the most suitable solution for the implementation. The Domain Manager / Remote Monitoring Agent (DM/RMA) operates at level 2 and is responsible for a specific domain of Agents, acting as a delegate of higher level manager modules. The DM/RMA provides a first level of calculation and implementation of direct QoS parameters that exhibit a local nature. It also gathers and stores locally statistics and recent historical data, that will eventually migrate upwards in the hierarchy. A user-interface (console based and/or WWW-based) may or may not be supported by the DM/RMA. If no interface exists, then the human operator cannot request directly information and the manager acts solely as a local delegate of higher level manager components. The Management System (MS) operates at the top level (level 3 in the simple case, or higher) and it is nearer to the traditional management system, supporting the full set of conventional management functions (monitoring, history, alarms, topology, remote configuration, etc.) including a graphical user-interface (GUI). In addition to the conventional UI (e.g. X-Windows based) the MS supports a WWW-interface to a secured sub-set of its functions that implement the end-user oriented QoS metrics. Development effort can be reduced by relying entirely on a WWW-based interface for both the IS manager and the IS end-user (with different functionality and access levels). 5

6 MS DM/RMA Managed domain Agent More levels of DM/ RMAs may be inserted between the MS and level 1, thus expanding the hierarchy vertically and generalising the concept of the domain (include other DM/RMA in a domain). Further, multiple MSs may be introduced at the top level (horizontal expansion of the model) for satisfying redundancy requirements or for separating functionality at the top level, e.g. an MS is responsible for planning and global access statistical analysis, another is responsible for fault handling and trouble ticket generation, etc. Figure 2 presents an example. Vertical expansion Horizontal expansion MS DM/ RMA MS DM/ RMA DM/ RMA DM/ RMA Agents B. Data and Functionality Distribution QoS parameters (metrics and indicators) are implemented vertically throughout the hierarchy of management components in a co-operative way and they are offered through a WWW-based interface to the human operator or end-user mostly by the MS or alternatively by a local DM/RMA. Most QoS indicators are implemented at the DM/RMA, 6

7 while most QoS metrics are calculated at the MS or through a co-operation of the MS and a group of DM/RMAs. Historical data and statistics that have significant storage requirements are eventually stored at the MS; they are stored directly to the MS or temporarily stored at the local DM/RMA and later migrate to the MS. As a rule the DM/RMA stores domain-local and recent historical data, performs a first level of processing preparing the MIB data for higher level modules. Processing and storage requirements are limited compared to the MS and simple storage management systems suffice for its implementation. The MS on the other hand, operates on a more abstract and global viewpoint, gathers a large amount of processed and historical data from multiple DM/RMAs, performs meta-processing and provides the main delivery channel of the final product (QoS metrics and indicators) to the IS manager and end-user. The MS storage requirements are much higher than the DM/RMA and more powerful storage and retrieval management systems should be used to support it. Finally, at the lowest level, the agent process remains lightweight imposing minimal local storage and processing overhead on the managed system host. Processing & storage requirements grow upwards in the hierarchy, while the local nature of manage data decrease. C. Interaction Model All interaction between the components of the proposed architecture is performed through the SNMP management protocol. The choice of SNMP mandates the use and installation of Management Information Bases (MIBs) on every component that interacts with entities at higher levels. At level 1, the SNMP agents maintain the Information Service Node MIB ( isnmib). The manager components access the isnmib to retrieve low level management and implement their functions based on these MIB objects. The DM/RMA components maintain the Information Service Manager MIB ( ismmib). The ismmib provides an SNMP interface to the functions that the DM/RMA implements and supports the interaction with the MS components or other higher level DM/ RMAs. Note that WAN connectivity may inhibit the use of pure SNMP: if the DM/ RMMA is located in the LAN of the agent then pure SNMP will be used; however, if a WAN path connects the two components then a tunnelled form SNMP 3 should be used since usually WAN routers filter out UDP packets in most ports for performance or security reasons. The same may apply to the DM/RMA - MS interaction Figure ( 3). 3 For example, it has been suggested by researchers that HTTP should be used for tunneling SNMP for WAN usage. 7

8 Management System tunneled SNMP for WAN communication IS MANAGER MIB DM / RMA SNMP for LAN tunneled SNMP for WAN IS NODE MIB Agent IS Entity / Dependent Applications Both MIB modules ( isnmib and ismmib) are SNMP MIBs based on the SNMPv2 SMI as defined in [3]. The isnmib object definition procedure was guided by analysis of the user requirements & IS engines and the study of similar MIB definition efforts. In fact, there is a significant number of MIB constructs with a direct or indirect orientation towards the management of information services that are have been produced by other research efforts or they are being developed within IETF groups (like the CEO Project MIBs, the XXX MIB, the University of Lisbon WWW MIB, SysAppl MIB, the Host Resources MIB, the FTP MIB, etc. [1,6,7,8,9,11]). All this effort was taken into account in order to avoid duplication of effort, try to remain within the IETF philosophy and manage to identify already commonly accepted objects and constructs. In the isnmib we have tried include most of the common objects, refer to already established MIB modules instead of duplicating objects and groups and aimed to produce objects that will cover all information services (at least http, ftp, gopher and wais) through common and protocol independent objects. Access and information retrieval from the isnmib is exclusively based on polling, since it will be performed by the local DM/RMA. In the ismmib, however, we have included the ability to defined alarm and monitoring procedures that generate asynchronous notifications in order to minimise polling. The DM/RMA is similar to what we have presented in [13] and part of the ismmib is a sub-set of the Manager MIB also presented in that paper. The main features is the event mechanism that allows the custom handling of alarms and monitoring procedures: the higher level manager may define through the ismmib alarms and monitors for specific isnmib objects, by defining thresholds, time periods for sampling and reporting, a monitoring function and the corresponding event that will handle the activated alarm or the reporting monitor object. A fired event may be configured to generate an SNMP acknowledged notification, add a log entry in a special ismmib table, or both. In addition, to this mechanism, the ismmib maintains summary and lookup information for its managed domain. IV. CONCLUSIONS - FUTURE WORK We presented an proposed architecture for managing Internet Information Services based on the SNMP protocol, multiple manager components (including dual-role managers) and two MIB modules. Our manager diverts from the conventional, commercial norm not only due to the use of SNMP for manager-to-manager interaction, but also for the fact that 8

9 output is provided to the end-user of the managed service in addition to the administrator/manager. These managers are organised in hierarchical structures and provide a WWW interface, turning this network of managers into a management web plane operating in parallel to the managed information providing plane. Apart from implementing prototypes and experimenting with visualisation of the produced QoS metrics and indicators, future work will include work on supporting end-user feedback: the user should be able not only to browse through the QoS metrics and estimates, but also participate into the management process by reporting errors, preferences, acceptable QoS thresholds, etc. Finally, prototype implementations will allow us to test and fine-tune the distribution of functionality and data between the different hierarchical levels. V. REFERENCES [1] Carillo J.A., Madeira E.R.M., A Scheme for FTP Management, INET 94 / JENC5, [2] Case J., Levi B., SNMP mid-level-manager MIB and SNMP script language, Internet Drafts, [3] Case J., McCloghrie K., Rose M., Waldbusser S., "Structure of Management Information for Version 2 of the Simple Network Management Protocol (SNMPv2)", SNMP Research, Cisco Systems, Dover Beach Consulting, International Network Services, RFC 1902, January [4] Case J., McCloghrie K., Rose M., Waldbusser S., "Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)", SNMP Research, Cisco Systems, Dover Beach Consulting, International Network Services, RFC 1905, January [5] Goldszimdt G., Yemini Y., Distributed Management by Delegation, 15th International Conference on Distributed Computing Systems, June [6] H. Hazewinkel, E. van Hengstum, A. Pras, Definitions of Managed Objects for HTTP, draft-hazewinkel-httpmib-00.txt, April [7] H. Hazewinkel, E. van Hengstum, A. Pras, Definitions of Managed Objects for an Information Retrieval Service, draft-hazewinkel-rsmib-00.txt, April [8] H. Hazewinkel, E. van Hengstum, A. Pras, Definitions of Managed Objects for an Information Store, draft-hazewinkel-ismib-00.txt, April [9] S. Kille, N. Freed, Network Services Monitoring MIB, RFC1565, January [10] Konopka R., Trommer M., A Multilayer-Architecture for SNMP-Based, Distributed and Hierarchical Management of Local Area Networks, 4th International Conference on Computer Communications and Networks, ICCCN 95, [11] C. Picoto, P. Veiga, Management of a WWW Server using SNMP, JENC6. [12] Siegl M.R., Trausmuth G., Hierarchical Network Management, In Proc. JENC6, [13] Stamatelopoulos F., Chiotis T., Maglaris B., A Scaleable, Platform-Based Architecture for Multiple Domain Network Management, IEEE International Conference on Communications 95, June

10 [14] Stamatelopoulos F., Chiotis T., Karounos T., Grammatikou M., Stathis C., Maglaris B., Meneses R., Hazewinkel H., Requirements Survey for Quality of Service in Distributed Information Systems, DESIRE RE 1004 Project Deliverable D7.1 [ December [15] Waldbusser S.L., The Trend Towards Hierarchical Network Management, The Simple Times, The Bi-Monthly Newsletter of SNMP Technology, Comment, and Events, Volume 2, Number 6, November/December

How To Understand Network Performance Monitoring And Performance Monitoring Tools

How To Understand Network Performance Monitoring And Performance Monitoring Tools http://www.cse.wustl.edu/~jain/cse567-06/ftp/net_traffic_monitors2/ind... 1 of 11 SNMP and Beyond: A Survey of Network Performance Monitoring Tools Paul Moceri, paul.moceri@gmail.com Abstract The growing

More information

Lecture 5: Foundation of Network Management

Lecture 5: Foundation of Network Management Lecture 5: Foundation of Network Management Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4395 5-1 Network Management Standards OSI: Common Management Information

More information

SNMP Network Management Concepts

SNMP Network Management Concepts SNMP Network Management Concepts Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Background Basic Concepts Summary The Origins of TCP/IP Starts at 1969, and founded

More information

CERBERUS NETWORK MANAGEMENT SYSTEM (CNMS) An Expandable, Experimental Network Management Platform

CERBERUS NETWORK MANAGEMENT SYSTEM (CNMS) An Expandable, Experimental Network Management Platform CERBERUS NETWORK MANAGEMENT SYSTEM (CNMS) An Expandable, Experimental Network Management Platform National Technical University of Athens (NTUA) Division of Computer Science Department of Electrical &

More information

A Framework for End-to-End Proactive Network Management

A Framework for End-to-End Proactive Network Management A Framework for End-to-End Proactive Network Management S. Hariri, Y. Kim, P. Varshney, Department of Electrical Engineering and Computer Science Syracuse University, Syracuse, NY 13244 {hariri, yhkim,varshey}@cat.syr.edu

More information

(Refer Slide Time: 1:17-1:40 min)

(Refer Slide Time: 1:17-1:40 min) Computer Networks Prof. S. Ghosh Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture # 37 Network management Good day, so today we will talk about network management.

More information

Network Management Functions - Performance. Network Management

Network Management Functions - Performance. Network Management Network Management Functions - Performance Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management Standards

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer 29 Network Management Design A good design can help an organization achieve

More information

SNMP Monitoring: One Critical Component to Network Management

SNMP Monitoring: One Critical Component to Network Management Network Instruments White Paper SNMP Monitoring: One Critical Component to Network Management Although SNMP agents provide essential information for effective network monitoring and troubleshooting, SNMP

More information

QAME Support for Policy-Based Management of Country-wide Networks

QAME Support for Policy-Based Management of Country-wide Networks QAME Support for Policy-Based Management of Country-wide Networks Clarissa C. Marquezan, Lisandro Z. Granville, Ricardo L. Vianna, Rodrigo S. Alves Institute of Informatics Computer Networks Group Federal

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

Using SNMP for Remote Measurement and Automation

Using SNMP for Remote Measurement and Automation Using SNMP for Remote Measurement and Automation Nikolay Kakanakov, Elena Kostadinova Department of Computer Systems and Technologies, Technical University of Sofia, branch Plovdiv, 61 St. Petersburg Blvd.,

More information

Simple Network Management Protocol (SNMP) Primer

Simple Network Management Protocol (SNMP) Primer Xerox Multifunction Devices July 22, 2003 for the user Simple Network Management Protocol (SNMP) Primer Purpose This document introduces the history, purpose, basic functionality and common uses of SNMP

More information

Chapter 18. Network Management Basics

Chapter 18. Network Management Basics Network Management Basics > FCAPS Model Chapter 18. Network Management Basics This chapter covers the following topics: FCAPS Model Network Management Architecture Network Management Protocols An Introduction

More information

Using a DBMS for Hierarchical Network Management

Using a DBMS for Hierarchical Network Management Using a DBMS for Hierarchical Network Management F.Stamatelopoulos 1, N.Roussopoulos 2 and B.Maglaris 1 1 Network Management & Optimal Design Laboratory (NETMODE) Computer Science Division Electrical &

More information

SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP)

SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP) 1 SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP) Mohammad S. Hasan Agenda 2 Looking at Today What is a management protocol and why is it needed Addressing a variable within SNMP Differing versions Ad-hoc Network

More information

Web-based Internet/Intranet Service Management with QoS Support

Web-based Internet/Intranet Service Management with QoS Support Special Issue on New Paradigms in Network Management Web-based Internet/Intranet Service Management with QoS Support Jong-Tae Park and Jong-Wook Baek School of Electronic and Electrical Engineering Kyungpook

More information

Frame Relay Service Customer Network Management Implementation Agreement FRF.6

Frame Relay Service Customer Network Management Implementation Agreement FRF.6 Frame Relay Service Customer Network Management Implementation Agreement FRF.6 Frame Relay Forum Technical Committee March 25, 1994 Editor Andrew G. Malis ascom Timeplex 289 Great Rd. Acton, MA 01720 USA

More information

How To Create A Distributed Virtual Network Control System

How To Create A Distributed Virtual Network Control System Network Management Framework: A Distributed Virtual NOC Architecture Octavian Rusu RoEduNet Iasi Branch Iasi, Romania octavian@roedu.net Abstract Today s networks superpose multiple sets of services belonging

More information

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1 Configuring SNMP 2012 Cisco and/or its affiliates. All rights reserved. 1 The Simple Network Management Protocol (SNMP) is part of TCP/IP as defined by the IETF. It is used by network management systems

More information

Network Management - SNMP

Network Management - SNMP Network Management - SNMP Simple Network Management Protocol Networks are indispensable More complexity makes failure more likely Require automatic network management tools Standards required to allow

More information

MANAGING NETWORK COMPONENTS USING SNMP

MANAGING NETWORK COMPONENTS USING SNMP MANAGING NETWORK COMPONENTS USING SNMP Abubucker Samsudeen Shaffi 1 Mohanned Al-Obaidy 2 Gulf College 1, 2 Sultanate of Oman. Email: abobacker.shaffi@gulfcollegeoman.com mohaned@gulfcollegeoman.com Abstract:

More information

Introduction to Network Management

Introduction to Network Management Introduction to Network Management Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Network Management Requirement SNMP family OSI management function

More information

SNMP -overview. Based on: W.Stallings Data and Computer Communications

SNMP -overview. Based on: W.Stallings Data and Computer Communications SNMP -overview Based on: W.Stallings Data and Computer Communications Network Management -SNMP Simple Network Management Protocol (not so simple ) Dominant standardized network management scheme in use

More information

Cisco CMTS Router MIB Overview

Cisco CMTS Router MIB Overview CHAPTER 1 This chapter provides an overview of the Cisco Cable Modem Termination System (CMTS) router. This chapter contains the following topics: MIB Description, page 1-1 Benefits of MIB Enhancements,

More information

Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room

Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room Stefan Bohn, Michael Lessnau, Oliver Burgert Innovation Center Computer Assisted Surgery (ICCAS), Medical

More information

Lecture 12: Network Management Architecture

Lecture 12: Network Management Architecture Lecture 12: Network Management Architecture Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 12-1 Defining Network Management Contains multiple layers: Business

More information

Management of the World-Wide Web

Management of the World-Wide Web Abstract Management of the World-Wide Web Aiko Pras, Harrie Hazewinkel 1, Eric van Hengstum Centre for Telematics and Information Technology, University of Twente PO Box 217, 7500 AE Enschede, The Netherlands

More information

Communications Management. 3ICT12 (with thanks to Prof. George Pavlou, University of Surrey)

Communications Management. 3ICT12 (with thanks to Prof. George Pavlou, University of Surrey) Communications Management 3ICT12 (with thanks to Prof. George Pavlou, University of Surrey) 1 Communications Management Network Management Overview What is Network Management? Manager Agent Model OSI Management:

More information

Network Monitoring. Chu-Sing Yang. Department of Electrical Engineering National Cheng Kung University

Network Monitoring. Chu-Sing Yang. Department of Electrical Engineering National Cheng Kung University Network Monitoring Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Network monitoring architecture Performance monitoring Fault monitoring Accounting

More information

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0

Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Internetworking Microsoft TCP/IP on Microsoft Windows NT 4.0 Course length: 5 Days Course No. 688 - Five days - Instructor-led Introduction This course provides students with the knowledge and skills required

More information

Network and Facility Management: Needs, Challenges and Solutions

Network and Facility Management: Needs, Challenges and Solutions Network and Facility Management: Needs, Challenges and Solutions Graham Jones Harris Broadcast Communications gjones04@harris.com New tools are needed to enable broadcasters to efficiently manage the modern

More information

Title: Standards-based Secure Management of Networks, Systems, Applications and Services using SNMPv3 and HP OpenView Session #: 325 Speaker: David

Title: Standards-based Secure Management of Networks, Systems, Applications and Services using SNMPv3 and HP OpenView Session #: 325 Speaker: David Title: Standards-based Secure Management of Networks, Systems, Applications and Services using SNMPv3 and HP OpenView Session #: 325 Speaker: David Reid and Steve Blizzard Company: SNMP Research 1 Topics

More information

TMA Management Suite. For EAD and TDM products. ABOUT OneAccess. Value-Adding Software Licenses TMA

TMA Management Suite. For EAD and TDM products. ABOUT OneAccess. Value-Adding Software Licenses TMA For EAD and TDM products Value-Adding Software Licenses ABOUT OneAccess OneAccess designs and develops a range of world-class multiservice routers for over 125 global service provider customers including

More information

SolarWinds Certified Professional. Exam Preparation Guide

SolarWinds Certified Professional. Exam Preparation Guide SolarWinds Certified Professional Exam Preparation Guide Introduction The SolarWinds Certified Professional (SCP) exam is designed to test your knowledge of general networking management topics and how

More information

Instructions for Access to Summary Traffic Data by GÉANT Partners and other Organisations

Instructions for Access to Summary Traffic Data by GÉANT Partners and other Organisations Contract Number: IST-2000-26417 Project Title: Deliverable D8 : Instructions for Access to Summary Traffic Data by GÉANT Partners and other Organisations Contractual Date: 31 May 2002 Actual Date: 14 August

More information

CiscoWorks Internetwork Performance Monitor 4.0

CiscoWorks Internetwork Performance Monitor 4.0 CiscoWorks Internetwork Performance Monitor 4.0 Product Overview The CiscoWorks Internetwork Performance Monitor (IPM) is a network response-time and availability troubleshooting application. Included

More information

Simple Network Management Protocol

Simple Network Management Protocol CHAPTER 4 This chapter gives an overview of (SNMP). It contains the following sections: Overview, page 4-1 SNMP Versioning, page 4-2 SNMP and Cisco Unified CM Basics, page 4-3 SNMP Basic Commands, page

More information

RUGGEDCOM NMS. Monitor Availability Quick detection of network failures at the port and

RUGGEDCOM NMS. Monitor Availability Quick detection of network failures at the port and RUGGEDCOM NMS is fully-featured enterprise grade network management software based on the OpenNMS platform. Specifically for the rugged communications industry, RNMS provides a comprehensive platform for

More information

SELF MANAGEMENT OF COGNITIVE FUTURE INTERNET ELEMENTS

SELF MANAGEMENT OF COGNITIVE FUTURE INTERNET ELEMENTS SELF MANAGEMENT OF COGNITIVE FUTURE INTERNET ELEMENTS Presenter : Nancy Alonistioti (nancy@di.uoa.gr ) National and Kapodistrian University of Athens SELF MANAGEMENT Future Internet A complex adaptive

More information

A Customer Service Management Architecture for the Internet

A Customer Service Management Architecture for the Internet A Customer Service Management Architecture for the Internet Ron A. M. Sprenkels 1, Aiko Pras 1, Bert-Jan van Beijnum 1 and Leo de Goede 1 1 Computer Science department University of Twente (UT) P.O. Box

More information

IPv6 SNMP Network Management Joint Techs Winter 2010

IPv6 SNMP Network Management Joint Techs Winter 2010 IPv6 SNMP Network Management Joint Techs Winter 2010 Mike O Connor Network Engineer Lawrence Berkeley National Lab moc@es.net, www.es.net Supporting Advanced Scientific Computing Research Basic Energy

More information

The new services in nagios: network bandwidth utility, email notification and sms alert in improving the network performance

The new services in nagios: network bandwidth utility, email notification and sms alert in improving the network performance The new services in nagios: network bandwidth utility, email notification and sms alert in improving the network performance Mohammad Ali Arsyad bin Mohd Shuhaimi Hang Tuah Jaya, 76100 Durian Tunggal,

More information

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks WHITE PAPER OCTOBER 2014 CA Unified Infrastructure Management for Networks 2 WHITE PAPER: CA UNIFIED INFRASTRUCTURE MANAGEMENT FOR NETWORKS ca.com Table of Contents Solution Overview 3 Specialized Probes

More information

Study of Network Performance Monitoring Tools-SNMP

Study of Network Performance Monitoring Tools-SNMP 310 Study of Network Performance Monitoring Tools-SNMP Mr. G.S. Nagaraja, Ranjana R.Chittal, Kamod Kumar Summary Computer networks have influenced the software industry by providing enormous resources

More information

A Brief. Introduction. of MG-SOFT s SNMP Network Management Products. Document Version 1.3, published in June, 2008

A Brief. Introduction. of MG-SOFT s SNMP Network Management Products. Document Version 1.3, published in June, 2008 A Brief Introduction of MG-SOFT s SNMP Network Management Products Document Version 1.3, published in June, 2008 MG-SOFT s SNMP Products Overview SNMP Management Products MIB Browser Pro. for Windows and

More information

Introduction to Simple Network Management Protocol (SNMP)

Introduction to Simple Network Management Protocol (SNMP) Introduction to Simple Network Management Protocol (SNMP) Simple Network Management Protocol (SNMP) is an application layer protocol for collecting information about devices on the network. It is part

More information

Assignment One. ITN534 Network Management. Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition)

Assignment One. ITN534 Network Management. Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition) Assignment One ITN534 Network Management Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition) Unit Co-coordinator, Mr. Neville Richter By, Vijayakrishnan Pasupathinathan

More information

Integrated Monitoring and Control: A New Approach

Integrated Monitoring and Control: A New Approach r bulletin 96 november 1998 Integrated Monitoring and Control: A New Approach M.E. Forcada Arregui, M. Zingler Remote Sensing Exploitation Department, ESA Directorate of Applications, ESRIN, Frascati,

More information

A Design and Implementation of Network Traffic Monitoring System for PC-room Management

A Design and Implementation of Network Traffic Monitoring System for PC-room Management A Design and Implementation of Network Traffic Monitoring System for PC-room Management Yonghak Ahn, Oksam Chae Dept. of Computer Engineering, Kyunghee University, Sochen-ri, Giheung-eup, Yongin-si, Gyeonggi-do

More information

A standards-based network monitoring system

A standards-based network monitoring system A standards-based network monitoring system Javier F. Díaz Laura A. Fava Alejandro J. Sabolansky Computer Science School, National University of La Plata 50 and 120, 2nd floor, La Plata, Buenos Aires,

More information

Huawei esight Brief Product Brochure

Huawei esight Brief Product Brochure Huawei esight Brief Product Brochure esight Integrated Enterprise NMS As the network scales and the number of enterprise network applications continue to grow, so does the number of devices, such as multi-service

More information

SNMP Basics BUPT/QMUL 2015-05-12

SNMP Basics BUPT/QMUL 2015-05-12 SNMP Basics BUPT/QMUL 2015-05-12 Agenda Brief introduction to Network Management Brief introduction to SNMP SNMP Network Management Framework RMON New trends of network management Summary 2 Brief Introduction

More information

Present and Desired Network Management to Cope with the Expected Expansion, NM-AIST Study Case.

Present and Desired Network Management to Cope with the Expected Expansion, NM-AIST Study Case. Present and Desired Network Management to Cope with the Expected Expansion, NM-AIST Study Case. Shadrack Stephen Madila, George Sizya Germinous, Sarah Nyanjara Magoti ICT department, Moshi University College

More information

A SURVEY ON AUTOMATED SERVER MONITORING

A SURVEY ON AUTOMATED SERVER MONITORING A SURVEY ON AUTOMATED SERVER MONITORING S.Priscilla Florence Persis B.Tech IT III year SNS College of Engineering,Coimbatore. priscillapersis@gmail.com Abstract This paper covers the automatic way of server

More information

SERVICE LEVEL AGREEMENT PROVISIONING AND MONITORING FOR END TO END QOS

SERVICE LEVEL AGREEMENT PROVISIONING AND MONITORING FOR END TO END QOS SERVICE LEVEL AGREEMENT PROVISIONING AND MONITORING FOR END TO END QOS Vassiliki Pouli*, Stella Kafetzoglou*, Mary Grammatikou*, Chrysostomos Tziouvaras**, Symeon Papavassiliou*,Vassilis Maglaris* * {vpouli,

More information

Network Management System (NMS) FAQ

Network Management System (NMS) FAQ Network Management System (NMS) FAQ Q: How does the NMS work? A: The Cooper NMS is a powerful, flexible and highly scalable wireless and fixed network management solution for thousands of network nodes

More information

Comprehensive IP Traffic Monitoring with FTAS System

Comprehensive IP Traffic Monitoring with FTAS System Comprehensive IP Traffic Monitoring with FTAS System Tomáš Košňar kosnar@cesnet.cz CESNET, association of legal entities Prague, Czech Republic Abstract System FTAS is designed for large-scale continuous

More information

perfsonar MDM release 3.0 - Product Brief

perfsonar MDM release 3.0 - Product Brief perfsonar MDM release 3.0 - Product Brief In order to provide the fast, reliable and uninterrupted network communication that users of the GÉANT 2 research networks rely on, network administrators must

More information

Decentralised Approaches for Network Management

Decentralised Approaches for Network Management Abstract Decentralised Approaches for Network Mohsen Kahani, H.W. Peter Beadle The Institute for Telecommunication Research (TITR) Elec. and Comp. Eng. Dept., University of Wollongong Northfield Ave, Wollongong,

More information

Determine the process of extracting monitoring information in Sun ONE Application Server

Determine the process of extracting monitoring information in Sun ONE Application Server Table of Contents AboutMonitoring1 Sun ONE Application Server 7 Statistics 2 What Can Be Monitored? 2 Extracting Monitored Information. 3 SNMPMonitoring..3 Quality of Service 4 Setting QoS Parameters..

More information

SystemWatch SM. Remote Network Monitoring

SystemWatch SM. Remote Network Monitoring SystemWatch SM Remote Network Monitoring SystemWatch Network Monitoring Service: Real World Experience Sony s SystemWatch network monitoring service uses device and networking monitoring software in conjunction

More information

Networking Systems (10102)

Networking Systems (10102) Networking Systems (10102) Rationale Statement: The goal of this course is to help students understand and participate in the significant impact of computer networking in their lives. Virtually any career

More information

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 Happy Birthday Spectrum! On this day, exactly 20 years ago (4/15/1991) Spectrum was officially considered meant - 2 CA Virtual Assurance

More information

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring

WHITE PAPER September 2012. CA Nimsoft For Network Monitoring WHITE PAPER September 2012 CA Nimsoft For Network Monitoring Table of Contents EXECUTIVE SUMMARY 3 Solution overview 3 CA Nimsoft Monitor specialized probes 3 Network and application connectivity probe

More information

System types. Distributed systems

System types. Distributed systems System types 1 Personal systems that are designed to run on a personal computer or workstation Distributed systems where the system software runs on a loosely integrated group of cooperating processors

More information

Cisco Network Analysis Module Software 4.0

Cisco Network Analysis Module Software 4.0 Cisco Network Analysis Module Software 4.0 Overview Presentation Improve Operational Efficiency with Increased Network and Application Visibility 1 Enhancing Operational Manageability Optimize Application

More information

PowerLink Bandwidth Aggregation Redundant WAN Link and VPN Fail-Over Solutions

PowerLink Bandwidth Aggregation Redundant WAN Link and VPN Fail-Over Solutions Bandwidth Aggregation Redundant WAN Link and VPN Fail-Over Solutions Find your network example: 1. Basic network with and 2 WAN lines - click here 2. Add a web server to the LAN - click here 3. Add a web,

More information

Configuring and Managing Token Ring Switches Using Cisco s Network Management Products

Configuring and Managing Token Ring Switches Using Cisco s Network Management Products Configuring and Managing Token Ring Switches Using Cisco s Network Management Products CHAPTER 12 Cisco offers several network management applications that you can use to manage your Catalyst Token Ring

More information

A Guide to Understanding SNMP

A Guide to Understanding SNMP A Guide to Understanding SNMP Read about SNMP v1, v2c & v3 and Learn How to Configure SNMP on Cisco Routers 2013, SolarWinds Worldwide, LLC. All rights reserved. Share: In small networks with only a few

More information

Development of Monitoring Tools for Measuring Network Performances: A Passive Approach

Development of Monitoring Tools for Measuring Network Performances: A Passive Approach IJCST Vo l. 6, Is s u e 4, Oc t - De c 2015 ISSN : 0976-8491 (Online) ISSN : 2229-4333 (Print) Development of Monitoring Tools for Measuring Network Performances: A Passive Approach 1 Abdullah Al Mamun,

More information

Abstract. An SNMP Agent for a DTV Data Server. Dinkar Bhat David Catapano James Kenealy Gomer Thomas

Abstract. An SNMP Agent for a DTV Data Server. Dinkar Bhat David Catapano James Kenealy Gomer Thomas An SNMP Agent for a DTV Data Server by Dinkar Bhat David Catapano James Kenealy Gomer Thomas Abstract This paper presents a framework for remote control and monitoring of a DTV data server using the Simple

More information

SapphireIMS 4.0 BSM Feature Specification

SapphireIMS 4.0 BSM Feature Specification SapphireIMS 4.0 BSM Feature Specification v1.4 All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission of Tecknodreams

More information

Troubleshooting and Maintaining Cisco IP Networks Volume 1

Troubleshooting and Maintaining Cisco IP Networks Volume 1 Troubleshooting and Maintaining Cisco IP Networks Volume 1 Course Introduction Learner Skills and Knowledge Course Goal and E Learning Goal and Course Flow Additional Cisco Glossary of Terms Your Training

More information

PANDORA FMS NETWORK DEVICE MONITORING

PANDORA FMS NETWORK DEVICE MONITORING NETWORK DEVICE MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS is able to monitor all network devices available on the marke such as Routers, Switches, Modems, Access points,

More information

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network Olga Torstensson SWITCHv6 1 Components of High Availability Redundancy Technology (including hardware and software features)

More information

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

More information

How To Manage Ipv6 Networks On A Network With Ipvv6 (Ipv6) On A Pc Or Ipv4 (Ip6) (Ip V6) Or Ip V6 ( Ipv5) ( Ip V5

How To Manage Ipv6 Networks On A Network With Ipvv6 (Ipv6) On A Pc Or Ipv4 (Ip6) (Ip V6) Or Ip V6 ( Ipv5) ( Ip V5 IPv6 networks management Simon.Muyal@renater.fr Contribs Bernard Tuy, Renater Simon Muyal, Renater Ralf Wolter, Cisco Patrick Grossetête, Cisco Munechika Sumikawa, Hitachi Patrick Paul, 6WIND Simon Muyal

More information

Network Monitoring with SNMP

Network Monitoring with SNMP Network Monitoring with SNMP This document describes how SNMP is used in WhatsUp Gold v11 and provides examples on how to configure performance, active, and passive monitors. Introduction SNMP (Simple

More information

Network Management Tools for Tactical Network Testing and Monitoring on Test Ranges

Network Management Tools for Tactical Network Testing and Monitoring on Test Ranges U.S. Air Force T&E Days 2010 2-4 February 2010, Nashville, Tennessee AIAA 2010-1744 Network Management Tools for Tactical Network Testing and Monitoring on Test Ranges William Brock 1 and Doug Mace 2 Tactical

More information

PANDORA FMS NETWORK DEVICES MONITORING

PANDORA FMS NETWORK DEVICES MONITORING NETWORK DEVICES MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS can monitor all the network devices available in the market, like Routers, Switches, Modems, Access points,

More information

How to Keep Track of Your Network Configuration

How to Keep Track of Your Network Configuration The following paper was originally presented at the Seventh System Administration Conference (LISA 93) Monterey, California, November, 1993 How to Keep Track of Your Network Configuration J. Schonwalder

More information

SNMP Extensions for a Self Healing Network

SNMP Extensions for a Self Healing Network SNMP Extensions for a Self Healing Network Background Patent 6,088,141: This is a self healing network depending on additional hardware. It requires a second ring of connection to handle recovery operations.

More information

Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN LAN (Local Area Networks) 10/28/2008 Vasile Dadarlat - Computer Networks 1 MAN (Metropolitan

More information

PLANNING FOR PREDICTABLE NETWORK PERFORMANCE IN THE ATLAS TDAQ

PLANNING FOR PREDICTABLE NETWORK PERFORMANCE IN THE ATLAS TDAQ PLANNING FOR PREDICTABLE NETWORK PERFORMANCE IN THE ATLAS TDAQ C. Meirosu *#, B. Martin *, A. Topurov *, A. Al-Shabibi Abstract The Trigger and Data Acquisition System of the ATLAS experiment is currently

More information

OAM Operations Administration and Maintenance

OAM Operations Administration and Maintenance OAM Operations Administration and Maintenance IERU Communications Ltd OAM Rev. A Page 1 of 9 Operations Administration and Maintenance 1. Overview This paper describes the Ethernet and Multi-Protocol Label

More information

Out-of-Band Networking

Out-of-Band Networking Out-of-Band Networking A strategy to cut costs, increase security, lower risks and improve service levels in carrier and corporate networks ADMINISTRATION PRODUCTION (Data Port Network) OUT-OF-BAND (Service

More information

The ABCs of SNMP. Info Sheet. The ABC of SNMP INTRODUCTION. SNMP Versions

The ABCs of SNMP. Info Sheet. The ABC of SNMP INTRODUCTION. SNMP Versions The ABCs of SNMP INTRODUCTION One of the numerous acronyms from the Internet world is SNMP which stands for Simple Network Management Protocol. Of course, anything termed simple is suspect. SNMP is an

More information

High Availability Solutions & Technology for NetScreen s Security Systems

High Availability Solutions & Technology for NetScreen s Security Systems High Availability Solutions & Technology for NetScreen s Security Systems Features and Benefits A White Paper By NetScreen Technologies Inc. http://www.netscreen.com INTRODUCTION...3 RESILIENCE...3 SCALABLE

More information

TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT. Aiko Pras pras@cs.utwente.nl

TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT. Aiko Pras pras@cs.utwente.nl TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT 9 July 1996 Aiko Pras pras@cs.utwente.nl http://wwwtios.cs.utwente.nl/~pras http://wwwtios.cs.utwente.nl/ http://wwwsnmp.cs.utwente.nl/ Copyright

More information

Design and Implementation of Web-based Internet/Intranet Application Service Management System

Design and Implementation of Web-based Internet/Intranet Application Service Management System Design and Implementation of -based Internet/Intranet Application Management System Eun-Ju Ha, Su-Hyung Jo and Jong-Tae Park School of Electronic and Electrical Engineering Kyungpook National University

More information

Cisco Performance Visibility Manager 1.0.1

Cisco Performance Visibility Manager 1.0.1 Cisco Performance Visibility Manager 1.0.1 Cisco Performance Visibility Manager (PVM) is a proactive network- and applicationperformance monitoring, reporting, and troubleshooting system for maximizing

More information

Whitepaper. Business Service monitoring approach

Whitepaper. Business Service monitoring approach Whitepaper on Business Service monitoring approach - Harish Jadhav Page 1 of 15 Copyright Copyright 2013 Tecknodreams Software Consulting Pvt. Ltd. All Rights Reserved. Restricted Rights Legend This document

More information

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller 52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller Payoff The Remote Monitoring (RMON) Management Information Base (MIB) is a set of object definitions that extend the capabilities

More information

Cisco and EMC Solutions for Application Acceleration and Branch Office Infrastructure Consolidation

Cisco and EMC Solutions for Application Acceleration and Branch Office Infrastructure Consolidation Solution Overview Cisco and EMC Solutions for Application Acceleration and Branch Office Infrastructure Consolidation IT organizations face challenges in consolidating costly and difficult-to-manage branch-office

More information

8/26/2007. Network Monitor Analysis Preformed for Home National Bank. Paul F Bergetz

8/26/2007. Network Monitor Analysis Preformed for Home National Bank. Paul F Bergetz 8/26/2007 Network Monitor Analysis Preformed for Home National Bank Paul F Bergetz Network Monitor Analysis Preformed for Home National Bank Scope of Project: Determine proper Network Monitor System (

More information

Focused Vendor Module Avaya Aura Communication Manager (ACM)

Focused Vendor Module Avaya Aura Communication Manager (ACM) Focused Vendor Module Avaya Aura Communication Manager (ACM) A CTiQ FVM operates like a team of highly skilled engineers. SYSTEM OVERVIEW: HOW THE ACM FVM FITS Focused Vendor Modules (FVMs) THE BRIDGE

More information

Web-based Internet/Intranet Service Management with QoS Support

Web-based Internet/Intranet Service Management with QoS Support Special Issue on New Paradigms in Network Management Web-based Internet/Intranet Service Management with QoS Support Jong-Tae Park and Jong-Wook Baek School of Electronic and Electrical Engineering Kyungpook

More information

A New Approach to Developing High-Availability Server

A New Approach to Developing High-Availability Server A New Approach to Developing High-Availability Server James T. Yu, Ph.D. School of Computer Science, Telecommunications, and Information Systems DePaul University jyu@cs.depaul.edu ABSTRACT This paper

More information

Lightweight DNS for Multipurpose and Multifunctional Devices

Lightweight DNS for Multipurpose and Multifunctional Devices IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.12, December 2013 71 Lightweight DNS for Multipurpose and Multifunctional Devices Yogesh A. Wagh 1, Prashant A. Dhangar

More information