1. 首页
  2. 数据库
  3. 其它
  4. Prometheus监控安装

Prometheus监控安装

上传者: 2021-01-14 20:47:19上传 PDF文件 36.61KB 热度 38次
Prometheus监控 一 环境准备 例:Prometheus服务器(192.168.1.171),Agent被监控服务器(192.168.1.172) 二、安装Prometheus(192.168.1.171) 1.下载Prometheus安装包 wget https://github.com/prometheus/prometheus/releases/download/v2.17.2/prometheus-2.17.2.linux-amd64.tar.gz 2.解压并安装软件 tar -zxvf prometheus-2.17.2.linux-amd64.tar.gz mv pro
下载地址
用户评论