Hello.
I'm using next versions of server, proxy and agent:
Proxy installed in docker:
For this proxy, I've added template Template App Zabbix Proxy. There is the item Zabbix queue over 10 minutes with key zabbix[queue,10m].
I expected that this item should check current queue only for this proxy. But this item gets general queue for all proxies and server:


Is it a correct work for this item? Is there a way to monitoring queue only for one proxy?
I'm using next versions of server, proxy and agent:
Code:
zabbix_server (Zabbix) 6.2.7 zabbix_proxy (Zabbix) 6.2.7 zabbix_agent2 (Zabbix) 6.2.9
Code:
Docker version 23.0.4, build f480fb1
I expected that this item should check current queue only for this proxy. But this item gets general queue for all proxies and server:
Is it a correct work for this item? Is there a way to monitoring queue only for one proxy?
, try to select a proxy there...
Comment