• Joined on 2021-05-14

prometheus-windows-exporter.install (0.31.7)

Published 2026-05-14 21:51:29 +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.31.7 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 - As the --collectors.enabled flag, provide a comma-separated list of enabled collectors. - ConfigFile - Use the --config.file flag to specify a config file. If empty, no config file will be set. The special value config.yaml set the path to the config.yaml at install dir. - ListenAddress - The IP address to bind to. Defaults to an empty string (any local address). - ListenPort - The port to bind to. Defaults to 9182. - MetricsPath - The path at which to serve metrics. Defaults to /metrics. - TextFileDirs - Use the --collector.textfile.directories flag to specify one or more directories, separated by commas, where the collector should read text files containing metrics. - TextFileDir - Alternative flag for TextFileDirs provided for backwards compatibility. - RemoteAddresses - Allows setting comma separated remote IP addresses for the Windows Firewall exception (allow list). Defaults to an empty string (any remote address). - ExtraFlags - Allows passing full CLI flags. Defaults to an empty string. For --collectors.enabled and --config.file, use the specialized properties EnabledCollectors and ConfigFile. - AddLocal - Enables features within the windows_exporter installer. Supported values: FirewallException. - Remove - Disables features within the windows_exporter installer. Supported values: FirewallException. 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.30.5/README.md#collectors ### More Information For more information, see the project README: https://github.com/prometheus-community/windows_exporter/blob/v0.30.5/README.md

Dependencies

ID Version Target Framework
chocolatey-core.extension 1.1.0
Details
NuGet
2026-05-14 21:51:29 +02:00
367
Martin Lindhe, Calle Pettersson
11 KiB
Assets (2)
Versions (1) View all
0.31.7 2026-05-14