show debug commands

Options
rdesoju
rdesoju Member Posts: 66
edited February 2022 in PubSub+ Event Broker #1

Hi,

show debug
COMMAND:
debug [process-name <process-name>] [process-instance <process-instance>] [timeout <seconds>] <command> [<parameter-list>]
DESCRIPTION:
Show internal debug information
MINIMUM REQUIRED SCOPE/ACCESS LEVEL:

global/read-only
PARAMETERS:
<command> [string]  -   Debug command to execute.
<parameter-list> [string]   -   Parameters to pass to debug command, space separated.
<process-instance> [0..255] -   Process instance to query.
<process-name> [cli | mgmtplane | controlplane | dataplane | soldebug | watchdog | adbtool | smlmanager | solsnmp | trmmanager | msgbusadapter | solcachemgr | smrp | solevent | dnsmanager | cmdserver | nab]  -   Name of process to query.
<seconds> [0..65535]    -   Time to wait for command to complete.

What are available process-instance debug commands?

PARAMETERS:
<command> [string]  -   Debug command to execute.

show debug process-name controlplane timeout 100 <debug command>.
Could someone please share list of DEBUG commands? CLI documentation doesn't have the list.

Thanks,
Raghu

Answers

  • pkondrat
    pkondrat Member, Employee Posts: 25 Solace Employee
    Options

    Hi Raghu,
    The debug commands are for use by Solace support staff. We don't have publicly available documentation of them.
    Best Regards,
    Paul

  • hong
    hong Guest Posts: 480 ✭✭✭✭✭
    Options

    Hi @rdesoju, did Paul's reply answer your question? If yes, please accept it as the best answer for the benefit of the community. Thanks!