Grafana: Difference between revisions

From 탱이의 잡동사니
Jump to navigation Jump to search
(Created page with "== Overview == 오픈소스 모니터링 툴 그라파나(Grafana) 내용 정리. == Basic == * http://docs.grafana.org/ category:system")
 
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Basic ==
== Basic ==
* http://docs.grafana.org/
* https://grafana.com
* https://grafana.com/dashboards - Dashboard 예제 모음.
 
== See also ==
* http://docs.grafana.org/ - Official Grafana Documentation.
* http://blog.nacyot.com/articles/2014-07-17-graphite-with-dokcer/ - 그라파이트(Grahpite) + 그라파나(Grafana) 모니터링 시스템 구축 with Docker
* http://kr.minibrary.com/359/ - 라즈베리파이로 시스템 모니터링 대시보드 만들기 1부
* https://community.rackspace.com/products/f/25/t/6800 - How to set up monitoring stack using CollectD, Graphite, Grafana and Seyren on Ubuntu 14.04


[[category:system]]
[[category:system]]

Latest revision as of 12:18, 7 November 2017

Overview

오픈소스 모니터링 툴 그라파나(Grafana) 내용 정리.

Basic

See also