MetricsHub
MetricsHub Enterprise 1.0.01
Back to the list of connectors[1]
VMware ESXi - Disks (IPMI) Enterprise
Description
This connector enables disk monitoring for ESX servers v4 and higher through discrete IPMI sensors.
This connector is superseded by:
- Director61Linux[2]
- VMwareESXiDisksStorage[3]
- ServerviewWBEM[4]
- Director5Linux[5]
- DellOpenManage[6]
- Director52Linux[7]
- Director52ServeRAIDLinux[8]
- CpMgServNT[9]
- HPInsightwbem[10]
Target
Typical platform: VMware ESXi
Operating systems: Out-Of-Band, Linux
Prerequisites
Leverages: WBEM
Technology and protocols: WBEM
Examples
CLI
metricshub HOSTNAME -t management -c +VMwareESXiDisksIPMI --wbem -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: management
connectors: [ +VMwareESXiDisksIPMI ] # Optional, to load only this connector
protocols:
wbem:
protocol: https
port: 5989
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The VMware ESXi - Disks (IPMI) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The WBEM query below to the managed host succeeds:
- Namespace:
root/cimv2
- WQL Query:
SELECT MajorVersion FROM VMware_HypervisorSoftwareIdentity
- Result contains:
^\\([1-9][0-9]\\|[4-9]\\)
(regex)
- Namespace:
- The WBEM query below to the managed host succeeds:
- Namespace:
root/cimv2
- WQL Query:
SELECT IpmiSensorType,SensorType,CurrentState FROM OMC_DiscreteSensor
- Result contains:
^13;11;Assert;
(regex)
- Namespace:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
physical_disk |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.