Versions Compared

Key

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

...


Based on the R-Pi board supported markers available,we have selected few of them as mentioned below:


Header                    Content                                                                                      

...

Type
Firewall                  starting firewall service    FirewallDebug.txt
Firewall-1

...

Inside firewall service_init()

...

    FirewallDebug.txt
Wi-

...

Fi      Wifi Agent loaded successfully...

...

  WiFilog.txt.0
Armconsole   

...

get_PartnerID - Failed Get factoryPartnerId
                                    so set it PartnerID as:

...

comcast  ArmConsolelog.txt.0
swupdate               image itself not downloaded from TFTP,
                                     pls check tftp connection!!

...

 swupdate.log


Polling frequency can be given 0, here we used 30

16. Save Permanent profile (ex. Perm_Prof_22Aug) and it will display in the Permanent profiles page

...

  1. Flash the Telemetry supported RDK Broadband image in SD card and load it in the RPi board.
  2. Image should boot up, verify the image version (cat /version.txt) and IP address of the board using "ifconfig" command
  3. Make the LogMonitor disable by using the command: systemctl disable rdkbLogMonitor
  4. Reboot the Rpi board
  5. Login to the tftp server mentioned in “Upload repository” field of Permanent Profile in telemetry
  6. Verify that rtl_json.txt file contains the search results for each of the marker mentioned in the Permanent profile page of Telemetry. If the search is not found it will not show any output for that marker in the rtl_json.txt file.
  7. Verify that all the log files of Rpi board available under /rdklogs/logs will be available in the tftp server in a compressed format(tar.gz)

...

Future Enhancement:

  1. We are not considering the cron job time setting for log collection and upload.
  2. We are not considering the polling frequency parameter in Telemetry profile entries section of Permanent profile page under Telemetry menu. As of now polling frequency value is considered as 0.

...