首页 > 其他 > 详细

安装Granafa

时间:2020-05-21 18:59:22      阅读:69      评论:0      收藏:0      [点我收藏+]

安装Granafa

详细步骤

下载启动

[root@server01 src]# wget https://dl.grafana.com/oss/release/grafana-6.7.1-1.x86_64.rpm
[root@server01 src]# yum -y install grafana-6.7.1-1.x86_64.rpm 
[root@server01 src]# systemctl start grafana-server.service
[root@server01 src]# netstat -tnlp        
tcp6       0      0 :::3000                 :::*                    LISTEN      21703/grafana-serve 

 默认用户名/密码: admin/admin

技术分享图片

 

 

技术分享图片

 

 技术分享图片

 

 仪表盘地址

https://github.com/turnbullpress/prometheusbook-code/blob/master/4/dashboard.json

技术分享图片

 

安装Granafa

原文:https://www.cnblogs.com/Wshile/p/12932204.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!