2016-10-21 04:01:34 -05:00
|
|
|
+++
|
2017-03-17 13:33:31 -05:00
|
|
|
title = "Docs Home"
|
2016-10-21 04:01:34 -05:00
|
|
|
description = "Install guide for Grafana"
|
|
|
|
keywords = ["grafana", "installation", "documentation"]
|
2016-11-04 14:29:17 -05:00
|
|
|
type = "docs"
|
2017-03-18 02:25:26 -05:00
|
|
|
aliases = ["v1.1", "guides/reference/admin"]
|
2016-10-21 04:01:34 -05:00
|
|
|
[menu.docs]
|
|
|
|
name = "Welcome to the Docs"
|
|
|
|
identifier = "root"
|
|
|
|
weight = -1
|
|
|
|
+++
|
|
|
|
|
|
|
|
# Welcome to the Grafana Documentation
|
|
|
|
|
|
|
|
Grafana is an open source metric analytics & visualization suite. It is most commonly used for
|
|
|
|
visualizing time series data for infrastructure and application analytics but many use it in
|
|
|
|
other domains including industrial sensors, home automation, weather, and process control.
|
|
|
|
|
|
|
|
## Installing Grafana
|
|
|
|
- [Installing on Debian / Ubuntu](installation/debian)
|
|
|
|
- [Installing on RPM-based Linux (CentOS, Fedora, OpenSuse, RedHat)](installation/rpm)
|
|
|
|
- [Installing on Mac OS X](installation/mac)
|
|
|
|
- [Installing on Windows](installation/windows)
|
|
|
|
- [Installing on Docker](installation/docker)
|
|
|
|
- [Installing using Provisioning (Chef, Puppet, Salt, Ansible, etc)](installation/provisioning)
|
2017-03-21 09:37:55 -05:00
|
|
|
- [Nightly Builds](https://grafana.com/grafana/download)
|
2016-10-21 04:01:34 -05:00
|
|
|
|
2017-02-08 01:23:12 -06:00
|
|
|
For other platforms Read the [build from source]({{< relref "project/building_from_source.md" >}})
|
2016-10-21 04:01:34 -05:00
|
|
|
instructions for more information.
|
|
|
|
|
|
|
|
## Configuring Grafana
|
2016-03-07 01:52:16 -06:00
|
|
|
|
|
|
|
The back-end web server has a number of configuration options. Go the
|
2017-02-08 01:23:12 -06:00
|
|
|
[Configuration]({{< relref "installation/configuration.md" >}}) page for details on all
|
2016-03-07 01:52:16 -06:00
|
|
|
those options.
|
|
|
|
|
2016-10-21 04:01:34 -05:00
|
|
|
|
2017-10-24 08:23:19 -05:00
|
|
|
## Getting Started
|
2016-10-21 04:01:34 -05:00
|
|
|
|
2017-02-08 01:23:12 -06:00
|
|
|
- [Getting Started]({{< relref "guides/getting_started.md" >}})
|
|
|
|
- [Basic Concepts]({{< relref "guides/basic_concepts.md" >}})
|
|
|
|
- [Screencasts]({{< relref "tutorials/screencasts.md" >}})
|
2016-10-21 04:01:34 -05:00
|
|
|
|
2017-10-24 08:23:19 -05:00
|
|
|
## Data Source Guides
|
2016-03-07 01:52:16 -06:00
|
|
|
|
2017-02-08 01:23:12 -06:00
|
|
|
- [Graphite]({{< relref "features/datasources/graphite.md" >}})
|
|
|
|
- [Elasticsearch]({{< relref "features/datasources/elasticsearch.md" >}})
|
|
|
|
- [InfluxDB]({{< relref "features/datasources/influxdb.md" >}})
|
2017-10-26 10:39:54 -05:00
|
|
|
- [Prometheus]({{< relref "features/datasources/prometheus.md" >}})
|
|
|
|
- [OpenTSDB]({{< relref "features/datasources/opentsdb.md" >}})
|
2017-10-24 08:23:19 -05:00
|
|
|
- [MySQL]({{< relref "features/datasources/mysql.md" >}})
|
|
|
|
- [Postgres]({{< relref "features/datasources/postgres.md" >}})
|
|
|
|
- [Cloudwatch]({{< relref "features/datasources/cloudwatch.md" >}})
|