Silent Install HQ
EXE WinGet

windows_exporter

Prometheus Community · 0.17.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 0cade5a7da3ad8f2b49e83b844baa35563ffeca79973a599124dac2331f91c98 VirusTotal ↗
Filename windows_exporter-0.17.0-386.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Prometheus.WindowsExporter
Version 0.17.0
Description Prometheus exporter for Windows machines
License MIT
Upgrade Behavior install(Install over existing)
Release Notes ⚠️ Breaking changes - Fixed typo in windows_process_memory_limit_bytes metric (#805, thanks @max-len!). Metric was previously windows_process_memory_limix_bytes - Added unit to windows_net_current_bandwidth_bytes metric (#804, thanks @max-len!). Metric was previously windows_net_current_bandwidth. - Added unit to windows_process_working_set_bytes metric (#809). Metric was previously windows_process_working_set. Enhancements - Replaced WMI in cs and os collectors (#702, thanks @benridley and @ret…