grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

Alerts stopped working after Zabbix upgrade to 6.4.0

Open josevnz opened this issue 2 years ago • 1 comments

Describe the bug

Alerts break when Zabbix is migrated to version 6.4.0 because one of the fields cannot be auto-completed.

Expected behavior

  1. Grafana alerts work on Zabbix 5.xx.
  2. Zabbix gets upgraded to 6.4.0
  3. You need to upgrade Zabbix-Grafana plugin now to 4.3.1
  4. Alerts still broken as field 'item tag' cannot be populated automatically and 'Application' is gone
  5. Workwaround: Fill the missing 'item tag' by hand. You still get HTTP 500 error when you open the alert definition for editing.

Screenshots

Below is a screenshot of an alert that required to populate one of the fields manually as the plugin gets a 500 server error:

grafana-menu

The 'Item tag' can be obtained from Zabbix manually:

zabbix-menu

On the new Zabbix you have to look for 'item tag' which doesn't populate by itself correctly. On Older Zabbix (like 3.0) the field used is called 'Application' and it works well:

grafana-menu-old

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
9.2.4 6.4.0 4.3.1

josevnz avatar Apr 20 '23 14:04 josevnz