MetricsHub
MetricsHub Community Connectors 1.0.19
Supported Platforms[1] Connectors Directory[2]
Windows IPMI (WMI)
Description
This connector provides environmental information on several IPMI-enabled servers in-band and out-of-band (temperatures, fans, etc.).
This connector supersedes:
- IpmiTool[3]
community[4] hardware[5] windows[6]
Source[7]
Target
Typical platform: IPMI[8]
Operating system: Microsoft Windows
Prerequisites
Leverages: IPMI
Technology and protocols: WMI/WinRM
Examples
CLI
metricshub HOSTNAME -t win -c +WindowsIpmiTool --wmi -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: win
connectors: [ +WindowsIpmiTool ] # Optional, to load only this connector
protocols:
wmi:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Windows IPMI (WMI) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The WMI query below to the managed host succeeds:
- Namespace:
root\hardware - WQL Query:
SELECT Description FROM ComputerSystem
- Namespace:
Metrics
| Type | Collected Metrics | Specific Attributes |
|---|---|---|
| battery |
|
|
| blade |
|
|
| cpu |
|
|
| enclosure |
|
|
| fan |
|
|
| led |
|
|
| memory |
|
|
| other_device |
|
|
| physical_disk |
|
|
| power_supply |
|
|
| temperature |
|
|
| voltage |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.
