MSI
WinGet
windows_exporter
Prometheus Community · 0.16.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i windows_exporter-0.16.0-386.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{55B5EC8F-81B8-48BA-AA66-19089EBE4AF3}
Product version operator
Greater than or equal to
Product version
0.16.0
MSI Properties
Product Code
{55B5EC8F-81B8-48BA-AA66-19089EBE4AF3}
File Identity
Filename
windows_exporter-0.16.0-386.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Prometheus.WindowsExporter
Version
0.16.0
Description
Prometheus exporter for Windows machines
License
MIT
↗
Installer URL
https://github.com/prometheus-community/windows_exporter/releases/download/v0.16.0/windows_exporter-0.16.0-386.msi
Upgrade Behavior
install(Install over existing)
Release Notes
⚠️ Breaking changes
- Added missing _total suffix to adfs and net collector counters (#667)
- Renamed mssql collector instance label to mssql_instance to prevent conflicts with the default Prometheus instance label (#691)
- Removed _total suffix from windows_dns_memory_used_bytes metric (#706)
Enhancements
- Experimental: Added smtp collector for the IIS SMTP service (#657)
- Experimental: Added dfsr collector for the DFS Replication service (#671)
- container collector now correctly sets prefix…