Network & System Monitoring with Nagios & Cacti Kevin Mueller.

Slides:



Advertisements
Similar presentations
NAGIOS AND CACTI NETWORK MANAGEMENT AND MONITORING SYSTEMS.
Advertisements

How to monitor the $H!T out of Hadoop Developing a comprehensive open approach to monitoring hadoop clusters.
Nagios: An introduction and Brief Tutorial
Nagios on Tier1 farm Jonathan Wheeler RAL Tier1 Fabric Team 20 th June 2008.
© 2009 GroundWork Open Source, Inc. PROPRIETARY INFORMATION: Information contained herein is not for use or disclosure outside of GroundWork Open Source,
CARA INSTALASI EPRINTS
Visualization of Monitoring Data at the NASA Advanced Supercomputing Facility Janice Singh
ActiveXperts Network Monitor Monitors servers, workstations and devices for availability Alerts and corrects.
Bangkok, Thailand An Introduction intERLab at AIT Network Management Workshop March – Bangkok, Thailand Hervey Allen & Phil Regnauld.
MONITORING THE CONNECTICUT EDUCATION NETWORK Aliza Bailey 10/20/2010.
ActiveXperts Network Monitor Monitors servers, workstations and devices for availability Alerts and corrects.
1 CHEP 2000, Roberto Barbera Roberto Barbera (*) Grid monitoring with NAGIOS WP3-INFN Meeting, Naples, (*) Work in collaboration with.
Network Monitoring with Nagios and other tools Wednesday, 19 July 2006 Martin B. Smith
Network Monitoring with Nagios. Joint technical meeting #2 What is a network monitoring system? A combination of hardware and software used to administer.
M. Bechtel, S. Blümel, A. Quignon1 Linux Network Server Group: Nagios Marc Bechtel Sebastian Blümel Alexandre Quignon.
Cacti Workshop Tony Roman Agenda What is Cacti? The Origins of Cacti Large Installation Considerations Automation The Current.
Monitoring a Large-Scale Network: Selecting the Right Tool Sayadur Rahman United International University & Network Manager, Financial Service.
Chapter Apache Installation in Linux- Mandrake. Acknowledgment The following information has been obtained directly from
Confidential property of Belkin International. Unlawful to copy or reproduce in any manner without the express written consent of Belkin International.
METAARCHIVE & CLOUD COMPUTING Central Server Functions Bill Robbins System Administrator MetaArchive Cooperative.
Bangkok, Thailand Smokeping & Cacti intERLab at AIT Workshop March – Bangkok, Thailand Hervey Allen.
R. Lange, M. Giacchini: Monitoring a Control System Using Nagios Monitoring a Control System Using Nagios Ralph Lange, BESSY – Mauro Giacchini, LNL.
Emanuele Pasqualucci Extending AppManager Monitoring with the SNMP Toolkit.
Linux Operations and Administration
Shoes R’ Us Denean Delmundo & Jeremy Steele CST 412 Spring 2014.
Papeete, French Polynesia PacNOG 5 Papeete, French Polynesia 17 June 2009 Hervey Allen.
These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
1 Network Statistic and Monitoring System Wayne State University Division of Computing and Information Technology Information Technology.
Your university or experiment logo here Nagios: An introduction and Brief Tutorial Chris Brew SciTech/PPD.
Josh Riggs Utilizing Open Source Network Monitoring.
Inventory:OCSNG + GLPI Monitoring: Zenoss 3
workshop eugene, oregon Nagios Network Design and Operations 24 July 2009
1. A key measurement tool for actively monitoring availability of devices and services. Possible the most used open source network monitoring software.
2010 These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
Taipei, Taiwan Smokeping & Cacti APRICOT 2008 Workshop February – Taipei, Taiwan Hervey Allen.
Introduction To Nagios A Linux-based Monitoring System.
Network Monitoring Manage your business without blowing your budget. Learn how the Calhoun ISD utilizes free “Open Source” tools for real-time monitoring.
Graphing and statistics with Cacti AfNOG 11, Kigali/Rwanda.
1 The System Menu. 2 The System menu Dashboard Page displayed upon every login. It encompasses several boxes organised in two columns that provide a complete.
Nagios Speaker: Yan-Shiang Wang Adviser: Quincy Wu Date: 2005/12/21.
Nagios The monitoring tool. Why ? Nagios is a powerful, modular network monitoring system that can be used to monitor many network services like smtp,
Nagios Network Monitoring Andrew Hamilton TJ IT Technician.
Apache Web Server Quick and Dirty Kevin G. Chege for AfNOG 2013 (Originally by Joel Jaeggli for AfNOG 2007) ‏
NAGIOS 1. Introduction A key measurement tool for actively monitoring availability of devices and services. Possible the most used open source network.
Lab 11 Overview Windows Server Last Labs Lab 12  Cisco Firewall.
POSTECH DP&NM Lab. (1)(1) Web-based Internet/Intranet Network Traffic Monitoring System Introduction –Web-based Network Traffic Monitoring,
Master thesis Analysis and implementation of monitoring systems of active network equipment. Scientific advisor: Univ. Prof., Dr. Hab., Pavel TOPALA Master.
2010 NAGIOS APRICOT 2010 Kuala Lumpur, Malaysia.
Installing VERITAS Cluster Server. Topic 1: Using the VERITAS Product Installer After completing this topic, you will be able to install VCS using the.
Monitoring Alfresco with Nagios/Icinga Toni de la Fuente Alfresco Senior Solutions Engineer Blog: blyx.com
Queensland University of Technology Nagios – an Open Source monitoring solution and it’s deployment at QUT.
ADMINISTRACIÓN DE SERVICIOS PARA LA WEB BRENDA GONZÁLEZ GÓMEZ
2008 Taipei, Taiwan An Introduction APRICOT 2008 Network Management Workshop February – Taipei, Taiwan Hervey Allen & Phil.
Nagios - introduction Dhruba Raj Bhandari ( CCNA ) p Additions by Phil Regnauld.
Nagios FTW TriLUG 8/10/06 Presented by: Jason Faulkner Ian Kilgore.
CSCF Cacti Project
Monitoring and Instrumentation the Joel Jaeggli version Joel Jaeggli For Afnog 2011.
'08 Rabat An Introduction AfNOG 2008 Network Management Workshop June 1-2 – Rabat, Morocco Hervey Allen & Phil Regnauld.
Network Management Workshop March – Bangkok, Thailand
Advisor : Quincy Wu Speaker : Xang-Ting Date : 2010/06/08
Application or server monitoring
What is nagios? Version 2 8/ M.A.Newhall.
INFNGRID Monitoring Group report
Smokeping/Cacti/Munin
Monitoring with Nagios
Objects Mike Weber
Lab 1 introduction, debrief
Adding Objects To Nagios 3.0
How to monitor the $H!T out of Hadoop
Presentation transcript:

