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.
Where the program is located
The binary is located in the [InstallDir]/[PackageVersion]/bin/release/[Platform]/
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
Options are "-gw [System Id]" if Toolpack is installed in a different System Id than 12358:
/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.