ubuntu安装grafana_可视化分析软件-grafana的安装和上手

ae0e38a93b2166a6febc9f080db4e2e1.png

先来看一张grafana的效果图

Grafana 是一款开源的可视化和分析软件。 它允许查询、可视化、警告和探索项目的各种指标,无论它们存储在哪里。 简单地说,它为你提供了将时间序列数据库(TSDB)数据转换为漂亮的图形和可视化的工具。

第一步 安装grafana

grafana支持的操作系统涵盖了目前主流的所有的操作系统,linux(Ubuntu,centos,macos,windows等)

当然也支持在容器中安装和使用(Docker 镜像)

例如:ubuntu环境的安装

sudo apt-get install -y apt-transport-httpssudo apt-get install -y software-properties-common wgetwget -q -O - https://packages.grafana.com/gpg.key | sudo apt-key add -# Alternatively you can add the beta repository, see in the table abovesudo add-apt-repository "deb https://packages.grafana.com/enterprise/deb stable main"sudo apt-get updatesudo apt-get install grafana-enterprise
<
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值