update links to docs to github pages
This commit is contained in:
26
README.md
26
README.md
@@ -4,7 +4,7 @@
|
||||
[](https://github.com/alexanderzobnin/grafana-zabbix/releases)
|
||||
[](https://codecov.io/gh/alexanderzobnin/grafana-zabbix)
|
||||
[](https://github.com/alexanderzobnin/grafana-zabbix/blob/master/CHANGELOG.md)
|
||||
[](http://docs.grafana-zabbix.org)
|
||||
[](https://alexanderzobnin.github.io/grafana-zabbix)
|
||||
[](https://twitter.com/alexanderzobnin)
|
||||
[](https://paypal.me/alexanderzobnin/10)
|
||||
|
||||
@@ -14,12 +14,12 @@ Visualize your Zabbix metrics with the leading open source software for time ser
|
||||
|
||||
## Features
|
||||
|
||||
- Select multiple metrics [by using Regex](http://docs.grafana-zabbix.org/guides/gettingstarted/#multiple-items-on-one-graph)
|
||||
- Create interactive and reusable dashboards with [template variables](http://docs.grafana-zabbix.org/guides/templating/)
|
||||
- Select multiple metrics [by using Regex](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted/#multiple-items-on-one-graph)
|
||||
- Create interactive and reusable dashboards with [template variables](https://alexanderzobnin.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](http://docs.grafana-zabbix.org/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
|
||||
- Find problems faster with [Alerting](http://docs.grafana-zabbix.org/reference/alerting/) feature
|
||||
- Transform and shape your data with [metric processing functions](https://alexanderzobnin.github.io/grafana-zabbix/reference/functions/) (Avg, Median, Min, Max, Multiply, Summarize, Time shift, Alias)
|
||||
- Find problems faster with [Alerting](https://alexanderzobnin.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
|
||||
|
||||
@@ -34,20 +34,20 @@ Install by using `grafana-cli`
|
||||
grafana-cli plugins install alexanderzobnin-zabbix-app
|
||||
```
|
||||
|
||||
Or see more installation options in [docs](http://docs.grafana-zabbix.org/installation/).
|
||||
Or see more installation options in [docs](https://alexanderzobnin.github.io/grafana-zabbix/installation/).
|
||||
|
||||
## Getting started
|
||||
|
||||
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/).
|
||||
First, [configure](https://alexanderzobnin.github.io/grafana-zabbix/installation/configuration/) Zabbix data source. Then you can create your first dashboard with step-by-step [Getting started guide](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted/).
|
||||
|
||||
## Documentation
|
||||
|
||||
- [About](http://docs.grafana-zabbix.org)
|
||||
- [Installation](http://docs.grafana-zabbix.org/installation)
|
||||
- [Getting Started](http://docs.grafana-zabbix.org/guides/gettingstarted)
|
||||
- [Templating](http://docs.grafana-zabbix.org/guides/templating)
|
||||
- [Alerting](http://docs.grafana-zabbix.org/reference/alerting/)
|
||||
- [Metric processing functions](http://docs.grafana-zabbix.org/reference/functions/)
|
||||
- [About](https://alexanderzobnin.github.io/grafana-zabbix)
|
||||
- [Installation](https://alexanderzobnin.github.io/grafana-zabbix/installation)
|
||||
- [Getting Started](https://alexanderzobnin.github.io/grafana-zabbix/guides/gettingstarted)
|
||||
- [Templating](https://alexanderzobnin.github.io/grafana-zabbix/guides/templating)
|
||||
- [Alerting](https://alexanderzobnin.github.io/grafana-zabbix/reference/alerting/)
|
||||
- [Metric processing functions](https://alexanderzobnin.github.io/grafana-zabbix/reference/functions/)
|
||||
|
||||
## Community Resources, Feedback, and Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user