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
- Host: GitHub
- URL: https://github.com/rgl/performancecountersexporter
- Owner: rgl
- Created: 2018-08-12T14:55:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T17:40:52.000Z (almost 8 years ago)
- Last Synced: 2024-12-31T11:06:09.896Z (over 1 year ago)
- Topics: prometheus-exporter, windows
- Language: C#
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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))