prometheus docker部署prometheus和node-exporter及grafana 官方文档 创建配置文件 新建目录prometheus,编辑配置文件prometheus.yml 2020年6月8日22,841Prometheus1 阅读全文
Blackbox Exporter安装04 Prometheus提供了一个blackbox_exporter可以实现网络监控,支持http、dns、tcp、icmp等监控 安装 2020年3月23日prometheus11,050Prometheus评论 阅读全文
prometheus node_exporter安装03 简述 监控服务器 CPU , 内存 , 磁盘 , I/O 等信息,需要在被监控机器上安装 node_exporter 服务。 首先我们需要从 node_exporter下载页 下载我们需要安装的版本,... 2020年3月23日8,342Prometheus评论 阅读全文
监控 Prometheus-targets 每次在主配置文件加入被监控节点,会在如下地址显示状态值。 http://IP:9090/targets 2020年3月23日8,872Prometheus评论 阅读全文