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

cpu-factor (Dampen Options)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
cpu-factor cpu-factor;

Hierarchy Level

content_copy zoom_out_map
[edit event-options event-script dampen dampen-options],
[edit event-options event-script file filename dampen dampen-options],
[edit system scripts commit dampen dampen-options],
[edit system scripts op dampen dampen-options],
[edit system scripts op file filename dampen dampen-options]

Description

Slow down the operation of scripts executed on the device based on how heavily the CPU is being used.

Script dampening is initiated when CPU use exceeds the value specified using the cpu-factor statement. Junos OS then executes the number of lines of script specified using the line-interval statement and then pauses script execution for the time specified using the time-interval statement. If you do not configure values for these statements, the defaults are used.

Options

cpu-factor

Specify the CPU use factor at which script execution is slowed down.

  • Range: 0 through 100

  • Default: 20

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 14.1.

footer-navigation