GRNET NOC network monitoring & visualization tools



Similar documents
GRNET NOC In-house management tools

TF-NOC Dublin. Alexandros Kosiaris GRNET NOC Use puppet and network inventory to populate nagios/icinga configuration

Network Monitoring. Review of Software

COMPASS Database Work in 2014/15

Advanced Science and Technology Institute Department of Science and Technology

OpenITSM - IT Service Management with Open Source Software

OpenITSM - IT Service Management with Open Source Software

Network Management & Monitoring Overview

Network Management & Monitoring Overview

Details. Some details on the core concepts:

The Campus NMS tool NAV GN3 Network monitoring workshop Belgrade, 20th October 2009 Morten Brekkevold

TPAf KTl Pen source. System Monitoring. Zenoss Core 3.x Network and

USING OPEN SOURCE SOFTWARE IN DAILY ISP OPERATIONS

Network and Server Statistics Using Cacti

Network and Server Statistics Using Cacti

Introduction to Network Monitoring and Management

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

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views

FITB. Network Graphing Done Right. Laurie Denness

Content management system comparison

ITSM Service Monitoring Using Open Source Tools

Network Management & Monitoring Overview

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang

SapphireIMS 4.0 BSM Feature Specification

Training objective. Tata Communications IP Network Surveillance & Monitoring Process. TRANSFORMATION SERVICES

System Monitoring Using NAGIOS, Cacti, and Prism.

Network Documentation & Netdot

Part I: Overview. Core concepts presented:

How To Use Mindarray For Business

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

Monitoring MySQL. Presented by, MySQL & O Reilly Media, Inc. A quick overview of available tools

TELCO challenge: Learning and managing the network behavior

Network Monitoring and Management Introduction to Networking Monitoring and Management

TF-NOC Flash presentation. 5 th TF-NOC meeting Dubrovnik, 15 th February GARR Giovanni Cesaroni

Modern Web development and operations practices. Grig Gheorghiu VP Tech Operations Nasty Gal

New features and highlights

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

Remote Network Monitoring Software for Managed Services Providers

Creating Value through Innovation MAGENTO 1.X TO MAGENTO 2.0 MIGRATION

Corporate Bill Analyzer

mbits Network Operations Centrec

EMS. Trap Collection Active Alarm Alarms sent by & SMS. Location, status and serial numbers of all assets can be managed and exported

NOCTUA by init.at THE FLEXIBLE MONITORING WEB FRONTEND

easyobject modern web applications made easy Project presentation

A SURVEY ON AUTOMATED SERVER MONITORING

Your eyes in the network

Index terms Management, Measurement, Performance Monitoring, Middleware. Keywords Wi-Fi Networks, Service Level Agreement, Visualization

WÜRTHPHOENIX NetEye Version 3

NMS300 Network Management System

Google Analytics Playbook. Version 0.92

Simplifying. Single view, single tool virtual machine mobility management in an application fluent data center network

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

HP Intelligent Management Center Standard Software Platform

Web Cloud Architecture

HP Intelligent Management Center Enterprise Software Platform

Building A Better Network Monitoring System

Результат запроса: Cacti weathermap

Ensure Continuous Availability and Real-Time Monitoring of your HP NonStop Systems with ESQ Automated Operator

Network Management Deployment Guide

SCF/FEF Evaluation of Nagios and Zabbix Monitoring Systems. Ed Simmonds and Jason Harrington 7/20/2009

Service Management-as-a-Service for Hybrid Cloud

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

Copyright 2013 Splunk Inc. Introducing Splunk 6

Gabriel Iuga. London, United Kingdom Tel: ; Website:

Trademark Notice. General Disclaimer

visual interface dependency or relationship model of systems workflow engine comparator function poller

Towards Smart and Intelligent SDN Controller

TOP LEVEL COMPONENTS

Network Monitoring and Management Introduction to Networking Monitoring and Management

PacketTrap One Resource for Managed Services

Your Location Instant NOC using Kaseya. Administrator at Remote Location Secure access to Management Console from anywhere using only a browser

Grids & networks monitoring - practical approach

Network monitoring systems & tools

E- SPIN's IPSwitch WhatsUp Gold Network Management System System Administration Advanced Training (5 Day)

Developing Microsoft SharePoint Server 2013 Advanced Solutions

55014-Upgrading Your Development Skills to SharePoint 2013

FlexMaster First Global Wi-Fi Managed Service

Open Source Monitoring

Maintaining Non-Stop Services with Multi Layer Monitoring

Testing Tools using Visual Studio. Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation

A Scalable Network Monitoring System as a Public Service on Cloud

The Purview Solution Integration With Splunk

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

