Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard Template zabbix_system_status.json e.options is undefined #1639

Closed
ITfromHell opened this issue May 23, 2023 · 4 comments · Fixed by #1896
Closed

Dashboard Template zabbix_system_status.json e.options is undefined #1639

ITfromHell opened this issue May 23, 2023 · 4 comments · Fixed by #1896

Comments

@ITfromHell
Copy link

ITfromHell commented May 23, 2023

Describe the bug
I imported the default dashboard from https://github.com/alexanderzobnin/grafana-zabbix/blob/master/dashboards/zabbix_system_status.json
The UI tells me with red exclamation marks "e.options is undefined", see screenshot1
Interestingly, the list of host groups will be shown at upper panel and also the panels ar enumerated for each entry, so its not an roles/rights nor authorization topic.

Expected behavior
The panels shows values

Screenshots
grafik

Network data
Query: {"datasourceId":1,"method":"hostgroup.get","params":{"output":["name","groupid"],"sortfield":"name","real_hosts":true}}

Result:
{"result":[{"groupid":"7","name":"Hypervisors"},{"groupid":"2","name":"Linux servers"},{"groupid":"23","name":"Switches"},{"groupid":"22","name":"TrueNAS"},{"groupid":"26","name":"UPS"},{"groupid":"6","name":"Virtual machines"},{"groupid":"4","name":"Zabbix servers"},{"groupid":"24","name":"site_TST01"}]}

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
v9.5.2 (cfcea75916) 6.4.2 4.3.1

Thanks for your help.

@jpcapone
Copy link

Did you ever get this fixed? I have the same problem.

@ITfromHell
Copy link
Author

ITfromHell commented Dec 28, 2023

Unfortunately no. And also no feedback or questions for details.
Do you use same versions?
I updated to Zabbix 6.4.8 and Grafana-Zabbix-Plugin 4.4.4, meanwhile, but the problem is the same.

@jpcapone
Copy link

Unfortunately no. And also no feedback or questions for details. Do you use same versions? I updated to Zabbix 6.4.8 and Grafana-Zabbix-Plugin 4.4.4, meanwhile, but the problem is the same.

Grafana is version 10.2.2, Grafana-Zabbix-Plugin 4.4.4 and Zabbix is 6.4.10. Let me know if you think of something we can try.

@ITfromHell
Copy link
Author

Lets check similarities and differences at our installations:
I updated to Zabbix 6.4.10, Grafana 10.2.3, alexanderzobnin-zabbix-app 4.4.4 (its installed via environment var "- GF_INSTALL_PLUGINS=alexanderzobnin-zabbix-app" at docker-compose.yml)
Did you configure "Direct DB connection" at Zabbix plugin? For me this doesn´t work for PostgreSQL: I can create a datasource, but I´m unable to select it at Zabbix plugin.

As Grafana image I use "grafana/grafana-oss:latest", today I tried "grafana/grafana-enterprise:latest", also with same result
Also Grafana v9.5.15, same.
Also alexanderzobnin-zabbix-app 4.3.0, same.

But maybe the Grafana side is the wrong one, maybe its related to how the systems at Zabbix are structured/named/...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants