Chapter 6.2: Network Management



Similar documents
Network Management & Monitoring Overview

Network Management & Monitoring Overview

AfNOG 2010 Network Monitoring and Management Tutorial. Introduction to Networking Monitoring and Management

Introduction to Network Monitoring and Management

Network Monitoring and Management Introduction to Networking Monitoring and Management

Network monitoring systems & tools

Network Management & Monitoring Overview

Network Monitoring and Management Introduction to Networking Monitoring and Management

Details. Some details on the core concepts:

Part I: Overview. Core concepts presented:

Network Documentation & Netdot

Introduction to Network Monitoring and Management

Robust & Reliable DNS Operations Logging & Monitoring

Network Monitoring and Management Tutorial: SANOG 2015

Network Management - SNMP

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

Network Monitoring. Sebastian Büttrich, NSRC / IT University of Copenhagen Last edit: February 2012, ICTP Trieste

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

CARENET-SE. NOC Tools Review. Communication System Design Summer Project team. Champion Björn Pehrson Coach Hans Eriksson

Free Network Monitoring Software for Small Networks

Network Monitoring. By: Delbert Thompson Network & Network Security Supervisor Basin Electric Power Cooperative

Network Monitoring. Review of Software

Ticketing Systems with RT

Network Management & Monitoring Ticketing Systems with RT

CAREN NOC MONITORING AND SECURITY

How To Create A Ticketing System With Rt.Org

How To Create A Distributed Virtual Network Control System

Network Management. Jaakko Kotimäki. Department of Computer Science Aalto University, School of Science. 21. maaliskuuta 2016

Ticketing Systems and Documentation

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

NMS300 Network Management System

A Guide to Understanding SNMP

Cisco Change Management: Best Practices White Paper

Simple Network Management Protocol

R07. IV B.Tech. II Semester Regular Examinations, April, NETWORK MANAGEMENT SYSTEMS (Information Technology)

A SURVEY ON AUTOMATED SERVER MONITORING

SNMP Network Management Concepts

Top-Down Network Design

Operation and Technical Best Practice. IXP Automation and Operational Efficiency

pt360 FREE Tool Suite Networks are complicated. Network management doesn t have to be.

SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP)

Chapter 18. Network Management Basics

How To Set Up Foglight Nms For A Proof Of Concept

Whitepaper. Business Service monitoring approach

PANDORA FMS NETWORK DEVICE MONITORING

Simple Network Management Protocol (SNMP) Primer

How To Understand and Configure Your Network for IntraVUE

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

Tk20 Network Infrastructure

PANDORA FMS NETWORK DEVICES MONITORING

TELE 301 Network Management

USING OPEN SOURCE SOFTWARE IN DAILY ISP OPERATIONS

Monitoring Tools for Network Services and Systems

This watermark does not appear in the registered version - SNMP and OpenNMS. Part 1 SNMP.

NetCrunch 6. AdRem. Network Monitoring Server. Document. Monitor. Manage

Best of Breed of an ITIL based IT Monitoring. The System Management strategy of NetEye

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

CNE Network Assessment

TÓPICOS AVANÇADOS EM REDES ADVANCED TOPICS IN NETWORKS

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

About Network Data Collector

Best Practices on Campus Network Monitoring. Ljubljana, October Vidar Faltinsen, UNINETT

MANAGING NETWORK COMPONENTS USING SNMP

Edu. Network Management Framework: A Distributed Virtual NOC Architecture. DVNOC Model. Octavian RUSU octavian@iasi.roedu.net

CompTIA Network+ (Exam N10-005)

How To Understand Network Performance Monitoring And Performance Monitoring Tools

Cisco Advanced Services Network Management Systems Architectural Leading Practice

Running custom scripts which allow you to remotely and securely run a script you wrote on Windows, Mac, Linux, and Unix devices.

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

Network Terminology Review

Comparison of SNMP. Versions 1, 2 and 3

WLAN TRAFFIC GRAPHING APPLICATION USING SIMPLE NETWORK MANAGEMENT PROTOCOL *

WhatsUpGold. v3.0. WhatsConnected User Guide

Network Management Deployment Guide

Lecture 5: Foundation of Network Management

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

Network Management System (NMS) FAQ

A Summary of Network Traffic Monitoring and Analysis Techniques

By Jascha Wanger

Network and Server Statistics Using Cacti

SNMP and Network Management

Network Monitoring & Management Introduction to SNMP

SapphireIMS 4.0 BSM Feature Specification

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.

Report of Independent Auditors

Detection of illegal gateways in protected networks

Remote Network Monitoring Software for Managed Services Providers

Network Management Back to the Basics. Brad Hale

The 7 th International Scientific Conference DEFENSE RESOURCES MANAGEMENT IN THE 21st CENTURY Braşov, November 15 th 2012

