• Joined on 2021-05-14

prometheus-windows-exporter.install (0.19.0)

Published 2026-09-18 12:01:12 +02:00 by puppet

Installation

dotnet nuget add source --name puppet --username your_username --password your_token https://git.foo.li/api/packages/puppet/nuget/index.json
dotnet add package --source puppet --version 0.19.0 prometheus-windows-exporter.install

About this package

Prometheus exporter for Windows machines.

Note: This package supersedes the "prometheus-wmi-exporter.install" package. The exporter will be renamed, and this package has been renamed to match. This package is being created now provide for a smoother transition.

Package parameters

The following package parameters can be set:

  • EnabledCollectors - A comma-separated list of collectors to enable in the exporter. Options and defaults in "Collectors" section below.
  • ListenAddress - The IP address to bind to. Defaults to 0.0.0.0.
  • ListenPort - The port to bind to. Defaults to 9182.
  • MetricsPath - The path at which to serve metrics. Defaults to /metrics.
  • TextFileDir - Specifies a directory for the textfile collector (equivalent to the --collector.textfile.directory flag).
  • ExtraFlags - Allows passing full CLI flags. Defaults to an empty string.

These parameters can be passed to the installer with the use of --params. For example: --params '"/EnabledCollectors:cpu,dns,iis /ListenPort:9182"'.

Collectors

A table of the provided collectors, including those enabled by default, is available at the project page here: https://github.com/prometheus-community/windows_exporter/blob/v0.19.0/README.md#collectors

More Information

For more information, see the project README: https://github.com/prometheus-community/windows_exporter/blob/v0.19.0/README.md

Dependencies

ID Version Target Framework
chocolatey-core.extension 1.1.0
Details
NuGet
2026-09-18 12:01:12 +02:00
6
Martin Lindhe, Calle Pettersson
9.8 KiB
Assets (2)
Versions (5) View all
0.16.0 2026-09-18
0.19.0 2026-09-18
0.24.0 2026-09-18
0.31.8 2026-08-15
0.31.7 2026-05-14