Back to the list of connectors
SuperMicro (REST)
Description
This connector provides hardware monitoring for SuperMicro Systems via Redfish REST API. It monitors the Enclosure and Physical Disks as well as the various environment sensors (CPUs, temperatures, fans, power supplies, Memory and Network cards).
Connector ID: SuperMicro
This connector supersedes:
Target
Typical platform: SuperMicro
Operating system: Out-of-Band
Prerequisites
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).
Examples
CLI
hws HOSTNAME -t management -f SuperMicro --https --http-port 443 -u USERNAME
hws-config.yaml
hosts:
- host:
hostname: <HOSTNAME> # Change with actual host name
type: management
selectedConnectors: [ SuperMicro ] # 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 SuperMicro (REST) connector will be automatically activated, 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
/redfish/v1/Systems/1
- Request Header:
Authorization: Basic %{BASIC_AUTH_BASE64}
- The response body contains:
Supermicro
(regex)
- GET
Metrics
Type | Collected Metrics | Specific Attributes (Labels) |
---|---|---|
Enclosure |
|
|
Processor |
|
|
Fan |
|
|
Memory Module |
|
|
Network Card, FC Port |
|
|
Physical Disk |
|
|
Power Supply |
|
|
Temperature Sensor |
|
|
Voltage Sensor |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.