Mastering Zabbix 2nd Edition by Andrea Dalle Vacche – Ebook PDF Instant Download/Delivery: 1785289268, 978-1785289262
Full download Mastering Zabbix 2nd Edition after payment
Product details:
ISBN 10: 1785289268
ISBN 13: 978-1785289262
Author: Andrea Dalle Vacche
Learn how to monitor your large IT environments using Zabbix with this one-stop, comprehensive guide to the Zabbix world
About This Book
- Create a tailor-made monitoring solution based on your specific needs
- Learn advanced techniques of Zabbix to monitor networks, performances, and other critical features in large environments
- Integrate, customize, and extend your monitoring solutions with external components and software
Who This Book Is For
This book is intended for system administrators and IT architects who need to better integrate their Zabbix installation with their surrounding environment. A basic, working knowledge of Zabbix and Linux is assumed so that the book can focus on how to use every component to its full advantage. It will also be helpful to be familiar with programming concepts and languages but if not, all the content in the book is thorough and well documented.
What You Will Learn
- Efficiently collect data from a large variety of monitoring objects
- Organize your data in graphs, charts, maps, and slide shows
- Build intelligent triggers and alarms to monitor your network proactively
- Write your own custom probes and monitoring scripts to extend Zabbix
- Configure Zabbix and its database to be high available and fault-tolerant
- Automate repetitive procedures using Zabbix’s API
- Integrate Zabbix with external systems
- Understand the protocol and how to interact with it by writing your own custom agent
In Detail
Nowadays monitoring systems play a crucial role in any IT environment. They are extensively used to not only measure your system’s performance, but also to forecast capacity issues. This is where Zabbix, one of the most popular monitoring solutions for networks and applications, comes into the picture. With an efficient monitoring system in place you’ll be able to foresee when your infrastructure runs under capacity and react accordingly. Due to the critical role a monitoring system plays, it is fundamental to implement it in the best way from its initial setup. This avoids misleading, confusing, or, even worse, false alarms which can disrupt an efficient and healthy IT department.
This new edition will provide you with all the knowledge you need to make strategic and practical decisions about the Zabbix monitoring system. The setup you’ll do with this book will fit your environment and monitoring needs like a glove. You will be guided through the initial steps of choosing the correct size and configuration for your system, to what to monitor and how to implement your own custom monitoring component. Exporting and integrating your data with other systems is also covered.
By the end of this book, you will have a tailor-made and well configured monitoring system and will understand with absolute clarity how crucial it is to your IT environment.
Style and approach
This book is an easy to follow, step-by-step guide to monitoring network and performance in large environments with Zabbix. It is designed for real-world Zabbix administrators, and is comprised of a perfect mix of theoretical explanations and practical applications, making it your perfect companion.
Mastering Zabbix 2nd Table of contents:
1. Deploying Zabbix
- Defining the Environment Size
- Zabbix Architectures
- Installing Zabbix
- Prerequisites
- Setting Up the Server
- Setting Up the Agent
- Installing and Creating the Package
- Installing from Packages
- Configuring the Server
- Installing the Database
- Some Considerations About the Database
- Sizing the Database
- Some Considerations About Housekeeping
- The Web Interface
- The Web Wizard – Frontend Configuration
- Capacity Planning with Zabbix
- The Observer Effect
- Deciding What to Monitor
- Defining a Baseline
- Load Testing
- Forecasting the Trends
- Summary
2. Distributed Monitoring
- Zabbix Proxies
- Deploying a Zabbix Proxy
- Zabbix’s Runtime Proxy Commands
- Deploying a Zabbix Proxy Using RPMs
- Considering a Different Zabbix Proxy Database
- Understanding the Zabbix Monitoring Data Flow
- With Proxies
- Monitoring Zabbix Proxies
- Security Considerations
- No Network Configuration
- Network Isolation
- Simple Tunnels
- Secure Shell
- Stunnel
- Full-Blown VPN
- Summary
3. High Availability and Failover
- Understanding High Availability
- Levels of IT Service
- Considerations About High Availability
- Automating Switchover/Failover with a Resource Manager
- Replicating the Filesystem with DRBD
- Implementing High Availability on a Web Server
- Configuring HTTPD HA
- Understanding Pacemaker and STONITH
- Pacemaker: Is Quorum Really Needed?
- Pacemaker: The Stickiness Concept
- Configuring Apache/HTTPD
- Configuring Zabbix Server for High Availability
- Implementing High Availability for a Database
- Clustering PostgreSQL
- Mirrored Logical Volume with LVM and DRBD
- Creating a DRBD Device on LVM Partition
- Enabling Resources in DRBD
- Defining a Primary Device in DRBD
- Creating a Filesystem on DRBD Device
- Pacemaker Clusters – Integrating DRBD
- Enabling DRBD Configuration
- Pacemaker – LVM Configuration
- Pacemaker – Configuring PostgreSQL
- Pacemaker – Network Configuration
- Final Configuration and Test
- DRBD Performance and Optimization
- DRBD Efficient Synchronization
- DRBD Networking Considerations
- Summary
4. Collecting Data
- Gathering Items as Raw Data
- Zabbix Trapper Items
- Database Monitoring with Zabbix
- Installing Database Drivers
- MySQL, PostgreSQL, Oracle ODBC Drivers
- unixODBC Configuration Files
- Compiling Zabbix with ODBC
- Database Monitor Items
- Considerations About SQL Queries
- Zabbix JMX Monitoring
- Installing Zabbix Java Gateway
- Configuring Zabbix JMX
- JMX Keys in Detail
- JMX Issues and Considerations
- Zabbix SNMP Monitoring
- SNMP Queries and Traps
- The snmptrapd Process
- The Perl Trap Handler
- Monitoring Zabbix via SSH
- Configuring SSH Key Authentication
- Monitoring Zabbix IPMI
- Configuring IPMI Accounts and Items
- Aggregated and Calculated Items
- Summary
5. Visualizing Data
- Graphs
- Analyzing Simple and Custom Graphs
- Ad Hoc Graphs
- Reviewing Graph Properties
- Visualizing Data Through Maps
- Creating Your First Zabbix Map
- Macros and URLs in Maps
- Selecting Elements in Maps
- Visualizing Through Screens
- Creating Screens and Dynamic Elements
- Automated Slide Show for Data Visualization
- IT Services
- Configuring an IT Service
- Summary
6. Managing Alerts
- Understanding Trigger Expressions
- Selecting Items and Functions
- Time Functions and Trigger Severity
- Choosing Between Absolute Values and Percentages
- Managing Trigger Dependencies
- Defining Actions
- Using Macros in Actions
- Action Operations, Steps, and Escalations
- Messages, Media, and Remote Commands
- Summary
7. Managing Templates
- Creating Templates and Adding Entities
- Using and Defining Macros
- User-Defined Macros
- Importing and Exporting Templates
- Linking Templates to Hosts
- Nesting and Combining Templates
- Discovering Hosts
- Active Agent Auto-Registration
- Low-Level Discovery
- Summary
8. Handling External Scripts
- External Checks
- Placement and Usage of Scripts
- General Rules for Writing Scripts
- Considerations About External Checks
- User Parameters
- Flexible User Parameters
- Sending Data Using Zabbix Sender
- Working with Zabbix Protocols
- Zabbix Get, Sender, and Agent Protocols
- Low-Level Discovery Protocol
- Agent Development Considerations
- Summary
9. Extending Zabbix
- Exploring the Zabbix API
- First Steps Through the API
- Authenticating and Using the API
- Mass Operations and Redistributing Hosts
- Creating Graphs and Exporting Data
- Creating Trigger Dependency Graphs
- Generating Zabbix Maps from Dot Files
- Summary
10. Integrating Zabbix
- WhatsApp Integration
- Sending Messages via WhatsApp
- Securing WhatsApp Setup
- Creating Zabbix Alert Groups
- Integrating Yowsup with Zabbix
- Request Tracker Integration
- Setting Up RT for Zabbix
- Customizing Tickets and Fields
- Connecting to the Request Tracker API
- Creating RT Tickets from Zabbix Events
- Summary
People also search for Mastering Zabbix 2nd:
mastering requirements
mastering zabbix pdf
mastering zabbix 2nd edition pdf
zabbix 4 interrupted system call
zabbix 6.0 requirements
Tags:
Andrea Dalle Vacche,Mastering,Zabbix 2nd