grafana / grafana-zabbix

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

Default dashboards do not support Zabbix 5+ #1126

Open yurtesen opened 3 years ago

yurtesen commented 3 years ago

Describe the bug The default dashboards shipped with the plugin do not support Zabbix 5+

For Zabbix Sever Dashboard: In Zabbix5 for example Linux template has following changes: https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/os/linux/template_os_linux.xml?at=refs%2Ftags%2F5.0.0 Item name: changed from Host name to System name Item name: changed from /Required performance of Zabbix server/ to Number of processed values per second Item name changed from /Zabbix busy/ to /Utilization.*/ Application for Uptime is changed from General to Status

I think the Zabbix processes should use item /Number of processed [numeric|text|character|not|log]+.*/ ?

Similarly other 2 default dashboards have some problems also...

Expected behavior I expected it to work out of the box.

Screenshots image

Network data If it's related to metric data visualization would be great to get the raw query and response for the network request (check this in browser dev tools network tab, there you can see metric requests, please include the request body and request response)

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
7.3.6 5.0.7 4.1.0
github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had activity in the last 2 years. It will be closed in 60 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!