Network and Server Statistics Using Cacti

Simple Network Management Protocol

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

SolarWinds Certified Professional. Exam Preparation Guide

NON-INTRUSIVE REMOTE MONITORING OF SERVICES IN A DATA CENTRE

mbits Network Operations Centrec

Introduction to Network Management

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

SOLARWINDS ENGINEER S TOOLSET FAST FIXES TO NETWORK ISSUES

Transcription:

Chapter 6.2: Network Management NGUYỄN CAO ĐẠT E-mail:dat@hcmut.edu.vn 1

Outline Network Management Standards Network Management Configuration Network Operations Center (NOC) 2

Network Management Standards Simple Network Management Protocol SNMP V1, V2, V3 OSI Model Object-based approach TMN Model Just a framework for network management systems Web-based Approach 3

Simple Network Management Protocol SNMP Application-level protocol Part of TCP/IP protocol suite Runs over UDP From management station, three types of SNMP messages issued GetRequest, GetNextRequest, and SetRequest Port 161 Agent replies with GetResponse Agent may issue trap message in response to event that affects MIB and underlying managed Port 162 4

SNMP Management Information Base (MIB) Virtual Information Store of MOs Information are stored at MOs using different approaches MIB II added a number of useful variables Structure of Management Information (SMI) Framework fot the Definition of SNMP MIBs Object Information Model for Network Management Formal Description of the Structure are Given Using a Subset of ASN.1 Abstract Syntax Notation 1 (ASN.1) A Standard Object Definition Language A Standard Way to Encode Objects for Transfer Over a Network It s Large,Complex,and not Especially Efficient 5

SNMP v1 August 1988 SNMP specification issued Stand alone management stations and bridges, routers workstations etc supplied with agents Defines limited, easily implemented MIB of scalar variables and two dimensional tables Streamlined protocol Limited functionality Lack of security SNMP v2 1993, revised 1996 RFC 1901-1908 6

SNMPv1 Configuration 7

The Role of SNMPv1 8

SNMP v2 Framework on which network management applications can be built e.g fault management, performance monitoring, accounting Protocol used to exchange management information Each player maintains local MIB Structure defined in standard At least one system responsible for management Houses management applications 9

SNPM v2 Support central or distributed management In distributes system, some elements operate as manager and agent Exchanges use SNMP v2 protocol Simple request/response protocol Typically uses UDP Ongoing reliable connection not required Reduces management overhead 10

SNMPv2 Managed Configuration 11

SNMP v3 Addresses security issues of SNMP v1/2 RFC 2570-2575 Proposed standard January 1998 Defines overall architecture and security capability To be used with SNMP v2 12

SNMP v3 Services Authentication Part of User-Based Security (UBS) Assures that message: Came from identified source Has not been altered Has not been delayed or replayed Privacy Encrypted messages using DES Access control Can configure agents to provide a number of levels of access to MIB Access to information Limit operations 13

OSI Architecture 14

Telecommunications Management Network An Important Framework for Management of Telecommunication Networks A Host of Management Functions and Communications Operation Administration Maintenance Provision Chosen By Telco s for Managing WANs Enables Communication between Operations System(OSs) and Network Elements(NEs) Via a Data Communications Network(DCN) Base for ATM network management 15

Web-based Approaches Using HTTP instead of SNMP Web-Based Enterprise Management (WBEM) Java Management API (JMAPI) Using Web as an Interface paradigm 16

Outline Network Management Standards Network Management Configuration Network Operations Center (NOC) 17

Network Management Configuration Centralized vs distributed Centralized configuration Node 1 Hub Agent LAN 1 WS Agent Probe Agent NMS Router Agent Backbone Node WS Agent Router Agent Probe Agent WS Agent Router Agent Probe Agent LAN 2 LAN 3 Node 2 Node 3 Probe = Remote Monitor NMS = Network Management System WS = Workstation 18

Network Management Configuration Centralized configuration One management station hosts NMS Remote monitors/probes on LAN segments Advantage: NMS has complete view Disadvantage: single point of failure 19

Network Management Configuration Distributed configuration LAN 1 Hub Agent WS Agent Probe Agent NMS Backbone Router Agent Node 1 NMS WS Agent Router Agent Probe Agent NMS WS Agent Router Agent Probe Agent NMS LAN 2 Node 2 LAN 3 Node 3 Probe = Remote Monitor NMS = Network Management System WS = Workstation -------- = In-band or out-of band management communication 20

Network Management Configuration Distributed configuration Each LAN has its own management station and a simple NMS One mgmt station/nms manages the backbone and coordinates local NMSs Advantage: robust in case of failure Disadvantage: complexity, coordination 21

Outline Network Management Standards Network Management Configuration Network Operations Center (NOC) 22

Network Operations Center (NOC) Where it all happens Coordination of tasks Status of network and services Fielding of network-related incidents and complaints Where the tools reside ( NOC server ) Documentation including: Network diagrams database/flat file of each port on each switch Network description Much more as you'll see a bit later. 23

The Big Picture - Monitoring - Data collection - Accounting Notifications - Change control & monitoring - Improvements - Upgrades Ticket Ticket - NOC Tools - Ticket system Ticket Ticket Ticket - User complaints - Requests - Capacity planning - Availability (SLAs) - Trends - Detect problems - Fix problems 24

A few Open Source solutions Performance Cricket IFPFM flowc mrtg netflow NfSen ntop pmacct rrdtool SmokePing Ticketing RT, Trac, Redmine Change Mgmt Mercurial Rancid (routers) RCS Subversion Security/NIDS Nessus OSSEC Prelude Samhain SNORT Untangle Net Management Big Brother Big Sister Cacti Hyperic Munin Nagios* Netdisco Netdot OpenNMS Sysmon Zabbix 25

Documentation Maybe you ve asked, How do you keep track of it all?... Document, document, document 26

Documentation Basics, such as documenting your switches... What is each port connected to? Can be simple text file with one line for every port in a switch: health-switch1, port 1, Room 29 Director s office health-switch1, port 2, Room 43 Receptionist health-switch1, port 3, Room 100 Classroom health-switch1, port 4, Room 105 Professors Office.. health-switch1, port 25, uplink to health-backbone This information might be available to your network staff, help desk staff, via a wiki, software interface, etc. Remember to label your ports! 27

Documentation: Labeling Nice 28

Network Documentation More automation might be needed. An automated network documentation system is something to consider. You can write local scripts to do this. You can consider some automated documentation systems. You ll probably end up doing both. 29

Network Documentation There are quite a few automated network documentation systems. Each tends to do something different: IPplan: http://iptrack.sourceforge.net/ Netdisco: http://netdisco.org/ Netdot: https://netdot.uoregon.edu/ 30

IPplan: From the IPplan web page: IPplan is a free (GPL), web based, multilingual, TCP/IP address management (IPAM) software and tracking tool written in php 4, simplifying the administration of your IP address space. IPplan goes beyond TCPIP address management including DNS administration, configuration file management, circuit management (customizable via templates) and storing of hardware information (customizable via templates). Lots of screenshots: http://iptrack.sourceforge.net/doku.php?id=screenshots 31

Netdisco: Project launched 2003. Version 1.0 released October 2009. Some popular uses of Netdisco: Locate a machine on the network by MAC or IP and show the switch port it lives at. Turn Off a switch port while leaving an audit trail. Admins log why a port was shut down. Inventory your network hardware by model, vendor, switch-card, firmware and operating system. Report on IP address and switch port usage: historical and current. Pretty pictures of your network. 32

Netdot: Includes functionality of IPplan and Netdisco and more. Core functionality includes: Device discovery via SNMP Layer2 topology discovery and graphs, using: CDP/LLDP Spanning Tree Protocol Switch forwarding tables Router point-to-point subnets IPv4 and IPv6 address space management (IPAM) Address space visualization DNS/DHCP config management IP and MAC address tracking 33

Netdot: Functionality continued: Cable plant (sites, fiber, copper, closets, circuits...) Contacts (departments, providers, vendors, etc.) Export scripts for various tools (Nagios, Sysmon, RANCID, Cacti, etc) I.E., how we could automate node creation in Cacti! Multi-level user access: Admin, Operator, User It draws pretty pictures of your network 34

Documentation: Diagrams 35

Diagramming Software Windows Diagramming Software - Visio: http://office.microsoft.com/en-us/visio/fx100487861033.aspx - Ezdraw: http://www.edrawsoft.com/ Open Source Diagramming Software - Dia: http://live.gnome.org/dia - Cisco reference icons: http://www.cisco.com/web/about/ac50/ac47/2.html - Nagios Exchange: http://www.nagiosexchange.org/ 36

Network monitoring systems & tools Three kinds of tools 1. Diagnostic tools used to test connectivity, ascertain that a location is reachable, or a device is up usually active tools 2. Monitoring tools tools running in the background ( daemons or services), which collect events, but can also initiate their own probes (using diagnostic tools), and recording the output, in a scheduled fashion. 3. Performance tools tell us how our network is handling traffic flow. 37

Network monitoring systems & tools 3. Performance Tools Key is to look at each router interface (probably don t need to look at switch ports). Two common tools: - Netflow/NfSen: http://nfsen.sourceforge.net/ - MRTG: http://oss.oetiker.ch/mrtg/ MRTG = Multi Router Traffic Grapher 38

