Cargando…

Learning Nagios 4.

In Detail One of the most important challenges in system monitoring is to detect and report any malfunctioning system or device as soon as possible, so that you as an administrator are aware of the problem before a user runs into one. Nagios is a powerful monitoring tool that enables organizations t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kocjan, Wojciech
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Packt Publishing, 2014.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocn874966606
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 140328s2014 xx o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d FEM  |d ZCU  |d XFH  |d MERUC  |d OCLCQ  |d ICG  |d OCLCO  |d OCLCF  |d OCLCQ  |d DKC  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 968070760  |a 969045618  |a 994509262 
020 |a 1306531098  |q (ebk) 
020 |a 9781306531092  |q (ebk) 
020 |a 9781783288656 
020 |a 1783288655 
020 |a 1783288647 
020 |a 9781783288649 
029 1 |a DEBBG  |b BV043607206 
029 1 |a DEBSZ  |b 405668716 
035 |a (OCoLC)874966606  |z (OCoLC)968070760  |z (OCoLC)969045618  |z (OCoLC)994509262 
037 |a 584360  |b MIL 
050 4 |a TK5105.5 
082 0 4 |a 004.622 
049 |a UAMI 
100 1 |a Kocjan, Wojciech. 
245 1 0 |a Learning Nagios 4. 
260 |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
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 
588 0 |a Print version record. 
520 |a In Detail One of the most important challenges in system monitoring is to detect and report any malfunctioning system or device as soon as possible, so that you as an administrator are aware of the problem before a user runs into one. Nagios is a powerful monitoring tool that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. It monitors your entire IT infrastructure to ensure systems, applications, services, and business processes are functioning properly. In the event of a failure, Nagios can alert the technical staff of the problem, allowing them to begin remediation processes before outages affect business processes, end-users, or customers. "Learning Nagios 4" is a practical, beginner-level book that introduces you to setting up Nagios and walks you through all the basics of configuring it. It will guide you through the process of getting Nagios 4 up and running, using the web interface and monitoring IT systems. This book will also help you with understanding the typical problems encountered in setting up large-scale Nagios environments, as well as guide you through creating your very own Nagios plug-ins. "Learning Nagios 4" will introduce Nagios to the system administrators who are interested in monitoring their systems as well as networks. This book starts by guiding you through setting up and configuring your first instance of Nagios so you can quickly start using it to ensure your IT is working properly. The book also covers using SNMP to monitor various network-enabled devices. You will also find out how to use NSClient++ to monitor Microsoft Windows systems. The book explains distributed monitoring using multiple Nagios instances. Also, if you want to create your own plug-ins for Nagios, this book will teach you how to do so using programming languages like C and scripting languages like PHP, Perl, shell and Python. By the end of this book, you will have all the necessary knowledge you need to set up Nagios 4 as well as for using Nagios in a large, distributed environment that monitors a large number of computers, services, and devices. Approach This book will introduce Nagios to readers who are interested in monitoring their systems. All the concepts in the book are explained in a simplified manner, presented in an easy-to-understand language with lots of tips, tricks, and illustrations. Who this book is for This book is great for system administrators interested in using Nagios to monitor their systems. It will also help professionals who have already worked with earlier versions of Nagios to understand the new features of Nagios 4 and provides usable solutions to real-life problems related to Nagios administration. To effectively use this book, system administration knowledge is required. If you want to create your own plug-ins, knowledge of scripting languages like Perl, shell and Python is expected. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Nagios; Understanding the basics of Nagios; The benefits of monitoring resources; Main features; Soft and hard states; What's new in Nagios 4.0; Summary; Chapter 2: Installing Nagios 4; Installation; Upgrading from previous versions; Installing prerequisites; Obtaining Nagios; Setting up users and groups; Compiling and installing Nagios; Compiling and installing Nagios plugins; Setting up Nagios as a system service. 
505 8 |a Resolving error with script for Nagios system serviceConfiguring Nagios; Creating the main configuration file; Understanding macro definitions; Configuring hosts; Configuring host groups; Configuring services; Configuring service groups; Configuring commands; Configuring time periods; Configuring contacts; Configuring contact groups; Verifying the configuration; Understanding notifications; Templates and object inheritance; Summary; Chapter 3: Using the Nagios Web Interface; Setting up the web interface; Configuring the web server; Creating an administrative user for Nagios. 
505 8 |a Accessing the web interfaceTroubleshooting; Using the web interface; Checking the tactical overview; Viewing the status map; Managing hosts; Checking statuses; Viewing host information; Managing services; Checking statuses; Viewing service information; Managing downtimes; Checking downtimes statuses; Scheduling downtimes; Managing comments; Nagios information; Viewing process Information; Checking performance information; Generating reports; Changing the look of the Nagios web interface; Third-party Nagios web interfaces; Summary; Chapter 4: Using the Nagios Plugins. 
505 8 |a Understanding how checks workMonitoring using the standard network plugins; Testing the connection to a remote host; Testing the connectivity using TCP and UDP; Monitoring the e-mail servers; Checking the POP3 and IMAP servers; Testing the SMTP protocol; Monitoring network services; Checking the FTP server; Verifying the DHCP protocol; Monitoring the Nagios process; Testing the websites; Monitoring the database systems; Checking MySQL; Checking PostgreSQL; Checking Oracle; Checking other databases; Monitoring the storage space; Checking the swap space; Monitoring disk status using SMART. 
505 8 |a Checking the disk spaceTesting the free space for remote shares; Monitoring the resources; Checking the system load; Checking the processes; Monitoring the logged-in users; Monitoring other operations; Checking for updates with APT; Monitoring the UPS status; Gathering information from the lm-sensors; Using the dummy check plugin; Manipulating other plugins' output; Additional and third party plugins; Monitoring the network software; Using third-party plugins; Summary; Chapter 5: Advanced Configuration; Creating maintainable configurations; Configuration the file structure. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Computer networks  |x Monitoring. 
650 0 |a Computer networks  |x Management  |x Automation. 
650 6 |a Réseaux d'ordinateurs  |x Surveillance. 
650 6 |a Réseaux d'ordinateurs  |x Gestion  |x Automatisation. 
650 7 |a Computer networks  |x Monitoring  |2 fast 
758 |i has work:  |a Learning Nagios 4 (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCH7rgYwDPvDJ6TF8PWFTxP  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |z 9781306531092 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1600404  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1600404 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis27828189 
994 |a 92  |b IZTAP