Alexander Zobnin 272259598e Triggers panel - fixed bug with changing severity options
in dashboard with multiple Triggers panels (changes affects all panels).
2016-04-14 12:09:03 +03:00
2016-01-16 15:17:05 +03:00
2016-04-10 21:22:27 +03:00
2016-04-01 00:05:48 +03:00

Zabbix plugin for Grafana

Zabbix datasource, Triggers panel and more.

Gitter

See features overview and dashboards examples at Grafana-Zabbix Live demo site.
Download latest release

Meet grafana-zabbix 3.0

Download grafana-zabbix 3.0 beta

Documentation
Read installation instruction for version 3.0.

Display your Zabbix data with powerful Grafana dashboards!

Dashboard

Features

Flexible metric editor

  • hosts and items filtering:
  • Custom scale for each target

Templated dashboards support

Group, host, application or item names can be replaced with a template variable. This allows you to create generic dashboards that can quickly be changed to show stats for a specific cluster, server or application.

Annotations support

  • Display zabbix events on graphs
  • Show acknowledges for problems

Dockerized Grafana with Zabbix datasource

# create /var/lib/grafana as persistent volume storage
docker run -d -v /var/lib/grafana --name grafana-xxl-storage busybox:latest

# start grafana-xxl
docker run \
  -d \
  -p 3000:3000 \
  --name grafana-xxl \
  --volumes-from grafana-xxl-storage \
  monitoringartist/grafana-xxl

Visit Grafana XXL project for more details.

Read more about Grafana features at grafana.org

Description
grafana zabbix fork
Readme Apache-2.0 18 MiB
Languages
TypeScript 68.4%
Go 22.8%
SCSS 5.3%
JavaScript 1.3%
Python 1%
Other 1.1%