Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Update the  /etc/

    Configure the below details to dcm.

    properties     

    properties

BD-1004 : Removed IP/Links for open sourcing
# DCM properties file
# Log server details
LOG_SERVER=xconf.rdkcentral.com
# Log upload server details
DCM_LOG_SERVER=http://52.0.158.162:8080/telemetry-collector/rdkv-collector
DCM_LOG_SERVER_URL=https://xconf.rdkcentral.com:19092/loguploader/getT2Settings
# SCP server details
DCM_SCP_SERVER=xconf.rdkcentral.com
# LA server details
DCM_LA_SERVER_URL=http://52.0.158.162:8080/telemetry-collector/rdkv-collector

2. Set the Required RFC values

tr181 -s -t boolean -v true Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.Enable
tr181 -s -t string -v 2.0.1 Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.Version
tr181 -s -t string -v https://xconf.rdkcentral.com:19092/loguploader/getT2Settings Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.ConfigURL

...

-LOG.RDK.T2 = ALL FATAL ERROR WARNING NOTICE !INFO DEBUG +LOG.RDK.T2 = ALL FATAL ERROR WARNING NOTICE INFO DEBUG ERROR

9. Verify the cjson report is generating in the /opt/logs/telemetry2_0.txt.0

2024-11-08T10:23:44.082Z telemetry2_0[4032]:  241108-10:23:44.082313 [mod=T2, lvl=INFO] [tid=8684] cJSON Report = {"Report":[{"Desc":"TR-181, TR-135 and Comcast specific Datamodel Configuration"},{"HwVer":"c03114"},{"MemStatFree":"3403132"},{"MemStatTotal":"3896640"},{"CpuUsage":"7"},{"Uptime":"752"},{"mac":"E45F016AB68C"}]}

2024-11-08T10:23:44.597Z telemetry2_0[4032]:  241108-10:23:44.597497 [mod=T2, lvl=INFO] [tid=8684] Report Sent Successfully over HTTP : 200

10. Verify the configured markers are showing in the telemetry Dashboard.

Following parameters are showing in the dashboard

  1. MemStatFree
  2. MemStatTotal
  3. CpuUsage
  4. Uptime
  5. mac