Debug probe commands

Debug probe mode provides commands to run actions that are related to the probe.

To enter the debug probe mode, use the global debug-probe command.

While in this mode, use commands in the following table to run actions that are related to the probe. The probe is used to capture data for transactions that a service processes that you can use to help troubleshoot a problem.

Table 1. Action commands in debug probe mode
Command Purpose
create-probe-capture This command creates the probe capture settings for a service to enable the debugging of transactions.
delete-probe-capture This command deletes the probe capture settings for a service.
get-all-probe-data This command creates a file that contains the captured probe data for the capture settings and saves the file to the file system.
get-details-probe-capture This command retrieves the details of the probe capture settings by using its capture ID.
get-probe-transaction-data This command creates a file that contains the captured data for a transaction and saves the file to the file system.
list-probe-captures This command lists the details for the probe capture settings that are associated with a specific instance of a service class.