Cargando…

Nagios Core administration cookbook : over 90 hands-on recipes that will employ Nagios Core as the anchor of monitoring on your network /

Over 90 hands-on recipes that will employ Nagios Core as the anchor of monitoring on your networkAbout This Book Master the advanced configuration techniques of Nagios Core to model your network better by improving hosts, services, and contacts Filter and improve the notifications that Nagios Core s...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ryder, Tom (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2016.
Edición:Second edition.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn945097329
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 160318s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d OCLCF  |d KSU  |d DEBSZ  |d DEBBG  |d OCLCQ  |d COO  |d VT2  |d UOK  |d CEF  |d N$T  |d FEM  |d YDXCP  |d ZCU  |d AGLDB  |d IGB  |d VLY  |d UKMGB  |d OCLCO  |d OCLCQ  |d QGK 
015 |a GBC1J5447  |2 bnb 
016 7 |a 018010604  |2 Uk 
019 |a 942842513  |a 944156529  |a 968056134  |a 969083769  |a 1259137247 
020 |a 9781785883132 
020 |a 1785883135 
020 |z 9781785889332 
020 |z 1785889338 
029 1 |a DEBSZ  |b 480364869 
029 1 |a DEBBG  |b BV043969045 
029 1 |a DEBSZ  |b 485795582 
029 1 |a GBVCP  |b 882753827 
029 1 |a UKMGB  |b 018010604 
035 |a (OCoLC)945097329  |z (OCoLC)942842513  |z (OCoLC)944156529  |z (OCoLC)968056134  |z (OCoLC)969083769  |z (OCoLC)1259137247 
037 |a CL0500000724  |b Safari Books Online 
050 4 |a TK5105.5 
072 7 |a COM  |x 046000  |2 bisacsh 
082 0 4 |a 005.4476  |2 23 
082 1 4 |a [E] 
049 |a UAMI 
100 1 |a Ryder, Tom,  |e author. 
245 1 0 |a Nagios Core administration cookbook :  |b over 90 hands-on recipes that will employ Nagios Core as the anchor of monitoring on your network /  |c Tom Ryder. 
250 |a Second edition. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |2 rda 
490 1 |a Quick answers to common problems 
588 |a Description based on online resource; title from cover (viewed March 16, 2016). 
500 |a Includes index. 
520 |a Over 90 hands-on recipes that will employ Nagios Core as the anchor of monitoring on your networkAbout This Book Master the advanced configuration techniques of Nagios Core to model your network better by improving hosts, services, and contacts Filter and improve the notifications that Nagios Core sends in response to failed checks, which can greatly assist you when diagnosing problems Pull Nagios Core's data into a database to write clever custom reports of your own deviseWho This Book Is For If you are a network or system administrator and are looking for instructions and examples on working with Nagios Core, then this book is for you. Some basic shell command-line experience is required, and some knowledge of scripting would be helpful when we discuss how plugins work. What You Will Learn Manage the configuration of Nagios Core with advanced techniques to achieve fine detail in your checks Find, install, and even write your own check plugins Filter notifications to send them to the right people or programs at the right time Work around difficult network accessibility issues and delegate checks to other machines Tweak a Nagios Core server to achieve both high performance and redundancy in case of disaster Process the results of checks performed by other machines to monitor backups and similar processes Extend Nagios Core to allow advanced scripting, reporting, and network visualization behaviorIn Detail Nagios Core is an open source monitoring framework suitable for any network that ensures both internal and customer-facing services are running correctly and manages notification and reporting behavior to diagnose and fix outages promptly. It allows very fine configuration of exactly when, where, what, and how to check network services to meet both the uptime goals of your network and systems team and the needs of your users. This book shows system and network administrators how to use Nagios Core to its fullest as a monitoring framework for checks on any kind of network services, from the smallest home network to much larger production multi-site services. You will discover that Nagios Core is capable of doing much more than pinging a host or to see whether websites respond. The recipes in this book will demonstrate how to leverage Nagios Core's advanced configuration, scripting hooks, reports, data retrieval, and extensibility to integrate it with your existing systems, and to make it the rock-solid center of your network monitoring world. Style and approach Each chapter contains a set of step-by-step recipes to perform an example of a commonly performed task related to network administration. The book begins by focusing closely on the properties and configuration of Nagios Core itself, and gradually moves on to other pieces of software that can support, manage, and extend the system. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Understanding Hosts, Services, and Contacts; Introduction; Creating a new network host; Creating a new HTTP service; Creating a new e-mail contact; Verifying configuration; Creating a new hostgroup; Creating a new servicegroup; Creating a new contactgroup; Creating a new time period; Running a service on all hosts on a group; Chapter 2: Working with Commands and Plugins; Introduction; Finding a plugin; Installing a plugin; Removing a plugin; Creating a new command 
505 8 |a Customizing an existing commandUsing an alternative check command for hosts; Writing a new plugin from scratch; Implementing threshold checks in a plugin; Using macros as environment variables in a plugin; Chapter 3: Working with Checks and States; Introduction; Specifying how frequently to check a host or service; Changing thresholds for PING RTT and packet loss; Changing thresholds for disk usage; Scheduling downtime for a host or service; Managing brief outages with flapping; Adjusting flapping percentage thresholds for a service; Chapter 4: Configuring Notifications; Introduction 
505 8 |a Configuring notification periodsConfiguring notifications for groups; Choosing states for notification; Specifying the number of failed checks before notification; Automating contact rotation; Defining an escalation for repeated notifications; Defining a custom notification method; Filtering notifications based on a host or service value; Chapter 5: Monitoring Methods; Introduction; Monitoring PING for any host; Monitoring SSH for any host; Checking an alternative SSH port; Monitoring mail services; Monitoring web services; Checking that a website returns a given string 
505 8 |a Monitoring database servicesMonitoring the output of an SNMP query; Monitoring a RAID or other hardware device; Creating an SNMP OID for monitoring; Chapter 6: Enabling Remote Execution; Introduction; Monitoring local services on a remote machine with NRPE; Setting the listening address for NRPE; Setting allowed client hosts for NRPE; Creating new NRPE command definitions securely; Giving limited sudo(8) privileges to NRPE; Using check_by_ssh with key authentication instead of NRPE; Using check_mk instead of NRPE; Chapter 7: Using the Web Interface; Introduction; Using the Tactical Overview 
505 8 |a Viewing and interpreting availability reportsViewing and interpreting trends; Viewing and interpreting notification history; Adding comments on hosts or services in the web interface; Viewing configuration in the web interface; Scheduling checks from the web interface; Acknowledging a problem via the web interface; Chapter 8: Managing Network Layout; Introduction; Creating a network host hierarchy; Using the network map; Choosing icons for hosts; Establishing a host dependency; Establishing a service dependency; Monitoring individual nodes in a cluster; Using the network map as an overlay 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer networks  |x Management. 
650 6 |a Réseaux d'ordinateurs  |x Gestion. 
650 7 |a COMPUTERS  |x Operating Systems  |x General.  |2 bisacsh 
650 7 |a Computer networks  |x Management.  |2 fast  |0 (OCoLC)fst00872323 
776 |z 1-78588-933-8 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785889332/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis34109866 
938 |a YBP Library Services  |b YANK  |n 12872689 
938 |a EBSCOhost  |b EBSC  |n 1193726 
994 |a 92  |b IZTAP