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

show system packet-forwarding-options hw-resource-monitor monitor-profile

date_range 03-Oct-24

Syntax

content_copy zoom_out_map
show system packet-forwarding-options hw-resource-monitor monitor-profile monitor-profile-name

Description

Display the parameters for the monitor profile that is used for hardware resource threshold monitoring. You can simplify how utilization information is displayed by mapping resource lists to a monitor profile.The same monitor profile can be used for multiple resource lists, but a single resource list cannot be mapped to multiple monitor profiles. A resource list can only be mapped only to a single monitor profile. Use hardware resource threshold monitoring to display utilization information to help assist with capacity utilization and resource management.

Required Privilege Level

view

Output Fields

show system packet-forwarding-options hw-resource-monitor monitor-profile lists the output fields for the show system packet-forwarding-options hw-resource-monitor monitor-profile command.

Table 1: show system packet-forwarding-options hw-resource-monitor monitor-profile Output Fields

Field Name

Field Description

Lower Threshold

The lower threshold of the maximum capacity for the resource.

Upper Threshold

The upper threshold of the maximum capacity for the resource.

Notification Type

The type of notification issued when the threshold is breached. The value is one of the following: Alarm, None, or Syslog.

Sample Output

show system packet-forwarding-options hw-resource-monitor monitor-profile

content_copy zoom_out_map
user@host> show system packet-forwarding-options hw-resource-monitor monitor-profile profile1
content_copy zoom_out_map
lower-threshold 1;
upper-threshold 2;
notification-type alarm;

Release Information

Command introduced in Junos OS Release 24.2R1 for EX4100-48MP, EX4400-24MP, EX4650, QFX5120-32C, QFX5120-48T, QFX5120-48Y, and QFX5120-48YM.

footer-navigation