摘要: Grafana安装 安装系统为Ubuntu,配置grafana apt源 # sudo add-apt-repository "deb https://packages.grafana.com/oss/deb stable main" 添加gpg秘钥 # wget -q -O - https://p 阅读全文
posted @ 2019-09-10 17:23 摩天居士-谢烟客 阅读(497) 评论(0) 推荐(1) 编辑
摘要: Prometheus安装 在centos、ubuntu等系统上安装步骤如下: 下载prometheus最新安装包 # wget https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.l 阅读全文
posted @ 2019-09-10 10:42 摩天居士-谢烟客 阅读(1527) 评论(0) 推荐(1) 编辑