show running-config telemetry collector

Displays the current configuration of one or all telemetry collectors.

Syntax

show running-config telemetry collector [ collector-name ]

Modes

Privileged EXEC mode

Parameters

collector-name
Specifies a telemetry collector.

Usage Guidelines

The output includes the settings for the currently configured collectors.

Examples

The following example is the basic command.

device# show running-config telemetry collector
telemetry collector <collector-profile-1>
  ip <ipv4address1> port <portNum>
  profile system-profile default_system_utilization_statistics
  profile interface-profile default_interface_statistics
  use-vrf mgmt-vrf
  encoding json
  activate  
!