Hi,
does anyone know why in zabbix 6.x the ability to search for graphs by name pattern has disappeared? Had this feature caused any performance issues and therefore was dropped or was just rebuilt and I can achieve the same elsewhere in GUI?
This feature was introduced in zabbix 5.0, I cannot find it anywhere in 6.x and nothing about disappearing in release notes.
Here is what I would like to achieve / replicate.
Filter from zbx 5.x

I'm monitoring interfaces on multiple switches. On every host for every interface I have a separate graphs for traffic and optical parameters with description taken from device.
Exemplary names:
- Traffic - xe-0/0/1 - client1,
- Optics - xe-0/0/1 - client1,
- Traffic - xe-0/0/2 - client2,
- Optics - xe-0/0/2 -client2,
- Traffic - xe-0/0/3 - client1,
- Optics - xe-0/0/3 -client1,
By selecting search type as pattern I can:
- type *client1* to display all graphs with client1 in the name,
- type Traffic* to display all traffic graphs on the host,
- type Traffic*client1 to display all traffic graphs regarding client1.
Thanks for any help / hints
does anyone know why in zabbix 6.x the ability to search for graphs by name pattern has disappeared? Had this feature caused any performance issues and therefore was dropped or was just rebuilt and I can achieve the same elsewhere in GUI?
This feature was introduced in zabbix 5.0, I cannot find it anywhere in 6.x and nothing about disappearing in release notes.
Here is what I would like to achieve / replicate.
Filter from zbx 5.x
I'm monitoring interfaces on multiple switches. On every host for every interface I have a separate graphs for traffic and optical parameters with description taken from device.
Exemplary names:
- Traffic - xe-0/0/1 - client1,
- Optics - xe-0/0/1 - client1,
- Traffic - xe-0/0/2 - client2,
- Optics - xe-0/0/2 -client2,
- Traffic - xe-0/0/3 - client1,
- Optics - xe-0/0/3 -client1,
By selecting search type as pattern I can:
- type *client1* to display all graphs with client1 in the name,
- type Traffic* to display all traffic graphs on the host,
- type Traffic*client1 to display all traffic graphs regarding client1.
Thanks for any help / hints
Comment