Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Configuring Telemetry on Xconf server:

...

Log upload

  • Change Application to stb in top right corner of the window

         
  • Defining the formula

URL

http://35.155.171.121:9093/admin/ux/#/formulas/all

Flow

Xconf-server ->DCM -> Formulas -> Create

Name

<Unique name  for log upload >

Description

<Enter a short description>

Percentage

100

Priority

4

Build condition

estbMacAddress is <MAC-Address> 

...

               Sample 

              Image Modified
              Image Modified

  • As soon as the formula is saved , displays the device settings and Log upload settings options
       
  • Device settings

    Name

    RDKB_telemetry

    CheckOnReboot

    true

    Are active

    true

    Expression

    2 1 2 1 1

      

    Defining the Upload repositories

    URL

    http://35.155.171.121:9093/admin/ux/#/uploadrepository

    Flow

    Xconf-server ->DCM -> Upload repositories

    Name

    RDKB_telemetry

    Description

    RDKB_telemetry

    URL

    tftp    : 35.155.171.121

    HTTP :  http://35.155.171.121/xconf/logupload.php

    Log upload settings

    Name

    <Enter the name given during Log upload formula creation>

    Upload On Reboot

    true

    Number of Days

    1

    Are settings active

    true

    Upload Repository

    RDKB_telemetry

    Cron Expression

    2 1 1 1 1

    Test Page

    URL

    http://35.155.171.121:9093/admin/ux/#/formulas/all

    Path

    Xconf-server-> DCM -> Test Page

          

Telemetry

Defining Telemetry profile

URL

http://35.155.171.121:9093/admin/ux/#/formulas/all

Path

Xconf-server-> Telemetry->Permanent Profiles -> Create

...

                Sample :
               Image Modified

               

Create Targeting rule 

URL

http://35.155.171.121:9093/admin/ux/#/formulas/all

Path

Xconf-server-> Telemetry->Targeting rule -> Create

...

  1. Give the Unique rule name
  2. Select the rule. Here , used estbMacAddress as the rule
  3. Select the Bound profile (Telemetry Permanent Profile Name)

         Sample

    Image Modified

Test Page

URL

http://35.155.171.121:9093/admin/ux/#/formulas/all

Path

Xconf-server-> Telemetry->Test Page

  1. To test whether the configured profile details are retrieved properly from xconf-server
  2. Give the rule specified in “Targeting Rule” section i.e., estbMacAddress

...

             

  1. here   

       Sample:

...

       

Image Modified

Configuring Telemetry on Raspberry pi

...