- Mastering Zabbix(Second Edition)
- Andrea Dalle Vacche
- 233字
- 2021-07-16 20:01:17
Chapter 3. High Availability and Failover
Now that you have a good knowledge of all the components of a Zabbix infrastructure, it is time to implement a highly available Zabbix installation. In a large environment, especially if you need to guarantee that all your servers are up and running, it is of vital importance to have a reliable Zabbix infrastructure. The monitoring system and Zabbix infrastructure should survive any possible disaster and guarantee business continuity.
High availability is one of the solutions that guarantee business continuity and provides a disaster recovery implementation; this kind of setup cannot be missed in this book.
This chapter begins with the definition of high availability, and it further describes how to implement an HA solution.
In particular, this chapter considers the three-tier setup that we described earlier:
- The Zabbix GUI
- The Zabbix server
- Databases
We have described how to set up and configure each one of the components on high availability. All the procedures presented in this chapter have been implemented and tested in a real environment.
In this chapter, we will cover the following topics:
- Understanding what high availability, failover, and service level are
- Conducting an in-depth analysis of all the components (the Zabbix server, the web server, and the RDBMS server) of our infrastructure and how they will fit into a highly available installation
- Implementing a highly available setup of our monitoring infrastructure
- JavaScript從入門到精通(微視頻精編版)
- Mastering Entity Framework Core 2.0
- Java程序設計實戰教程
- Java 9 Concurrency Cookbook(Second Edition)
- Access 2010數據庫基礎與應用項目式教程(第3版)
- 深入理解Java7:核心技術與最佳實踐
- 機械工程師Python編程:入門、實戰與進階
- JavaScript:Moving to ES2015
- BeagleBone Black Cookbook
- NGINX Cookbook
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- App Inventor少兒趣味編程動手做
- Django Design Patterns and Best Practices
- SAS編程演義
- R語言:邁向大數據之路