MetricsHub
MetricsHub Enterprise 1.2.00
Connectors directory[1] Full listing of connectors[2]
HPE OneView (Frames and Blades)
Description
This connector enables hardware monitoring for HP Synergy via HPE OneView REST. It monitors Frames enclosure, Gen10 and Gen11 Blades Hardware Servers, Drives Enclosure, Interconnect Devices as well as the various environment sensors (fans, power supplies, memory modules, disk controllers, batteries, network cards). Note: Missing CPUs are reported.
enterprise[3] hardware[4] hpe[5]
Target
Typical platform: HPE Synergy[6]
Operating system: Out-Of-Band
Prerequisites
Leverages: N/A
Technology and protocols: HTTP/REST
This connector is not available for the local host (it is applicable to remote hosts only).
Examples
CLI
metricshub HOSTNAME -t management -c +HPESynergy --https --http-port 443 -u USERNAME
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: management
connectors: [ +HPESynergy ] # Optional, to load only this connector
protocols:
http:
https: true
port: 443 # or probably something else
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The HPE OneView (Frames and Blades) connector must be selected manually, and its status will be reported as OK if all the below criteria are met:
- The HTTP Request below to the managed host succeeds:
- GET
/rest/version
- Request Header:
${file::http-header}
- The response body contains:
minimumVersion
(regex)
- GET
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
battery |
|
|
blade |
|
|
cpu |
|
|
disk_controller |
|
|
enclosure |
|
|
fan |
|
|
logical_disk |
|
|
memory |
|
|
network |
|
|
other_device |
|
|
physical_disk |
|
|
power_supply |
|
|
temperature |
|
|