show-system-inventory-hardware-memory
Syntax
show system inventory hardware memory
Description
Display hardware memory statistics for a disaggregated Junos OS platform.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show system inventory
hardware memory
command. Output fields are listed in the approximate order in
which they appear.
Field Name |
Field Description |
---|---|
Total |
The total amount of available virtual memory, in kibibytes (KiBs). |
Used |
The total amount of used virtual memory, in kibibytes (KiBs). |
Available |
The total amount of available virtual memory, in kibibytes (KiBs). |
Free |
The total amount of free virtual memory, in kibibytes (KiBs). |
Percent Used |
The percentage of virtual memory used. |
Fields for Swap Memory |
|
Total |
The total amount of available swap space memory, in kibibytes (KiBs). |
Used |
The total amount of used swap space memory, in kibibytes (KiBs). |
|
The total amount of free swap space memory, in kibibytes (KiBs). |
|
The percentage of swap space memory used. |
Sample Output
show system inventory hardware memory (NFX250)
user@host> show system inventory hardware memory
Inventory Memory Information ---------------------------- Virtual Memory: --------------- Total (KiB): 15949116 Used (KiB): 5542256 Available (KiB): 10437928 Free (KiB): 10406860 Percent Used: 28.6 Swap Memory: ------------ Total (KiB): 1249996 Used (KiB): 0 Free (KiB): 1249996 Percent Used: 0.0
Sample Output
show system inventory hardware memory (NFX150)
user@host> show system inventory hardware memory
Inventory Memory Information ---------------------------- Virtual Memory: --------------- Total (KiB): 7936420 Used (KiB): 7880136 Available (KiB): 1801340 Free (KiB): 56284 Percent Used : 77.30 Swap Memory: ------------ Total (KiB): 0 Used (KiB): 0 Free (KiB): 0 Percent Used: 0.00
Release Information
Command introduced in Junos OS Release 15.1X53-D40 for the NFX250 Network Services Platform.
Command introduced in Junos OS Release 18.1R1 for NFX150 devices.