04. prometheus 监控 Windows 服务器

prometheus 监控 Windows 服务器

1. 下载安装 Windows_exporter

安装包下载:https://github.com/prometheus-community/windows_exporter/releases

下载 msi 版本,上传至要监控的 Windows 服务器,双击安装即可,exporter 会自动运行。

2. 查看采集到的主机数据

Windows 默认为 9182 端口。访问 Windows 服务器的 9182` 端口,可以看到采集到的数据。

3. Windows 系统对外开放指定端口

若要在其它服务器上看到采集到的 Windows 服务器数据,还需开放 Windows 服务器 9182 端口的对外访问权限。可参考:Windows系统对外开放指定端口

相关推荐
安卓开发者17 分钟前
Docker常用镜像使用指南:从入门到实战
运维·docker·容器
橘颂TA19 分钟前
【C/C++】进程
服务器
Lenyiin43 分钟前
《 Linux 点滴漫谈: 三 》掌控终端:让 Shell 成为你的系统魔杖
linux·运维·服务器·lenyiin
杭州泽沃电子科技有限公司1 小时前
钢铁厂运输设备在线监测:构建智能工厂的安全与效率基石
运维·人工智能·智能监测
Lynnxiaowen1 小时前
今天我们学习python编程常用模块与面向对象
运维·python·学习·云计算
霖.241 小时前
Docker常见问题
服务器·docker·云原生·容器
一匹电信狗1 小时前
【MySQL】数据库表的操作
linux·运维·服务器·数据库·mysql·ubuntu·小程序
撬动未来的支点1 小时前
【Linux】Linux 零拷贝技术全景解读:从内核到硬件的性能优化之道
linux·服务器·性能优化
ajassi20001 小时前
开源 Linux 服务器与中间件(六)服务器--Lighttpd
linux·服务器·开源
立昂2 小时前
Linux route
linux·运维