mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-10 20:46:37 +00:00
initial commit
This commit is contained in:
5
collectors/wmi.go
Normal file
5
collectors/wmi.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package collectors
|
||||
|
||||
const (
|
||||
wmiNamespace = "wmi"
|
||||
)
|
||||
Reference in New Issue
Block a user