mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 14:06:38 +00:00
21 lines
351 B
Markdown
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)
|