Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

level (Disk Partition)

date_range 16-May-24

Syntax

content_copy zoom_out_map
level (full | high) 
{
  free-space threshold-value (mb | percent);
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis disk-partition partition-name]

Description

Set the level for monitoring disk usage for the selected disk partition.

Description

Select the desired threshold state for triggering the alarm.

Options

state — Select the desired threshold state for triggering the alarm. Note: You cannot monitor more than one level on a single partition.

  • full — Set the threshold for indicating that the disk usage is full. Full disk usage is indicated when the free space remaining for the partition is 10%, provided no value has been explicitly specified for the free space remaining.

  • high — Set the threshold for indicating that the disk usage is high. High disk usage is indicated when the free space remaining for the partition is 25%, provided no value has been explicitly specified for the free space remaining.

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 Release 12.3 for EX Series switches.

footer-navigation