Difference between revisions of "Grafana"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* 1) Execute: <code>docker run -d --name=grafana -p 3000:3000 grafana/grafana</code><ref>http://docs.grafana.org/installation/docker/</ref>
 
* 1) Execute: <code>docker run -d --name=grafana -p 3000:3000 grafana/grafana</code><ref>http://docs.grafana.org/installation/docker/</ref>
 
* 2) Open a web browser and point to <code>http://localhost:3000/</code>  (default username and password is "admin")<ref>http://docs.grafana.org/guides/getting_started/</ref>
 
* 2) Open a web browser and point to <code>http://localhost:3000/</code>  (default username and password is "admin")<ref>http://docs.grafana.org/guides/getting_started/</ref>
 +
 +
 +
== Usage ==
 +
Grafana is widely used including by wikipedia foundation.
  
 
==See also==
 
==See also==

Revision as of 11:17, 22 December 2019

Grafana[1] is an open source software written in go, feature rich metrics dashboard, alerting and graph editor for CloudWatch, ElasticSearch, Grafana Logging, Graphite, InfluxDB, Microsoft SQL Server, MySQL, OpenTSDB, PostgreSQL, Prometheus, Google Stackdriver and TestData DB.

Alerting is supported in the following datasources Graphite, Prometheus, Elasticsearch (since version 5.2[2]), InfluxDB, OpenTSDB, MySQL, Postgres and Cloudwatch.[3] and notifications enables support for the following channels Email, Hipchat, Kafka, Line, Microsoft Teams, OpsGenie, Pagerduty, Prometheus Alertmanager, Pushover, Sensu, Slack, Telegram, Threema, VictorOps, Webhook.[4]

Installation Grafana using docker containers

  • 1) Execute: docker run -d --name=grafana -p 3000:3000 grafana/grafana[5]
  • 2) Open a web browser and point to http://localhost:3000/ (default username and password is "admin")[6]


Usage

Grafana is widely used including by wikipedia foundation.

See also


Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: https://en.wikiversity.org/wiki/System_administration/Grafana

Advertising: