#### 环境说明
IP1上以容器的方式运行织云服务,自监控方案采用Prometheus监控 IP1 ,监控host和织云服务容器两个层次的数据。
使用Prometheus官方Node Exporter收集host硬件和操作系统数据,使用Google的cAdvisor收集容器数据,并使用Grafana进行展示。
在IP2上运行Prometheus Server和Grafana,在host上运行Node Exporter和cAdvisor。
#### 安装程序
- 安装Node Exporter
这里采用下载二进制文件安装运行在IP1的9100端口