windows_exporter

Prometheus exporter for Windows machines

MIT License

Stars
2.9K
Committers
147

Bot releases are hidden (Show)

windows_exporter - v0.3.0

Published by carlpett over 6 years ago

Breaking changes

This release has a breaking change in handling of command line flags. If you manage the flags passed to wmi_exporter yourself (rather than use the installer), you need to change from one dash to two (ie --collectors.enabled, while previously it was -collectors.enabled).
This change harmonizes the wmi_exporter with the rest of the Prometheus ecosystem, and also removes the need to quote flags in Powershell.

New features

  • Textfile collector (#174)
  • Service recovery options are set on installation, ensuring the exporter restarts if it crashes (#186)

Fixes

  • All logs now end up in the Windows Event Log as intended (#183)
windows_exporter -

Published by martinlindhe over 6 years ago

windows_exporter - v0.2.9

Published by carlpett over 6 years ago

New features

  • Add TCP collector (#142)
  • Add MSMQ collector (#159)
windows_exporter -

Published by martinlindhe almost 7 years ago

windows_exporter - Misc improvements

Published by martinlindhe about 7 years ago

#109 - Service Collector Filter Flag

#100 - Add DisplayName and Description to Windows service

https://github.com/martinlindhe/wmi_exporter/commit/f4195aa435190066b8d4667dfc173e3bf5a1bfd5 - Conditional query for wmi fields added in IIS 8

windows_exporter -

Published by martinlindhe over 7 years ago

New features

AD: New collector for Active Directory server (#93)
Process: New collector for processes. Specify a filter with -collector.process.processes-where to limit the processes returned. (#79)

Changes

scrape_duration_seconds is now a gauge rather than a summary (#90)

windows_exporter - v0.2.5

Published by carlpett over 7 years ago

Bug fixes

This release fixes (#77) a memory leak on Windows Server 2016, or older versions which have upgraded to Windows Management Framework 5 or higher (commonly installed as the prerequisite for Powershell 5)

windows_exporter -

Published by martinlindhe over 7 years ago

windows_exporter - v0.2.3

Published by carlpett over 7 years ago

New features

OS: Current time and timezone are exposed in the wmi_os_time and wmi_os_timezone (#67)
IIS: Application pool metrics from Win32_PerfRawData_APPPOOLCountersProvider_APPPOOLWAS (#70)

Bug fixes

Installation on Windows 2003 systems should work now with the msi (#68)

Maintenance

Spelling fixes in log messages (#65, #66)
Remove usage of deprecated methods in prometheus client (#71)
Dependencies updated (#72)

windows_exporter - v0.2.2

Published by carlpett over 7 years ago

As 0.1.4, this is a re-release of 0.2.1, but with a url-fix for the installer.

windows_exporter - v0.2.1

Published by carlpett over 7 years ago

windows_exporter - v0.2.0

Published by carlpett over 7 years ago

windows_exporter -

Published by martinlindhe over 7 years ago

Same as v0.1.3 but fixed build script to produce binaries

windows_exporter -

Published by martinlindhe over 7 years ago

windows_exporter -

Published by carlpett almost 8 years ago

Build both x86 and x64 binaries and installers

windows_exporter -

Published by martinlindhe almost 8 years ago

  • Add DNS server collector (#42)
  • Fix system uptime calculation, now exports a unix timestamp (#41)
  • Set-up GtiVersion (#39)
  • Remove experimental banner
windows_exporter -

Published by martinlindhe about 8 years ago

windows_exporter - v0.0.1

Published by martinlindhe about 8 years ago

WMI Exporter version 90

Package Rankings
Top 1.6% on Proxy.golang.org