Back to the list of connectors
Dell EMC PowerVault (REST)
Description
This connector enables hardware monitoring for Dell EMC PowerVault systems through the PowerVault Management REST API. It monitors the enclosure, controllers, and physical disks, as well as the various environment sensors (fans, power supplies, network cards, voltages, and temperature).
Connector file name: MS_HW_DellEMCPowerVaultREST.hdf
Target
Typical platform: PowerVault REST
Operating system: Storage System
Prerequisites
Requires KM Version: 11.3.01 or greater
Leverages:
Technology and protocols: HTTP/REST
This connector is not available for the local host (it is applicable to remote hosts only).
Connector Activation Criteria
The Dell EMC PowerVault (REST) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The KM is in version 11.3.01 or greater
- The HTTP Request below to the managed host succeeds:
- GET
/api/login/%{SHA256_AUTH}
- Request Header:
datatype: json
- The response body contains:
response-type":"Success
(regex)
- GET
Monitors
Object Type | Collected Parameters | Discovered Properties |
---|---|---|
Enclosure (MS_HW_ENCLOSURE ) |
|
|
Disk Controller (MS_HW_DISKCONTROLLER ) |
|
|
Fan (MS_HW_FAN ) |
|
|
Network Card, FC Port (MS_HW_NETWORK ) |
|
|
Physical Disk (MS_HW_PHYSICALDISK ) |
|
|
Power Supply (MS_HW_POWERSUPPLY ) |
|
|
Temperature Sensor (MS_HW_TEMPERATURE ) |
|
|
Voltage Sensor (MS_HW_VOLTAGE ) |
|
|