MetricsHub
MetricsHub Community Connectors 1.0.06
Back to the list of connectors[1]
Windows Storage Spaces (WMI)
Description
This connector enables the monitoring of physical disks through the Windows Storage Management's WMI provider. It supports all disk types, including disks on NVMe bus and NVDIMM. When available, temperature sensors are also discovered and monitored.
This connector supersedes:
- WBEMGenDiskNT[2]
- DiskPart[3]
Source[6]
Target
Typical platform: Any system
Operating system: Microsoft Windows
Prerequisites
Leverages: Windows Storage Spaces
Technology and protocols: WMI/WinRM
Examples
CLI
metricshub HOSTNAME -t win -c +WinStorageSpaces --wmi -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: win
connectors: [ +WinStorageSpaces ] # 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 Storage Spaces (WMI) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- Operating System is Microsoft Windows
- The WMI query below to the managed host succeeds:
- Namespace:
root\Microsoft\Windows\Storage
- WQL Query:
SELECT ObjectId FROM MSFT_Volume
- Namespace:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
disk_controller |
|
|
logical_disk |
|
|
physical_disk |
|
|
temperature |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.