Open yurtesen opened 3 years 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!
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 fromHost name
toSystem name
Item name: changed from/Required performance of Zabbix server/
toNumber of processed values per second
Item name changed from/Zabbix busy/
to/Utilization.*/
Application forUptime
is changed fromGeneral
toStatus
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
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