Prometheus exporter for Windows machines, using the WMI (Windows Management Instrumentation).
The following package parameters can be set:
EnabledCollectors
ListenAddress
ListenPort
MetricsPath
/metrics
TextFileDir
--collector.textfile.directory
These parameters can be passed to the installer with the use of --params. For example: --params '"/EnabledCollectors:cpu,dns,iis /ListenPort:9182"'.
--params
--params '"/EnabledCollectors:cpu,dns,iis /ListenPort:9182"'
For more information, see the project README: https://github.com/martinlindhe/wmi_exporter/blob/v0.5.0/README.md