Back to the list of connectors
SuperMicro (REST)
Description
This connector enables hardware monitoring for SuperMicro Systems via Redfish REST API. It monitors the enclosures and physical disks as well as various environment sensors (CPUs, temperatures, fans, power supplies, memory modules and network cards).
Connector file name: MS_HW_SuperMicro.hdf
This connector supersedes:
Target
Typical platform: SuperMicro
Operating system: Out-of-Band
Prerequisites
Requires KM Version: 10.2.00 or greater
Leverages: SuperMicro Baseboard Management Controller REST API
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 SuperMicro (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 10.2.00 or greater
- The HTTP Request below to the managed host succeeds:
- GET
/redfish/v1/Systems/1
- Request Header:
Authorization: Basic %{BASIC_AUTH_BASE64}
- The response body contains:
Supermicro
(regex)
- GET
Monitors
Object Type | Collected Parameters | Discovered Properties |
---|---|---|
Enclosure (MS_HW_ENCLOSURE ) |
|
|
Processor (MS_HW_CPU ) |
|
|
Fan (MS_HW_FAN ) |
|
|
Memory Module (MS_HW_MEMORY ) |
|
|
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 ) |
|
|