An open API service indexing awesome lists of open source software.

https://github.com/rgl/performancecountersexporter

Windows Performance Counters Exporter PoC
https://github.com/rgl/performancecountersexporter

prometheus-exporter windows

Last synced: 2 months ago
JSON representation

Windows Performance Counters Exporter PoC

Awesome Lists containing this project

README

          

Windows Performance Counters Exporter PoC

**WARNING this is still a PoC things will change for sure**

# Reference

* https://sites.google.com/site/saifsqlserverrecipes/memory-performance-counters/key-performance-counters-and-their-thresholds-for-windows-server
* http://www.appadmintools.com/documents/windows-performance-counters-explained/
* http://techgenix.com/key-performance-monitor-counters/

* [Calculating Counter Values](https://docs.microsoft.com/en-us/windows/desktop/perfctrs/calculating-counter-values)
* [Counter Types](https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc785636(v%3dws.10))