Network monitoring systems & tools Active tools Ping test connectivity to a host Traceroute show path to a host MTR combination of ping + traceroute SNMP collectors (polling) Passive tools log monitoring, SNMP trap receivers, NetFlow Automated tools SmokePing record and graph latency to a set of hosts, using ICMP (Ping) or other protocols MRTG/RRD record and graph bandwidth usage on a switch port or network link, at regular intervals 39

Network monitoring systems & tools Network & Service Monitoring tools Nagios server and service monitor Can monitor pretty much anything HTTP, SMTP, DNS, Disk space, CPU usage,... Easy to write new plugins (extensions) Basic scripting skills are required to develop simple monitoring jobs Perl, Shell scripts, php, etc... Many good Open Source tools Zabbix, ZenOSS, Hyperic, OpenNMS... Use them to monitor reachability and latency in your network Parent-child dependency mechanisms are very useful! 40

Network monitoring systems & tools Monitor your critical Network Services DNS/Web/Email Radius/LDAP/SQL SSH to routers How will you be notified? Don't forget log collection! Every network device (and UNIX and Windows servers as well) can report system events using syslog You MUST collect and monitor your logs! Not doing so is one of the most common mistakes when doing network monitoring 41

Network management protocols SNMP Simple Network Management Protocol Industry standard, hundreds of tools exist to exploit it Present on any decent network equipment Network throughput, errors, CPU load, temperature,... UNIX and Windows implement this as well Disk space, running processes,... SSH and telnet It is also possible to use scripting to automate monitoring of hosts and services 42

SNMP tools Net SNMP tool set http://net-snmp.sourceforge.net/ Very simple to build simple tools One that builds snapshots of which IP is used by which Ethernet address Another that builds shapshots of which Ethernet addresses exist on which port on which switch. Query remote RAID array for state. Query server, switches and routers for temperatures. Etc 43

Statistics and accounting tools Traffic accounting and analysis What is your network used for, and how much Useful for Quality of Service, detecting abuses, and billing (metering) Dedicated protocol: NetFlow Identify traffic flows : protocol, source, destination, bytes Different tools exist to process the information Flowtools, flowc NFSen Many more: http://www.networkuptime.com/tools/netflow/ 44

Fault and problem management Is the problem transient? Overload, temporary resource shortage Is the problem permanent? Equipment failure, link down How do you detect an error? Monitoring! Customer complaints A ticket system is essential Open ticket to track an event (planned or failure) Define dispatch/escalation rules Who handles the problem? Who gets it next if no one is available? 45

Ticketing systems Why are they important? Track all events, failures and issues Focal point for helpdesk communication Use it to track all communications Both internal and external Events originating from the outside: customer complaints Events originating from the inside: System outages (direct or indirect) Planned maintenances or upgrades Remember to notify your customers! 46

Ticketing systems Use ticket system to follow each case, including internal communication between technicians Each case is assigned a case number Each case goes through a similar life cycle: New Open... Resolved Closed 47

Ticketing systems Workflow: Ticket System Helpdesk Tech Eqpt ---------------------------------------------------------------- T T T T query from ----> customer --- request ---> <- ack. -- <-- comm --> - fix issue -> eqpt <- report fix - customer <- <-- respond ---- 48

Ticketing systems: examples rt (request tracker) trac Heavily used worldwide. A classic ticketing system that can be customized to your location. Somewhat difficult to install and configure. Handles large-scale operations. A hybrid system that includes a wiki and project management features. Ticketing system is not as robust as rt, but works well. Often used for trac king group projects. redmine Like trac, but more robust. Harder to install 49

Network Intrusion Detection Systems (NIDS) These are systems that observe all of your network traffic and report when it sees specific kinds of problems, such as: hosts that are infected or are acting as spamming sources. A few tools: SNORT - a commonly used open source tool: http://www.snort.org/ Prelude Security Information Management System https://dev.prelude-technologies.com/ Samhain Centralized HIDS http://la-samhna.de/samhain/ Nessus - scan for vulnerabilities: http://www.nessus.org/download/ 50

Configuration mgmt & monitoring Record changes to equipment configuration using revision control (also for configuration files) Inventory management (equipment, IPs, interfaces) Use versioning control As simple as: cp named.conf named.conf.20070827-01 For plain configuration files: CVS, Subversion (SVN) Mercurial For routers: RANCID 51

Configuration mgmt & monitoring Traditionally, used for source code (programs) Works well for any text-based configuration files Also for binary files, but less easy to see differences For network equipment: RANCID (Automatic Cisco configuration retrieval and archiving, also for other equipment types) Built-in to Project Management Software like: Trac Redmine And, many other wiki products. Excellent for documenting your network. 52