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
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
↗
Installer URL
https://github.com/prometheus-community/windows_exporter/releases/download/v0.12.0/wmi_exporter-0.12.0-386.msi
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…