Skip to content

pfeiwu/wmi_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is an example code that reports AIDA64 metics to pushgateway through WMI and works fine on my machine.

Note that it doesn't expose an api for prometheus to scrape directly, but you can implement one if you want to.

How to use:

  • modify the pushgateway url constant.
  • run go build -ldflags="-H windowsgui" ./wmi_exporter.go
  • run the executable or add it as a service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages