Go to file
Martin Lindhe 3c5adcc5fc os: expose MaxNumberOfProcesses, MaxProcessMemorySize 2016-08-26 10:23:41 +02:00
collectors os: expose MaxNumberOfProcesses, MaxProcessMemorySize 2016-08-26 10:23:41 +02:00
.gitignore initial commit 2016-08-26 08:59:27 +02:00
LICENSE initial commit 2016-08-26 08:59:27 +02:00
README.md initial commit 2016-08-26 08:59:27 +02:00
exporter.go initial commit 2016-08-26 08:59:27 +02:00

README.md

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