Nagios introduction. Dhruba Raj Bhandari (CCNA) Additions by Phil Regnauld. bhandari.dhruba@scp.com.np



Similar documents
Network Monitoring. Dhruba Raj Bhandari (CCNA) Manager Systems Soaltee Crowne Plaza Kathmandu NEPAL

AGENDA: INTRODUCTION: 1. How is our cloud monitoring setup? 2. Which are the tools used? 3. How do we access monitoring dashboard?

Availability Management Nagios overview. TEIN2 training Bangkok September 2005

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME. COMPARISON REPORT ON NETWORK MONITORING SYSTEMS (Nagios and Zabbix)

OMNITURE MONITORING. Ensuring the Security and Availability of Customer Data. June 16, 2008 Version 2.0

Tk20 Network Infrastructure

Network Monitoring with Nagios. Matt Gracie, Information Security Administrator Canisius College, Buffalo, NY

Présentation de Nagios

A SURVEY ON AUTOMATED SERVER MONITORING

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

DEPLOYMENT GUIDE Version 1.0. Deploying the BIG-IP LTM with the Nagios Open Source Network Monitoring System

Nagios. cooler than it looks. Wednesday, 31 October 2007

ITSM Service Monitoring Using Open Source Tools

AfNOG Monitoring of IP Services. Ayitey Bulley Material generously borrowed from the NSRC NME course

Service Level Agreement

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

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

While are you still in Nagios working directory, create a new file for DNS servers monitoring

Network Monitoring Tools

NETWORK MANAGEMENT AND REMOTE MONITORING VIA SMS APPLICATION

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

There are numerous ways to access monitors:

Kaseya 2. User Guide. for Network Monitor 4.1

Using New Relic to Monitor Your Servers

WhatsUp Gold v11 Features Overview

Chapter 8 Monitoring and Logging

WINDOWS SERVER MONITORING

Cannot send Autosupport , error message: Unknown User

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

ISPadmin. by Robert Haskins SYSADMIN. Robert D. Haskins is currently employed by Renesys Corporation in Hanover, NH.

The current version installed on your server is el6.x86_64 and it's the latest available.

One software solution to monitor your entire network, including devices, applications traffic and availability.

Network Monitoring. Easy, failsafe, and complete visibility of your network. Our customers have the same view as our NOC technicians.

IT Infrastructure Management

Network Monitoring Systems / Nagios. 2/19/08 Michael Miller e mail: mike.mikemiller@gmail.com

Document d'installation FAN 2.1

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version Edition 1

Network Management and Monitoring Software

WHITE PAPER September CA Nimsoft Monitor for Servers

Heroix Longitude Quick Start Guide V7.1

WhatsUp Gold v11 Features Overview

Network Management & Monitoring Overview

HOMEROOM SERVER INSTALLATION & NETWORK CONFIGURATION GUIDE

Can You Afford Network Downtime?

Nagios. Contents. From SME Server. Maintainer

Volume SYSLOG JUNCTION. User s Guide. User s Guide

PANDORA FMS NETWORK DEVICES MONITORING

Network Management & Monitoring Overview

OnCommand Performance Manager 1.1

Manual. By GFI Software Ltd. GFI Network Server Monitor

mbits Network Operations Centrec

MSP End User. Version 3.0. Technical Solution Guide

Free Network Monitoring Software for Small Networks

PRTG NETWORK MONITOR. Installed in Seconds. Configured in Minutes. Master Your Network for Years to Come.

Monitoring Clearswift Gateways with SCOM

An Introduction to Monitoring with Nagios

PANDORA FMS NETWORK DEVICE MONITORING

PRTG NETWORK MONITOR. Installed in Seconds. Configured in Minutes. Masters Your Network for Years to Come.

SERVICE SCHEDULE PULSANT ENTERPRISE CLOUD SERVICES

Topics. CIT 470: Advanced Network and System Administration. Why Monitoring? Why Monitoring? Historical Monitoring Processes. Historical Monitoring

Monitor all of your critical infrastructure from a single, integrated system.

GFI Product Manual. Manual

SMS Alerting System. Version 0.1 ( ) Mohammed Aijaz Ahmed. Network Administrator. IST Dept.

SERVICE SCHEDULE PUBLIC CLOUD SERVICES

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux.

NRPE Documentation CONTENTS. 1. Introduction... a) Purpose... b) Design Overview Example Uses... a) Direct Checks... b) Indirect Checks...

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

GFI Network Server Monitor 7.0. Manual. By GFI Software Ltd.

3M Command Center. Installation and Upgrade Guide

CYAN SECURE WEB APPLIANCE. User interface manual

Acronis Monitoring Service

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Pharos Control User Guide

Applicable for: Secure Access Service MAG Series Junos Pulse Gateway Access Control Service. Juniper Networks SNMP Monitoring Guide

AusCERT Remote Monitoring Service (ARMS) User Guide for AusCERT Members

Managed Appliance Installation Guide

The Importance of Software License Server Monitoring White Paper

