grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.04k stars 458 forks source link

It does not display complete list of host groups #1489

Open slamck opened 1 year ago

slamck commented 1 year ago

Describe the bug The plugin pulls only a partial list of host groups from Zabbix when setting up dashboard variables and in the panel Group dropdown box.

Expected behavior It should pull the full list of all the host groups from Zabbix. For testing, I set up another datasource pointing to an old version Zabbix instance (v5.0.3) and it works as expected

Screenshots Partial list of host groups in variables, groups:

image

Also partial list of groups in panel, groups:

image

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
9.1.0 6.2.1 4.2.9
idunodin commented 1 year ago

I found the same problem in this version plugin.

zxzixuanwang commented 1 year ago

The same as too! The data is right,but it cannot be presented. At first, I thought that grafana went wrong until i found this.

alexanderzobnin commented 1 year ago

It's related to latest changes in Grafana. Component which shows list of groups is quite outdated, so I need to migrate it. Actually, you can use search to find items you want, but yes, for some reason component does not show scroll anymore.

yusufgungor commented 1 year ago

Hi @alexanderzobnin is there any progress on this issue? Thanks

wessp01 commented 1 year ago

Hi @alexanderzobnin Is there any update on this issue? It's very inconvenient that it doesn't show all the hosts

BramSchutte commented 1 year ago

@alexanderzobnin same issue here. I cannot scroll through the grtoup and item lists. any ETA on this issue? Because we cant update to the newer Grafana with this problem. Making a dashboard is now not as easy anymore, and users are asking where their items are.

sallesfelipe commented 1 year ago

I had the same issue but it was user group permissions on zabbix. I needed to add the new group manually.