在前面的Prometheus学习系列文章里,大致介绍说明了Prometheus和Grafana的一些使用,现在开始介绍如何从头开始部署Prometheus+Grafana,来监控各个相关的指标数据来进行展示。
部署Prometheus基于Golang编写(需要安装),编译后的软件包,不依赖于任何的第三方依赖。用户只需要下载对应平台的二进制包,解压并且添加基本的配置即可正常启动Prometheus Server。
环境:系统: centos-release-7-4.1708.el7.centos.x86_64 IP:10.47.97.47 Prometheus: prometheus-2.14.0 Grafana: grafana-6.5.1-1