NetBackup IT Analytics Exporter 安装和配置指南

Last Published:
Product(s): NetBackup IT Analytics (11.5)

配置 Windows Exporter

Windows Exporter 是一种开源 Prometheus Exporter,旨在从 Windows 主机收集指标数据。收集器在端口 9182 和路径 /metrics 上公开所有收集的指标数据。由于在没有任何配置的情况下运行 Windows Exporter 会启用其所有默认收集器,因此导出器无需进行特定的配置。

有关收集器和示例配置模板等其他信息,请参见 https://github.com/prometheus-community/windows_exporter

注意:

如果在启动导出器时出现 level=error msg="Failed to start service: The service process could not connect to the service controller." source="exporter.go:337" 错误,可以忽略该错误。当导出器配置为在 Windows 服务器上作为服务运行时,可能会出现此错误。