NMS Application for SDN Networks. Hema Gopalakrishnan, Manohar SL, Dimple Jain, Deepthi V V and Gaurav Bhagwani. - Ericsson

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

Firewall-on-Demand. GRNET s approach to advanced network security services management via bgp flow-spec and NETCONF. Leonidas Poulopoulos

Product Data Sheet.

Overview of M*Ware Convergent Manager and the M*Ware Services

GigaSpaces Real-Time Analytics for Big Data

System & Service Operations in CNNIC. September 10, 2013

HP OO 10.X - SiteScope Monitoring Templates

Network & Device Monitoring 4 ALL

HP Intelligent Management Center Standard Software Platform

MONITORING RED HAT GLUSTER SERVER DEPLOYMENTS With the Nagios IT infrastructure monitoring tool

WhatsUp Gold vs. Orion

Quick start. A project with SpagoBI 3.x

TDAQ Analytics Dashboard

SapphireIMS Business Service Monitoring Feature Specification

Monitoring Tools for Network Services and Systems

Models HP IMC Smart Connect Edition Virtual Appliance Software E-LTU

Transcription:

http://www.grnet.gr GRNET NOC network monitoring & TF-NOC Zurich Alex Kosiaris (alex@noc.grnet.gr) Leonidas Poulopoulos (leopoul@noc.grnet.gr)

Network monitoring Constant monitoring of network for components Failing Malfunctioning Notification of users via mail, sms, web interface Monitoring aids in Preventing or limiting downtime Effectively tracing errors and coping with them Translating from machine errors to user friendly ones Keeping performance, errors and faults archive 2

Visualization Network Topology Clearer view of network topology Easier reading of links and relations Services Better anticipation of service deployment Effective and appealing marketing Any network related set of data Traffic, Errors, Service requests Charts, Maps, Graphs, Tables 3

Tools Tool Requirements Developed (if possible) in-house using the same (ifpossible)development framework with a widely deployed and accepted network mgmt middleware Maintained in-house Bound together using a common data source With the least possible overhead to the network devices, services What we do 70% of the tools is developed in-house Python/Django: 70%, PHP: 30% Use SNMP (99%) to harvest network data Release updates every 2-3 months Use a MySQL database to bind data Avoid live SNMP queries to devices 4

Tools (2) NMS & Monitoring Alcatel & Adva NMS HP OV Nagios, Munin, mrtg/rrd In-house grnetdb (~150 tables) MySQL Topology, devices features discovery: SNMP, PHP, custom RDBMS layer (4 times/day) Visualization: Google Maps API, Django framework, DOJO JS framework, JSON data serialization Graphs: Django framework, jquery, rrd Monitoring: Nagios with data feed from grnetdb 5

DJANGO framework Architecture GRNET PHP SNMP getters Network discovery core functionality GRNET RDBMS Device Graphs Network Topology Rancid Nagios Ticketing (Jira) CLI check scripts grnetdb MySQL Hostmaster H/W Inventory L1 topology builder Widgets 6

Device Graphs http://mon.grnet.gr/rg Django (Python) templates - backend jquery & jquery UI Mobile flavour (jquery mobile) Network device configuration retrieved from grnetdb Poll devices using a smart algorithm (minimize overhead) RRD graphs (rrdtool Python) Minor administrative interference Devices and ifces discovered by PHP SNMP script automatically Device graph types determined automatically Personalization Custom search engine Version releases every 2-3 months Not open sourced yet Abstraction layer has to be implemented Rewrite parts of code get rid of GRNET-specific parts 7

Device Graphs (2) Mobile flavor will be soon released 8

Network Topology http://mon.grnet.gr/network/maps/ Google Maps API v2 (soon to be ported to v3) Django Framework DOJO Javascript Framework Data serialized to JSON and fed to API Topology (L1, L2, L3) Network weathermap (live data from rrd files) Points of presence GRNET clients Lightweight edition eases integration with other apps TF-NOC, GRNET Zurich NOC network monitoring & 9

Network Topology (2) GRNET NOC network monitoring & TF-NOC, Zurich 10

Nagios based Common Infrastructure Network Alarming Django Python tool to query grnetdb and generate configuration Servers/Services Populated through automation tool Puppet An effort to maximize SNR Notifications go to interested parties only Web interface supports authorization so only relevant information is available Plans for Load Balancing/HA setup 11

Visualization Alarming (2) Standard interface not topology aware Hates circular (aka rendundant) links Nagios map cgi ugly Information decimation difficult Nagvis to the rescue Supports multiple maps Maps web editable Visual and audible alarming Still a work in progress 12

Alarming (3) 13

Thank you Questions? TF-NOC, Zurich GRNET NOC network monitoring & 14