MSI
WinGet
windows_exporter
Prometheus Community · 0.30.8 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i windows_exporter-0.30.8-arm64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{CB7B6025-1A36-4D47-B429-C4503AADFCBE}
Product version operator
Greater than or equal to
Product version
0.30.8
MSI Properties
Product Code
{CB7B6025-1A36-4D47-B429-C4503AADFCBE}
File Identity
Filename
windows_exporter-0.30.8-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Prometheus.WindowsExporter
Version
0.30.8
Description
Prometheus exporter for Windows machines
License
MIT
↗
Installer URL
https://github.com/prometheus-community/windows_exporter/releases/download/v0.30.8/windows_exporter-0.30.8-arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
🐞 Bug Fixes
- update: export properties so that they can be read from yaml file by @kalleep in #2054
- [0.30] logical_disk: skip unmounted volumes (#2084) by @jkroepke in #2090
- [0.30] fix: added count checks (#2083) by @jkroepke in #2089
- [0.30] service: report invalid parameter errors as debug (#2051) by @jkroepke in #2092
- [0.30] fix: Avoid COINIT_MULTITHREADED in CoInitializeEx (#2066) by @jkroepke in #2091
Full Changelog: v0.30.7...v0.30.8