thresholds (Junos OS Evolved)
Syntax
thresholds { control-failure (on | off); successive-loss number; total-loss number; threshold-type (microseconds | average); }
Hierarchy Level
[edit services monitoring rpm owner name test name] [edit services monitoring twamp client control-connection name test-session name]
Description
Specify the thresholds used for real-time performance monitoring (RPM) and Two-Way Active Measurement Protocol (TWAMP) probes. A system log message is generated when the configured threshold is exceeded.
Options
control-failure (on | off) | Specify whether control failure should be reported as a test failure.
|
successive-loss number | Measures the number of packets lost in succession. Set this number to specify how many packets should be lost in succession before indicating a probe failure.
|
total-loss number | Measures total number of packets lost per test. Set this number to specify how many packets should be lost in total before indicating a probe failure.
|
threshold-type (microseconds | average) | Specify one or more measurement options and set thresholds for them. By default, these options set the maximum threshold. To configure the option to use the average measurement and not the maximum, configure the average option on each configured threshold type. To set the threshold type back to maximum, either delete the average option from the configuration or configure the threshold type again without the average option.
|
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved 20.1R1 for RPM.
Statement introduced in Junos OS Evolved 20.3R1 for TWAMP.