windows_exporter/vendor/github.com/StackExchange/wmi
2017-06-26 21:03:17 +02:00
..
LICENSE vendor dependencies using govendor, fixes #16 2016-09-01 15:57:51 +02:00
README.md Fix memory leak by updating go-ole and adding wbem initialization (#82) 2017-06-26 21:03:17 +02:00
swbemservices.go Fix memory leak by updating go-ole and adding wbem initialization (#82) 2017-06-26 21:03:17 +02:00
wmi.go Fix memory leak by updating go-ole and adding wbem initialization (#82) 2017-06-26 21:03:17 +02:00

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.