Back to the list of connectors
HP Synergy - REST
Description
This connector provides hardware monitoring for HP Synergy through REST. It monitors the Enclosures and Blades as well as the various environment sensors (fans, power supplies, Memory, Disk Controllers, batteries and Network cards). Physical and Logical disk as well as the CPU Status are not collected as they are unavailable. CPU instances created to help if blade reports a fault.
Connector ID: HPESynergy
Target
Typical platform: HP Synergy REST
Operating system: Out-of-Band
Prerequisites
Leverages:
Technology and protocols: HTTP/REST
This connector is not available for the local host (it is applicable to remote hosts only).
Examples
CLI
hws HOSTNAME -t management -f HPESynergy --https --http-port 443 -u USERNAME
hws-config.yaml
hosts:
- host:
hostname: <HOSTNAME> # Change with actual host name
type: management
selectedConnectors: [ HPESynergy ] # Optional, to load only this connector
http:
https: true
port: 443 # or probably something else
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using hws-encrypt
Connector Activation Criteria
The HP Synergy - REST 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:
EmbeddedFile(1)
- The response body contains:
minimumVersion
(regex)
- GET
Metrics
Type | Collected Metrics | Specific Attributes (Labels) |
---|---|---|
Enclosure |
|
|
Disk Controller |
|
|
Battery |
|
|
Blade |
|
|
Processor |
|
|
Fan |
|
|
Memory Module |
|
|
Network Card, FC Port |
|
|
Physical Disk |
|
|
Power Supply |
|
|