Book Image

Zabbix 4 Network Monitoring - Third Edition

By : Patrik Uytterhoeven, Rihards Olups
Book Image

Zabbix 4 Network Monitoring - Third Edition

By: Patrik Uytterhoeven, Rihards Olups

Overview of this book

Zabbix 4 Network Monitoring is the perfect starting point for monitoring the performance of your network devices and applications with Zabbix. Even if you’ve never used a monitoring solution before, this book will get you up and running quickly. You’ll learn to monitor more sophisticated operations with ease and soon feel in complete control of your network, ready to meet any challenges you might face. Starting with the installation, you will discover the new features in Zabbix 4.0. You will then get to grips with native Zabbix agents and Simple Network Management Protocol (SNMP) devices. You will also explore Zabbix's integrated functionality for monitoring Java application servers and VMware. This book also covers notifications, permission management, system maintenance, and troubleshooting, so you can be confident that every potential challenge and task is under your control. If you're working with larger environments, you'll also be able to find out more about distributed data collection using Zabbix proxies. Once you're confident and ready to put these concepts into practice, you will understand how to optimize and improve performance. Troubleshooting network issues is vital for anyone working with Zabbix, so the book also helps you work through any technical snags and glitches you might face. By the end of this book, you will have learned more advanced techniques to fine-tune your system and make sure it is in a healthy state.
Table of Contents (25 chapters)

Creating a template

Open Configuration | Templates. As we can see, there are already 81 predefined templates, compared with only 38 in Zabbix 3.0. Zabbix has done a great job in providing us with a bunch of standard templates to start with. We will create our own specialized one, though; click on Create template. This opens a simple form that we have to fill in:

  • Template name: C_Template_Linux
  • Groups: Custom templates

The C_ at the front of the name stands for custom. We are also creating a new group to hold our templates in, and instead of going through the group configuration, we use the shortcut for group creation on this form. When you type in the name, a box will be shown with our new group name and (new) behind it. Just click on it and the new group will be created, as there is no group yet with the name Custom templates. Don't worry about (new) being in the name...