MSI
WinGet
windows_exporter
Prometheus Community · 0.30.6 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i windows_exporter-0.30.6-arm64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{9C63BC14-F82B-43CC-A9C7-95248942A742}
Product version operator
Greater than or equal to
Product version
0.30.6
MSI Properties
Product Code
{9C63BC14-F82B-43CC-A9C7-95248942A742}
File Identity
Filename
windows_exporter-0.30.6-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Prometheus.WindowsExporter
Version
0.30.6
Description
Prometheus exporter for Windows machines
License
MIT
↗
Installer URL
https://github.com/prometheus-community/windows_exporter/releases/download/v0.30.6/windows_exporter-0.30.6-arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🐞 Bug Fixes
- fix: Support running as Windows Service within containers by @jkroepke in #1907
- fix: buffer length panic by @jkroepke in #1936
- hyperv: fix Windows Server 2016 compatibility by @jkroepke in #1925
- fix: return Windows 11 as product name, if build number is >= 22000 by @jkroepke in #1935
- service: fix windows.EnumServicesStatusEx reports buffer too small by @jkroepke in #1954
- mssql: support initial non default instances names by @jkroepke in #1958
- logon: depre…