60 lines
3.6 KiB
Markdown
60 lines
3.6 KiB
Markdown
# Zabbix plugin for Grafana
|
|
|
|
[](https://github.com/alexanderzobnin/grafana-zabbix/releases)
|
|
[](https://codecov.io/gh/alexanderzobnin/grafana-zabbix)
|
|
[](https://github.com/alexanderzobnin/grafana-zabbix/blob/master/CHANGELOG.md)
|
|
[](https://grafana.github.io/grafana-zabbix)
|
|
[](https://twitter.com/alexanderzobnin)
|
|
|
|
Visualize your Zabbix metrics with the leading open source software for time series analytics.
|
|
|
|

|
|
|
|
## Features
|
|
|
|
- Select multiple metrics [by using Regex](https://grafana.github.io/grafana-zabbix/guides/gettingstarted/#multiple-items-on-one-graph)
|
|
- Create interactive and reusable dashboards with [template variables](https://grafana.github.io/grafana-zabbix/guides/templating/)
|
|
- Show events on graphs with [Annotations](http://docs.grafana.org/reference/annotations/)
|
|
- Display active problems with Triggers panel
|
|
- Transform and shape your data with [metric processing functions](https://grafana.github.io/grafana-zabbix/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
|
|
- Find problems faster with [Alerting](https://grafana.github.io/grafana-zabbix/reference/alerting/) feature
|
|
- Mix metrics from multiple data sources in the same dashboard or even graph
|
|
- Discover and share [dashboards](https://grafana.com/dashboards) in the official library
|
|
|
|
See all features overview and dashboards examples at Grafana-Zabbix [Live demo](http://play.grafana-zabbix.org) site.
|
|
Visit [plugins page](https://grafana.com/plugins) at [grafana.com](http://grafana.com) and check out available Grafana data sources, panels and [dashboards](https://grafana.com/dashboards?dataSource=alexanderzobnin-zabbix-datasource).
|
|
|
|
## Installation
|
|
|
|
Install by using `grafana-cli`
|
|
|
|
```sh
|
|
grafana-cli plugins install alexanderzobnin-zabbix-app
|
|
```
|
|
|
|
Or see more installation options in [docs](https://grafana.github.io/grafana-zabbix/installation/).
|
|
|
|
## Getting started
|
|
|
|
First, [configure](https://grafana.github.io/grafana-zabbix/configuration/) Zabbix data source. Then you can create your first dashboard with step-by-step [Getting started guide](https://grafana.github.io/grafana-zabbix/guides/gettingstarted/).
|
|
|
|
## Documentation
|
|
|
|
- [About](https://grafana.github.io/grafana-zabbix)
|
|
- [Installation](https://grafana.github.io/grafana-zabbix/installation)
|
|
- [Getting Started](https://grafana.github.io/grafana-zabbix/guides/gettingstarted)
|
|
- [Templating](https://grafana.github.io/grafana-zabbix/guides/templating)
|
|
- [Alerting](https://grafana.github.io/grafana-zabbix/reference/alerting/)
|
|
- [Metric processing functions](https://grafana.github.io/grafana-zabbix/reference/functions/)
|
|
|
|
## Community Resources, Feedback, and Support
|
|
|
|
- Found a bug? Want a new feature? Feel free to open an [issue](https://github.com/alexanderzobnin/grafana-zabbix/issues/new).
|
|
- Have a question? You also can open issue, but for questions, it would be better to use [Grafana Community](https://community.grafana.com/) portal.
|
|
- Need additional support? Contact me for details [alexanderzobnin@gmail.com](mailto:alexanderzobnin@gmail.com)
|
|
|
|
---
|
|
:copyright: 2015-2023 Alexander Zobnin alexanderzobnin@gmail.com
|
|
|
|
Licensed under the Apache 2.0 License
|