Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

show analytics collector

Syntax

show analytics collector

Release Information

Command introduced in Junos OS Release 13.2 for the QFX Series.

Description

Show the list of network analytics remote collectors and related information. Remote collectors can be configured to receive streaming output for queue statistics and traffic statistics from the network analytics process (Analyticsd) running on the Routing Engine.

Note: The show analytics collector command is available in Junos OS Release 13.2X51-D15 or later.

Required Privilege Level

interface-control

List of Sample Output

show analytics collector

Output Fields

Table 1 describes the output fields for the show analytics collector command.

Table 1: show analytics collector Command Output Fields

Field

Description

Address

IP Address of the collector that is configured for receiving the streaming data.

Port

Port number of the collector receiving the streaming data.

Transport

Transport protocol:

  • tcp—Transmission Control Protocol
  • udp—User Datagram Protocol

    Note: The connection state of a port configured with the udp transport protocol is always displayed as n/a.

Stream format

Format of the data that is sent to the server:

  • csv—Comma-separated values
  • gpb—Google Protocol Buffer
  • json—JavaScript Object Notation
  • tsv—Tab-separated values

State

Connection state of the streaming server.

Sent

Number of bytes sent to the streaming server.

Sample Output

show analytics collector

user@host> show analytics collector

Address Port Transport Stream format State Sent 10.94.184.25 50013 udp gpb n/a 8710 10.94.184.25 50040 tcp gpb Not initialized 0 10.94.184.25 50050 tcp gpb Established 405 10.94.184.62 50010 tcp csv Established 18 10.94.184.62 50020 udp json n/a 17

Published: 2014-07-23

Supported Platforms

Published: 2014-07-23