- Zabbix Cookbook
- Patrik Uytterhoeven
- 308字
- 2021-07-23 20:05:35
Creating host groups
So let's go a bit deeper into groups and see how to create them and link them with existing hosts. This duplicates the previous sentence. A host needs to be added to at least one group. Similar kind of hosts are grouped together even when the infrastructure is small.
Getting ready...
You should have a running Zabbix installation and you should have the knowledge of the definitions. To be able to add groups, you also need frontend access through an admin or super admin account.
How to do it...
- From the Zabbix menu Configuration go to Host groups.
- To add a new group, press the Create host group button and fill in a new name for the group in the Group name box.
- When you want to move existing servers to the new group then select from Other hosts | Group, an existing host or group and move them to the column on the left with the arrow buttons. Those are the servers you want to add to your new host group.
- Click the Save button at the bottom to save your changes.
How it works...
When we first create a group, we have an overview of the groups already available on our system. When you start with a clean installation, there are already some groups available; most importantly, the group Templates where all templates are grouped together and Zabbix servers where your Zabbix server is added and where you can put other Zabbix servers. Host groups in Zabbix are a logical way of putting servers in a group that have the same specifications, for example, all Linux servers, Windows servers, and so on.
Zabbix will never overwrite the standard templates when you upgrade but it can be good practice to create a template group just for your own or modified templ
- Data Visualization with D3 4.x Cookbook(Second Edition)
- C++案例趣學
- Objective-C Memory Management Essentials
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- jQuery EasyUI網站開發實戰
- Hands-On Data Structures and Algorithms with JavaScript
- Python自然語言處理(微課版)
- Learning ELK Stack
- Unity Game Development Scripting
- Apache Spark 2.x for Java Developers
- 常用工具軟件立體化教程(微課版)
- Unity Character Animation with Mecanim
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- jQuery for Designers Beginner's Guide Second Edition
- Python 快速入門(第3版)