Skip to content

Commit 9f2ca60

Browse files
Update Readme
1 parent 2d64a73 commit 9f2ca60

File tree

1 file changed

+29
-16
lines changed

1 file changed

+29
-16
lines changed

README.md

+29-16
Original file line numberDiff line numberDiff line change
@@ -5,39 +5,52 @@
55
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Follow)](https://twitter.com/alexanderzobnin)
66
[![Donate](https://img.shields.io/badge/donate-paypal-2c9eda.svg?style=flat&colorA=0b3684)](https://paypal.me/alexanderzobnin/10)
77

8-
Zabbix data source, Triggers panel and more.
8+
Visualize your Zabbix metrics with the leading open source software for time series analytics.
99

1010
<img width="640" alt="Dashboard" src="https://cloud.githubusercontent.com/assets/4932851/16547269/69d67380-4170-11e6-9724-ac8b53cd8b93.png">
1111

1212
## 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)
1813

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.
2024
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).
2125

2226
## Installation
27+
2328
Install by using `grafana-cli`
29+
2430
```sh
2531
grafana-cli plugins install alexanderzobnin-zabbix-app
2632
```
33+
2734
Or see more installation options in [docs](http://docs.grafana-zabbix.org/installation/).
2835

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+
2940
## 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/)
3648

3749
## 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])
4154

4255
---
4356
:copyright: 2015-2017 Alexander Zobnin [email protected]

0 commit comments

Comments
 (0)