- 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
- Visual Basic .NET程序設計(第3版)
- C++程序設計(第3版)
- 機器學習系統:設計和實現
- Python數據分析入門與實戰
- Python進階編程:編寫更高效、優雅的Python代碼
- Visual Basic程序設計與應用實踐教程
- Spring Boot企業級項目開發實戰
- Mastering Apache Maven 3
- Hands-On JavaScript for Python Developers
- C陷阱與缺陷
- Python Machine Learning Cookbook
- HTML5移動Web開發
- Mastering Bootstrap 4
- Sitecore Cookbook for Developers
- 深入理解Zabbix監控系統