Monitoring Microsoft Exchange to Improve Performance and Availability

Network monitoring systems & tools

PRTG NETWORK MONITOR. Installed in Seconds. Configured in Minutes. Masters Your Network for Years to Come.

What s new in ProactiveWatch 2.1!

How To Create A Distributed Virtual Network Control System

Whitepaper. Business Service monitoring approach

Virtual Private Servers

WEB SERVER MONITORING SORIN POPA

WÜRTHPHOENIX NetEye Version 3

Introduction to system monitoring with Nagios, Check_MK and Open Monitoring Distribution (OMD)

How To Get Started With Whatsup Gold

SERVICE SCHEDULE DEDICATED SERVER SERVICES

A Scalable Network Monitoring System as a Public Service on Cloud

SmartFiler Backup Appliance User Guide 2.0

New features and highlights

Configuring TCP/IP Port & Firewall Monitoring With Sentry-go Quick & Plus! monitors

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

LOCKSS on LINUX. CentOS6 Installation Manual 08/22/2013

Setup Cisco Call Manager on VMware

LOCKSS on LINUX. Installation Manual and the OpenBSD Transition 02/17/2011

Transcription:

Nagios introduction Dhruba Raj Bhandari (CCNA) Additions by Phil Regnauld bhandari.dhruba@scp.com.np

Why Nagios? Open source Relatively scaleable, Manageable, Secure and more Best documentation available Good log and database system Nice, informative and attractive web interface Very flexible Alerts automatically sent if condition changes Various notification options (Email, pager, mobile phone)

Why Nagios Avoidance of Too many red flashing lights Just the facts only want root cause failures to be reported, not cascade of every downstram failure. also avoids unnecessary checks e.g. HTTP responds, therefore no need to ping e.g. power outage, no ping response, so don t bother trying anything else Services are running fine no need to do check if the

What one can check Individual node status Is it up? What is its load? What is the memory and swap usage? NFS and network load? Are the partitions full? Are applications and services running properly? How about ping latency?

Nagios Features Nagios host and service monitor designed to inform you of network problems before your clients, end users or managers do ; Designed to run under the UNIX (Linux, *BSD, Solaris,...) Monitoring daemon runs intermittent checks on hosts and services uses external "plugins" which return status information to Nagios when problems are encountered, the daemon can send notifications out to administrative contacts in a variety of different ways (email, instant message, SMS, etc.) current status information, historical logs, and reports can all be accessed via a web browser

Features contd. Monitoring of network services (SMTP, POP3, HTTP, NNTP, PING, etc.) Monitoring of host resources (CPU load, disk and mem usage, etc.) Monitoring of environment / temperature Simple plugin design that allows users to easily develop their own host and service checks Ability to define network host hierarchy, allowing detection of and distinction between hosts that are down and those that are unreachable Contact notifications when service or host problems occur and get resolved (via email, pager, or other user defined method) Optional escalation of host and service notifications to different contact groups Support for implementing redundant and distributed monitoring servers Retention of host and service status across program restarts Ability to acknowledge problems via the web interface Web interface for viewing current network status, notification and problem history, log file, etc

Check memory Check disk Check dns Nagios server setup Check load Check ping Check host alive Check bandwidth Gateway Web UI Web Client At NOC Web Client At NO Check ping

Nagios Status Detail screen

Tactical Overview Of Nagios

Service Detail of Nagios

Service Types

Status Map of MC Network From Nagios

Status Overview from nagios

Status Summary Based On Hostgroup

Host Trends or Status History

Histogram Of Host

Event Logs

Who is Notified?

Notification Email Sample From: nagios@thuldai.mos.com.np To: "ishwars@mos.com.np" <ishwars@mos.com.np> Subject: Host DOWN alert for WORLDBANK L! Date: 05/02/04 11:09 ***** Nagios ***** Notification Type: PROBLEM Host: WORLDBANK L State: DOWN Address: 202.52.239.70 Info: PING CRITICAL Packet loss = 100% Date/Time: Thu Feb 5 11:06:38 NPT 2004

Nagios configuration files Located in /etc/nagios2/ Important files: cgi.cfg controls the Web Interface options security commands.cfg commands that Nagios uses to notify nagios.cfg main Nagios configuration file conf.d/* the core of the config files

Nagios configuration files Under conf.d/*, files xxxx_nagios2.cfg : contacts users and groups generic host template host (default) generic service template service hostgroups host group definitions services which services to check timeperiods when to check and notify

Nagios plugin configuration /etc/nagios plugins/config/ apt.cfg ntp.cfg dhcp.cfg ping.cfg disk.cfg procs.cfg dummy.cfg real.cfg ftp.cfg ssh.cfg http.cfg tcp_udp.cfg load.cfg telnet.cfg mail.cfg users.cfg news.cfg

Nagios configuration walkthrough Let's review the configuration files...

Concepts: parents Hosts can have parents Allows one to specify which dependencies there are in the network Avoid sending alarms if we cannot know the state of a host...

Nagios working principles

Questions?