PowerShellExporter icon indicating copy to clipboard operation
PowerShellExporter copied to clipboard

Exports the results of PowerShell cmdlets as Prometheus Gauge Metrics

Results 5 PowerShellExporter issues
Sort by recently updated
recently updated
newest added

@rgl Hello, i'm trying to use this exporter but getting this error again and again, can you please explain me what i'm missing ? ``` Start-Service : Service 'PowerShell Exporter...

Hi. Try to use PS-Exporter on WindowsServer 2012, but get: ``` 2019-09-23 11:34:18.729 +03:00 [INF] Topshelf v4.1.0.172, .NET Framework v4.0.30319.34014 2019-09-23 11:34:18.760 +03:00 [INF] PowerShellExporter v0.0.3.0 2019-09-23 11:34:18.763 +03:00 [INF]...

When pulling up the metric page, the metrics displayed are not refreshed on each page load. For example, I have a function that returns 1 metric with an id. It...

Hi. Watching the work of PS Exporter processes. I noticed that the process constantly uses the same amount of RAM regardless of the scrape interval. Can we somehow optimize? ![image](https://user-images.githubusercontent.com/53148407/62513130-75216600-b823-11e9-8a48-b55e1ed691cc.png)

Hi. Thank you for this wonderful product. Tell me please how I can run multiple PS Exporter processes in parallel on the same server at the same time? I tried...