Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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

routing-engine (SNMP Resource Level)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
routing-engine  {
    resource <cpu | memory | open-files-count | process-count  | storage | temperature | traceoptions > ;
    {
        interval <interval in secs>;
        moderate-threshold <percentage level>;
        high-threshold <percentage level>;
        critical-threshold <percentage level>;
        action <monitor | prevent | recover>;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit snmp health-monitor routing-engine]

Description

Override the global configuration for a resource.

Options

  • interval—Monitoring interval in seconds.

    Range: 1 through 604800 seconds

    Default: 300 seconds

  • moderate-threshold—Percentage of moderate threshold level resource utilization.

    Range: 30 through 99 percent

    Default: 70 percent

  • high-threshold —Percentage of high-threshold level resource utilization.

    Range: 30 through 99 percent

    Default: 80 percent

  • critical-threshold —Percentage of critical threshold level resource utilization.

    Range: 30 through 99 percent

    Default: 90 percent

  • action–Enable action for all resources.

    Default: If action is not enabled, the default action is prevent.

    Warning:

    If the system health management action for an affected resource is configured to recover, then certain instrusive operations necessary for preventing system breakdown are taken. Instrusive operations can include restarting or terminating processes, deleting files, and so on. Such action information is logged in the system health management history and system log.

Required Privilege Level

security—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 12.1X44-D10. Statement modified in Junos OS Release 15.1X49-D10.

external-footer-nav