package
0.4.2
Repository: https://github.com/bbigras/wmi_exporter.git
Documentation: pkg.go.dev

# Functions

NewADCollector ...
No description provided by the author
NewCSCollector ...
NewDNSCollector ...
NewHyperVCollector ...
NewIISCollector ...
NewLogicalDiskCollector ...
NewWin32_PerfRawData_MSMQ_MSMQQueueCollector ...
NewMSSQLCollector ...
NewNETFramework_NETCLRExceptionsCollector ...
NewNETFramework_NETCLRInteropCollector ...
NewNETFramework_NETCLRJitCollector ...
NewNETFramework_NETCLRLoadingCollector ...
NewNETFramework_NETCLRLocksAndThreadsCollector ...
NewNETFramework_NETCLRMemoryCollector ...
NewNETFramework_NETCLRRemotingCollector ...
NewNETFramework_NETCLRSecurityCollector ...
NewNetworkCollector ...
NewOSCollector ...
NewProcessCollector ...
NewserviceCollector ...
NewSystemCollector ...
NewTCPCollector ...
NewTextFileCollector returns a new Collector exposing metrics read from files in the given textfile directory.
No description provided by the author

# Constants

# Variables

No description provided by the author
Factories ...

# Structs

A ADCollector is a Prometheus collector for WMI Win32_PerfRawData_DirectoryServices_DirectoryServices metrics.
A CPUCollector is a Prometheus collector for WMI Win32_PerfRawData_PerfOS_Processor metrics.
A CSCollector is a Prometheus collector for WMI metrics.
A DNSCollector is a Prometheus collector for WMI Win32_PerfRawData_DNS_DNS metrics.
HyperVCollector is a Prometheus collector for hyper-v.
No description provided by the author
A LogicalDiskCollector is a Prometheus collector for WMI Win32_PerfRawData_PerfDisk_LogicalDisk metrics.
A MSSQLCollector is a Prometheus collector for various WMI Win32_PerfRawData_MSSQLSERVER_* metrics.
A NETFramework_NETCLRExceptionsCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRExceptions metrics.
A NETFramework_NETCLRInteropCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRInterop metrics.
A NETFramework_NETCLRJitCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRJit metrics.
A NETFramework_NETCLRLoadingCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRLoading metrics.
A NETFramework_NETCLRLocksAndThreadsCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRLocksAndThreads metrics.
A NETFramework_NETCLRMemoryCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRMemory metrics.
A NETFramework_NETCLRRemotingCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRRemoting metrics.
A NETFramework_NETCLRSecurityCollector is a Prometheus collector for WMI Win32_PerfRawData_NETFramework_NETCLRSecurity metrics.
A NetworkCollector is a Prometheus collector for WMI Win32_PerfRawData_Tcpip_NetworkInterface metrics.
A OSCollector is a Prometheus collector for WMI metrics.
A ProcessCollector is a Prometheus collector for WMI Win32_PerfRawData_PerfProc_Process metrics.
A SystemCollector is a Prometheus collector for WMI metrics.
A TCPCollector is a Prometheus collector for WMI Win32_PerfRawData_Tcpip_TCPv4 metrics.
A VmwareCollector is a Prometheus collector for WMI Win32_PerfRawData_vmGuestLib_VMem/Win32_PerfRawData_vmGuestLib_VCPU metrics.
No description provided by the author
No description provided by the author
No description provided by the author
Win32_PerfRawData_Counters_HyperVVirtualStorageDevice ...
No description provided by the author
No description provided by the author
Win32_PerfRawData_EthernetPerfProvider_HyperVLegacyNetworkAdapter ...
Win32_PerfRawData_HvStats_HyperVHypervisor ...
Win32_PerfRawData_HvStats_HyperVHypervisorRootPartition ...
Win32_PerfRawData_HvStats_HyperVHypervisorRootVirtualProcessor ...
Win32_PerfRawData_HvStats_HyperVHypervisorVirtualProcessor ...
No description provided by the author
A Win32_PerfRawData_MSMQ_MSMQQueueCollector is a Prometheus collector for WMI Win32_PerfRawData_MSMQ_MSMQQueue metrics.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Win32_PerfRawData_NvspNicStats_HyperVVirtualNetworkAdapter ...
Win32_PerfRawData_NvspSwitchStats_HyperVVirtualSwitch ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Win32_PerfRawData_VidPerfProvider_HyperVVMVidPartition ..,.
No description provided by the author
No description provided by the author
Win32_PerfRawData_VmmsVirtualMachineStats_HyperVVirtualMachineHealthSummary vm health status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Collector is the interface a collector has to implement.