sys_mon_tools

Created on June 21, 2022



ToolRepo PathDescription
1analyzers/scripts/targetrdk/components/generic/sys_mon_tools/analyzers/scripts/targetTarget analyzer scripts that support system monitoring
2hostdataconverterrdk/components/generic/sys_mon_tools/hostdataconverterA data conversion tool that runs on the host and supports system monitoring
3iarm_event_senderrdk/components/generic/sys_mon_tools/iarm_event_senderIARM Event sender. Send IARM events with event name and event status.
4iarm_query_powerstaterdk/components/generic/sys_mon_tools/iarm_query_powerstateIARM power state query module supporting system monitoring.
5iarm_set_powerstaterdk/components/generic/sys_mon_tools/iarm_set_powerstateIARM power state control module supporting system monitoring.
6key_simulatorrdk/components/generic/sys_mon_tools/key_simulatorKey Simulator. Send key codes with repeat number and interval
7mfr_utilsrdk/components/generic/sys_mon_tools/mfr_utilsManufacturer utilities. Get information about current running image name, current flashed image name, current PDRI Version etc
8power-state-monitorrdk/components/generic/sys_mon_tools/power-state-monitorPower state monitoring. For monitoring power state mode changes.
9rdklogctrlrdk/components/generic/sys_mon_tools/rdklogctrl

When executed, rdklogctrl broadcast (IARM_Bus_BroadcastEvent()) an event with event data contains:
1) componentName
2) subcomponentName (optional. If NULL, it means all subcomponents)
3) Logging Level.

This event will be received by librdkloggerutil.so.

The tool will build as binary rdklogctrl

10si_cache_parserrdk/components/generic/sys_mon_tools/si_cache_parserA tool that parses SI cache supporting system monitoring
11sys_resourcerdk/components/generic/sys_mon_tools/sys_resourceThe memory leak tracer tool which is a system resource monitor for RDK.
12sys_utilsrdk/components/generic/sys_mon_tools/sys_utils

Get devicesettings and trm related details such as HDCP Power State, Set Time Format (12hr / 24hr), TRM tuner details etc.

13udhcpc-opt43rdk/components/generic/sys_mon_tools/udhcpc-opt43This program reads the file /opt/udhcpc.vendor_specific and then executes udhcpc with the -x option filled with the converted data.
14sys_mon_tools/analyzers/scripts/hostrdk/components/generic/sys_mon_tools/analyzers/scripts/hostHost analyzer scripts that support system monitoring








Go To Top