MetricsHub
MetricsHub Enterprise 2.0.00
Connectors directory[1] Full listing of connectors[2]
Nvidia DGX Server (REST)
Description
This connector monitors hardware for Nvidia DGX Servers.
This connector supersedes:
- RedFish[3]
enterprise[4] hardware[5] nvidia[6]
Target
Typical platform: Nvidia DGX[7]
Operating system: Out-Of-Band
Prerequisites
Leverages: Nvidia DGX 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
metricshub HOSTNAME -t management -c +NvidiaDGXREST --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: [ +NvidiaDGXREST ] # 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 Nvidia DGX Server (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
- Request Header:
${file::httpHeader}
- The response body contains:
redfish
(regex)
- get
- The HTTP Request below to the managed host succeeds:
- get
/redfish/v1/Systems/DGX
- Request Header:
${file::httpHeader}
- The response body contains:
redfish
(regex)
- get
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
cpu |
|
|
enclosure |
|
|
fan |
|
|
gpu |
|
|
memory |
|
|
network |
|
|
physical_disk |
|
|
power_supply |
|
|
temperature |
|
|
voltage |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.