grafana-zabbix
grafana-zabbix copied to clipboard
Alerts stopped working after Zabbix upgrade to 6.4.0
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
- Grafana alerts work on Zabbix 5.xx.
- Zabbix gets upgraded to 6.4.0
- You need to upgrade Zabbix-Grafana plugin now to 4.3.1
- Alerts still broken as field 'item tag' cannot be populated automatically and 'Application' is gone
- 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:
The 'Item tag' can be obtained from Zabbix manually:
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:
Software versions
| Grafana | Zabbix | Grafana-Zabbix Plugin |
|---|---|---|
| 9.2.4 | 6.4.0 | 4.3.1 |