showConfiguration()

(Custom) Shows the configuration defined for the current agent.

The following table lists the parameters:

Parameter Type Description
VerboseInfo string The current setting for verbose mode, on or off.
DebugLevelInfo string The debug level setting:
  • 0—No debug information displayed.
  • 1—SQL commands executed against the database shown.
  • 2—Binding data for each SQL command shown.
PollIntervalInfo string The poll interval in milliseconds.