Dell iDRAC Telemetry Reference Guide

PDF

Enabling Global Telemetry though Redfish

The following describes how to enable global telemetry functionality using Redfish APIs. It outlines the use of standard URIs and PATCH method to activate telemetry services and configure related attributes for data streaming and monitoring.

Using TelemetryService URI:
Command: PATCH
URI: /redfish/v1/TelemetryService
Header: content-type application/json
Body: {"ServiceEnabled": <value>}
Example:
curl -s -k -u <user>:<password> -X PATCH https://<IDRAC_IP>/redfish/v1/TelemetryService -H 'Content-Type: application/json' -d '{"ServiceEnabled": true}'
Using Attribute URI:
Command: PATCH
IDRAC9 URI: 
/redfish/v1/Managers/iDRAC.Embedded.1/Attributes
IDRAC10 URI:
/redfish/v1/Managers/iDRAC.Embedded.1/Oem/Dell/DellAttributes
/iDRAC.Embedded.1
Header: content-type application/json
Auth:  Basic or X auth
Body: {"Attributes": {"Telemetry.1.EnableTelemetry”: “Enabled”}
Example: iDRAC9
curl -s -k -u <user>:<password> -X PATCH https://<IDRAC_IP>/redfish/v1/Managers/iDRAC.Embedded.1/Attributes -H 'Content-Type: application/json' -d '{"Attributes": {"Telemetry.1.EnableTelemetry": "Enabled"}}'
Example: iDRAC10
curl -s -k -u <user>:<password> -X PATCH https://<IDRAC_IP>/redfish/v1/Managers/iDRAC.Embedded.1/Oem/Dell/DellAttributes/iDRAC.Embedded.1 -H 'Content-Type: application/json' -d '{"Attributes": {"Telemetry.1.EnableTelemetry": "Enabled"}}'

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\