Zabbix annotations
Annotations overlay event markers on graph panels, letting you correlate Zabbix problems and recovery events with metric data. When a Zabbix trigger fires or recovers, the annotation appears as a vertical line on the graph at the time the event occurred.
Before you begin
- Configure the Zabbix data source.
- Understand Grafana annotations.
Add an annotation query
To add Zabbix annotations to a dashboard:
- Open a dashboard and click Dashboard settings (gear icon).
- Click Annotations in the left menu.
- Click Add annotation query.
- Select the Zabbix data source.
- Configure the annotation query fields described in the following sections.
- Click Apply.
Annotation query fields
Use the following fields to filter which Zabbix problems appear as annotations.
Annotation options
These toggle options control which events appear and what information is displayed.
Example: monitor high-severity events
To annotate a dashboard with only high-severity and disaster-level problems from your production servers:
- Set Group to the host group containing your production servers (for example,
Production). - Set Host to
/.*/to include all hosts in the group. - Set Min severity to High.
- Enable Show OK events to see both when problems start and when they resolve.
- Enable Show hostname to identify which host triggered each event.



