如何配置grafana来监控windows设备
1、使用命令 vim /usr/local/prometheus/prometheus.yml 编辑prometheus的配置文件

3、执行命令nohup /usr/local/prometheus/prometheus --config.file=/usr/local/pr泠贾高框ometheus/prometheus.yml >/dev/null 2>&1 &启动prometheus服务

5、在Import界面,点击Upload .json file按钮导入windows监控模板

7、能够看到系统的监控界面,说明配置成功了,可以监控windows主机的资源使用情况了。到此配置prometheus监控windows设备的方法就介绍完了。
