Files
windows_exporter/README.md
Martin Lindhe dac70ad805 initial commit
2016-08-26 08:59:27 +02:00

21 lines
351 B
Markdown

# WMI exporter
Prometheus exporter for Windows machines, using the WMI (Windows Management Instrumentation).
## Status
EXPERIMENTAL, use at your own risk!
## Collectors
Name | Description
---------|-------------
os | Exposes Win32_OperatingSystem statistics (memory, processes, users)
## License
Under [MIT](LICENSE)