How to use tbx cli tools remote program
tbx_cli_tools_remote program allows the direct control of the Toolpack applications. This allows to monitor live calls, status of the system, manage the toolpack database, etc. without having to go through the web portal. Be careful as these directly affect the applications and not the Toolpack configuration database. This tools is mostly use for debug
Where the program is located
The binary is located in the [InstallDir]/[PackageVersion]/bin/release/[Platform]/tbx_cli_tools_remote -gw System Id
System Id can be omitted if the default 12358 is used.
Example:
Version 2.3.3, Windows system
C:\TelcoBridges\toolpack\pkg\2.3.3\bin\release\i586-win32\tbx_cli_tools_remote.exe
Version 2.4.15, CentOS 64 bits system
/lib/tb/toolpack/pkg/2.4.15/bin/release/x86_64-linux64/tbx_cli_tools_remote
Using System Id 12360:
/lib/tb/toolpack/pkg/2.4.15/bin/release/x86_64-linux64/tbx_cli_tools_remote -gw 12360
You will see a list of Toolpack Applications. You can use the arrow keys to select the needed application.
For example you can select "TL-CENTOS64-04.toolpack_engine_1". This will bring you to a new page.
You can see some information about the system and logs. The logs are the same that you can see in the toolpack_engine log files.
You can change the trace level by pressing capital 'T'. You can put a checkpoint by pressing star (*) and + or - to move between checkpoints.
To disconnect press Escape twice, and then 'q' to quit. Be careful not to quit the application you are connected to as it will terminate the active application.