Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

system (Analytics Resource)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
system {
    polling-interval {
        queue-monitoring interval;
        traffic-monitoring interval;
    }
    resource-profile profile-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics resource]

Description

Apply a network analytics resource profile to a system for which you wish to enable queue or traffic monitoring. The resource profile is a template that specifies the parameters for queue and traffic monitoring, as well as for the depth and latency thresholds.

Note:

The system statement in the [edit services analytics resource] hierarchy is not available in Junos OS Releases prior to 13.2X51-D15.

Options

polling-interval

Configure the polling interval for queue and traffic monitoring:

queue-monitoring polling-interval

Configure the queue monitoring interval in milliseconds.

  • Range: 1 to 1000 milliseconds (1 millisecond to 1 second) on devices other than EX4300 switches.

    8 to 1000 milliseconds (8 milliseconds to 1 second) on EX4300 switches.

traffic-monitoring polling-interval

Configure the traffic monitoring interval in seconds.

  • Range: 1 to 300 seconds (1 second to 5 minutes) on devices other than EX4300 switches.

    5 to 300 seconds (5 seconds to 5 minutes) on EX 4300 switches.

resource-profile profile-name

Name of a resource profile containing the global analytics parameters that have been configured for the system. Information contained in a resource profile includes the configuration of queue and traffic monitoring (whether enabled or disabled), and values for the depth and latency thresholds (if applicable).

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 13.2.

footer-navigation