Network & System Monitoring with Nagios & Cacti Kevin Mueller

Overview Nagios −Used for alerting based on thresholds Host status, CPU Utilization, Disk Space, Bandwidth, Load, Interface Status Cacti −Used for historical graphing CPU Utilization, Disk Space, Bandwidth, Load

Agenda Nagios Application Install Cacti Application Install Cacti Basics Nagios Basics Summary Questions

Prerequisites Unix server running your favorite Distro LAMP Configuration −Linux −Apache −MySQL −PHP

Nagios Install Install packages for Ubuntu Open a web browser and point to sudo apt-get install nagios3 nagios-snmp-plugins nagios- plugins-extra sudo /etc/init.d/apache2 restart cd /etc/nagios3/ sudo htpasswd –c htpasswd.users nagiosadmin

Cacti Install Install packages for Ubuntu sudo apt-get install cacti cacti-spine sudo /etc/init.d/apache2 restart Open a web browser and point to

Cacti Basics

Cacti Configuration

Cacti Data Templates

Cacti Devices

Cacti New Device

Cacti Host

Cacti Create Graphs

Cacti Graph Tree

Cacti Graphs

Nagios Basics

Nagios Configuration Object based configuration files with inheritance Objects Host Host Group Service Service Group Time Periods Contact Contact Group Extended Host Info Extended Service Info Command Definitions

Time Periods define timeperiod { timeperiod_name24x7 alias24x7 sunday00:00-24:00 monday00:00-24:00 tuesday00:00-24:00 wednesday00:00-24:00 … }

Contacts define contact { contact_namekdm aliasKevin Mueller service_notification_period24x7 host_notification_period24x7 service_notification_optionsw,u,c,r host_notification_optionsd,r service_notification_commandsnotify-service-by- host_notification_commandsnotify-host-by- }

Contact Group define contactgroup { contactgroup_nameadmins aliasAdministrators memberskdm, root }

Commands define command { command_namecheck_snmp_storage_v1 command_line$USER1$/check_snmp_storage.pl –H $HOSTADDRESS$ -C $ARG4$ -m $ARG1$ -r -w $ARG2$ -c $ARG3$ } define command { command_namecheck_ssh_4 command_line/usr/lib/nagios/plugins/check_ssh -4 $HOSTADDRESS$ }

Host Template define host { namegeneric-host notifications_enabled1 retain_status_information1 retain_nonstatus_Information1 check_commandcheck-host-alive max_check_attempts10 notification_interval10 notification_period24x7 notification_optionsd,u,r contact_groupsadmins register0 }

Service Template define service { namegeneric-service active_checks_enabled1 passive_checks_enabled1 parallelize_check1 obsess_over_service1 check_freshness0 notifications_enabled1 retain_status_information1 retain_nonstatus_Information1 notification_interval10 is_volatile1 normal_check_interval3 retry_check_interval1 max_check_attempts4 notification_period24x7 notification_optionsw,u,c,r contact_groupsadmins register0 }

Host Extended Info define hostextinfo { hostgroup_namecisco namecisco icon_imagecisco.gif icon_image_altCisco IOS vrml_imagecisco.gif gd2_magecisco.gd2 register0 }

Host Definition define host { host_namepix aliasPIX Firewall address usegeneric-host parentsc3512-a }

Service Definition define service { usegeneric-service host_namepix service_descriptionSSH check_commandcheck_ssh_4 } define service { usegeneric-service host_namesnap1 service_descriptionDisk Space check_command check_snmp_storage_v1!/home!80!90!public

HostGroup/ServiceGroup Definition define hostgroup { hostgroup_nameubuntu-servers aliasUbuntu Linux Servers memberssnap1, srvr1 } define servicegroup { servicegroup_namessh-servers aliasSSH Services memberssnap1,SSH,srvr1,SSH }

Nagios Basics

Nagios Tactical Overview

Nagios Host Detail

Nagios Service Detail

Nagios Host Information

Nagios Alert History

Nagios Availability Report

Nagios Configuration

Nagios Network Map

More Information Nagios Plugins − Cacti Forums & Templates −