Silent Install HQ
MSI WinGet

windows_exporter

Prometheus Community · 0.12.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i wmi_exporter-0.12.0-386.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {0B557E27-7722-4741-AA05-5698C4F946D2}
Product version operator Greater than or equal to
Product version 0.12.0

MSI Properties

Product Code {0B557E27-7722-4741-AA05-5698C4F946D2}

File Identity

SHA256 1d901126d6839e2ffb1b1f0fd160ea0d60212291613c5a2e989f6aea3514aea0 VirusTotal ↗
Filename wmi_exporter-0.12.0-386.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Prometheus.WindowsExporter
Version 0.12.0
Description Prometheus exporter for Windows machines
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Deprecation note This is the last planned release with the wmi_exporter name, future releases will be named windows_exporter. See #499 and #519 for context. This also means that the next release will have a breaking change, the metrics will change names from wmi_... to windows_.... You will need to adjust your dashboards and alerts. See this comment for a suggestion if you want to rename metrics already now. Enhancements - New collector: terminal_services (#491, thanks @asiyani!) - New collector…