Skip to content
Alexander Zobnin edited this page Jun 21, 2015 · 28 revisions

User’s Guide

Query editor

Grafana-Zabbix plugin provide query editor with standard zabbix host groups, host, applications and items selection and additional host and item filters. This allows to select multiple graphs in one query. Let's look at query editor in detail:

Query editor

Group, Host, Application and Item fields allows to select appropriate zabbix objects from dropdown menu. In the simplest case just select needed item:

Query editor 1

To select multiple items from one query set Items to All:

query_editor_2

Filters

Use item filter to specify regex for items selection:

query_editor_3

You can also use regex for hosts filtering when All hosts selected.

Scale

Use Scale field to specify custom multiplier for metric values:

query_editor_4

Templated queries

Templates allows you to create generic dashboards that can quickly be changed to show stats for a specific group, server, application or item. See templates in action:

templates_1

Annotations