-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: 7.0.25, 7.0.26, 7.4.10
-
Component/s: Frontend (F)
-
None
-
Environment:PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
Microsoft Edge for Business: Version 148.0.3967.70 (Official build) (64-bit)
It would be useful to add frontend-filter in the Data collection -> Hosts section, which would only display hosts without associated templates.
Currently, in Zabbix, you can create a host, assign it to a host group, and not link any templates to it. Such a host is valid, but there is no convenient filter in the host list that would allow you to quickly find only those hosts where the Templates field is empty.
Steps to reproduce:
- Go to Data collection -> Hosts;
- Create 1-st host (any name) for example "Host_1";
- Assign any host group to it;
- Save host;
- Create 2-nd host (any name) for example "Host_2";
- Assign the same host group as was for 1-st host;
- Assign any existing template to this host;
- Save host;
- Go back to Data collection -> Hosts;
- Try filtering the list so that only hosts without associated templates are displayed.
Result:
There is no filter in the frontend that would allow you to display only those hosts where the Templates field is empty.
Expected:
It should be possible to filter hosts by the status of their associated templates, for example:
Templates: empty / not empty;
orĀ
Without templates: yes/no
This would be helpful when auditing and cleaning up hosts that were added without templates