MetricsHub
MetricsHub Enterprise 1.1.00
Connectors directory[1] Full listing of connectors[2]
HPE Primera / HP 3PAR Disk Array
Description
This connector discovers the enclosure and the disks of HPE Primera and HP 3PAR disk arrays, as well as the storage pools. It also discovers and monitor the FC ports of the array and the various environment sensors when available (temperatures, fans, power supplies, etc.). It relies on the WBEM technology and supports SMI-S compliant disk arrays only.
This connector supersedes:
enterprise[4] hardware[5] hpe[6] storage[7]
Target
Typical platforms: HPE 3PAR[8], HPE Primera[9]
Operating system: Storage System
Prerequisites
Leverages: HPE Primera / HP 3PAR Embedded SMI-S Provider
Technology and protocols: WBEM
Examples
CLI
metricshub HOSTNAME -t storage -c +HP3PAR --wbem -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: storage
connectors: [ +HP3PAR ] # 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 HPE Primera / HP 3PAR Disk Array 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/tpd
- WQL Query:
SELECT Name FROM TPD_StorageSystem
- Namespace:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
battery |
|
|
blade |
|
|
cpu |
|
|
enclosure |
|
|
fan |
|
|
logical_disk |
|
|
memory |
|
|
network |
|
|
other_device |
|
|
physical_disk |
|
|
power_supply |
|
|
temperature |
|
|
voltage |
|
|