内容简介:2018 年 10 月 24 日 - 初稿阅读原文 -Grafana -
The open platform for beautiful analytics and monitoring
更新历史
2018 年 10 月 24 日 - 初稿
阅读原文 - https://wsgzao.github.io/post/grafana/
扩展阅读
Grafana - https://grafana.com/
Grafana 安装
No matter where your data is, or what kind of database it lives in, you can bring it together with Grafana. Beautifully.
http://docs.grafana.org/installation/
# install grafana sudo yum install https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.3.1-1.x86_64.rpm # start and enable grafana sudo systemctl start grafana-server sudo systemctl enable grafana-server sudo systemctl status grafana-server # test http://<ip>:3000 admin/admin
InfluxDB 数据源以及曲线图表仪表盘配置
Grafana 默认支持的数据源:Graphite,InfluxDB,OpenTSDB,Prometheus,Elasticsearch,CloudWatch
Grafana 支持同时绑定多套数据源,根据自己需求管理即可,这里以 InfluxDB 为例。
https://portal.influxdata.com/downloads
# install influxdb sudo yum localinstall https://dl.influxdata.com/influxdb/releases/influxdb-1.6.4.x86_64.rpm sudo systemctl start influxdb sudo systemctl enable influxdb sudo systemctl status influxdb
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Golang入门:从安装、部署以及GoLand的安装开始
- Haproxy安装部署文档
- 一. spark 安装部署
- 安装部署OpenTSDB
- [jaeger] 一、安装和部署
- PostgreSQL主从流复制部署安装
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
写给大家看的设计书(第4版)
Robin Williams / 苏金国、李盼 / 人民邮电出版社 / 2016-1 / 59.00元
畅销设计入门书最新版,让每个人都能成为设计师 在这个创意无处不在的时代,越来越多的人成为设计师。简历、论文、PPT、个人主页、博客、活动海报、给客人的邮件、名片……,处处都在考验你的设计能力。 美术功课不好?没有艺术细胞?毫无设计经验? 没关系!在设计大师RobinWilliams看来,设计其实很简单。在这部畅销全球多年、影响了一代设计师的经典著作中,RobinWilliams将......一起来看看 《写给大家看的设计书(第4版)》 这本书的介绍吧!