|
5 | 5 | [](https://twitter.com/alexanderzobnin)
|
6 | 6 | [](https://paypal.me/alexanderzobnin/10)
|
7 | 7 |
|
8 |
| -Zabbix data source, Triggers panel and more. |
| 8 | +Visualize your Zabbix metrics with the leading open source software for time series analytics. |
9 | 9 |
|
10 | 10 | <img width="640" alt="Dashboard" src="https://cloud.githubusercontent.com/assets/4932851/16547269/69d67380-4170-11e6-9724-ac8b53cd8b93.png">
|
11 | 11 |
|
12 | 12 | ## Features
|
13 |
| - - Flexible metric editor with Regex support |
14 |
| - - Template variables support |
15 |
| - - Annotations support (show events on graph) |
16 |
| - - Triggers panel |
17 |
| - - Client-side metrics processing (Avg, Median, Min, Max, Multiply, Summarize, Time shift) |
18 | 13 |
|
19 |
| -See features overview and dashboards examples at Grafana-Zabbix [Live demo](http://play.grafana-zabbix.org) site. |
| 14 | +- Select multiple metrics [by using Regex](http://docs.grafana-zabbix.org/guides/gettingstarted/#multiple-items-on-one-graph) |
| 15 | +- Create interactive and reusable dashboards with [template variables](http://docs.grafana-zabbix.org/guides/templating/) |
| 16 | +- Show events on graphs wiht [Annotations](http://docs.grafana.org/reference/annotations/) |
| 17 | +- Display active problems with Triggers panel |
| 18 | +- Transform and shape your data with [metric processing functions](http://docs.grafana-zabbix.org/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias) |
| 19 | +- Find problems faster with [Alerting](http://docs.grafana-zabbix.org/reference/alerting/) feature |
| 20 | +- Mix metrics from multiple data sources in the same dashboard or even graph |
| 21 | +- Discover and share [dashboards](https://grafana.com/dashboards) in the official library |
| 22 | + |
| 23 | +See all features overview and dashboards examples at Grafana-Zabbix [Live demo](http://play.grafana-zabbix.org) site. |
20 | 24 | 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).
|
21 | 25 |
|
22 | 26 | ## Installation
|
| 27 | + |
23 | 28 | Install by using `grafana-cli`
|
| 29 | + |
24 | 30 | ```sh
|
25 | 31 | grafana-cli plugins install alexanderzobnin-zabbix-app
|
26 | 32 | ```
|
| 33 | + |
27 | 34 | Or see more installation options in [docs](http://docs.grafana-zabbix.org/installation/).
|
28 | 35 |
|
| 36 | +## Getting started |
| 37 | + |
| 38 | +First, [configure](http://docs.grafana-zabbix.org/installation/configuration/) Zabbix data source. Then you can create your first dashboard with step-by-step [Getting started guide](http://docs.grafana-zabbix.org/guides/gettingstarted/). |
| 39 | + |
29 | 40 | ## Documentation
|
30 |
| - - [About](http://docs.grafana-zabbix.org) |
31 |
| - - [Installation](http://docs.grafana-zabbix.org/installation) |
32 |
| - - [Getting Started](http://docs.grafana-zabbix.org/guides/gettingstarted) |
33 |
| - - [Templating](http://docs.grafana-zabbix.org/guides/templating) |
34 |
| - - [Alerting](http://docs.grafana-zabbix.org/reference/alerting/) |
35 |
| - - [Available functions](http://docs.grafana-zabbix.org/reference/functions/) |
| 41 | + |
| 42 | +- [About](http://docs.grafana-zabbix.org) |
| 43 | +- [Installation](http://docs.grafana-zabbix.org/installation) |
| 44 | +- [Getting Started](http://docs.grafana-zabbix.org/guides/gettingstarted) |
| 45 | +- [Templating](http://docs.grafana-zabbix.org/guides/templating) |
| 46 | +- [Alerting](http://docs.grafana-zabbix.org/reference/alerting/) |
| 47 | +- [Metric processing functions](http://docs.grafana-zabbix.org/reference/functions/) |
36 | 48 |
|
37 | 49 | ## Community Resources, Feedback, and Support
|
38 |
| - - Found a bug? Want a new feature? Feel free to open an [issue](https://github.com/alexanderzobnin/grafana-zabbix/issues/new). |
39 |
| - - Have a question? You also can open issue, but for questions, it would be better to use [Grafana Community](https://community.grafana.com/) portal. |
40 |
| - - Need additional support? Contact me for details [[email protected]](mailto:[email protected]) |
| 50 | + |
| 51 | +- Found a bug? Want a new feature? Feel free to open an [issue](https://github.com/alexanderzobnin/grafana-zabbix/issues/new). |
| 52 | +- Have a question? You also can open issue, but for questions, it would be better to use [Grafana Community](https://community.grafana.com/) portal. |
| 53 | +- Need additional support? Contact me for details [[email protected]](mailto:[email protected]) |
41 | 54 |
|
42 | 55 | ---
|
43 | 56 | :copyright: 2015-2017 Alexander Zobnin [email protected]
|
|
0 commit comments