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 passive-monitoring memory

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show passive-monitoring memory (* | all | mo-fpc/pic/port)

Description

(M40e, M160, and M320 Series routers and T Series routers only) Display passive monitoring memory and flow record statistics

Options

* | all | mo-fpc/pic/port

Display memory and flow record statistics for monitoring interfaces. Use a wildcard character, specify all interfaces, or provide a specific interface name.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show passive-monitoring memory command. Output fields are listed in the approximate order in which they appear.

Table 1: show passive-monitoring memory Output Fields

Field Name

Field Description

Passive monitoring interface

Name of the passive monitoring interface.

Local interface index

Index counter of the local interface.

Memory utilization

Allocation count

Number of flow records allocated.

Free count

Number of flow records freed.

Maximum allocated

Maximum number of flow records allocated since the monitoring station booted. This number represents the peak number of flow records allocated at a time.

Allocations per second

Flow records allocated per second during the last statistics interval on the PIC.

Frees per second

Flow records freed per second during the last statistics interval on the PIC.

Total memory used, Total memory free

Total memory currently used and total amount of memory currently free (in bytes).

Sample Output

show passive-monitoring memory all

content_copy zoom_out_map
user@host> show passive-monitoring memory all             
Passive monitoring interface: mo-4/0/0, Local interface index: 44
  Memory utilization
    Allocation count: 1600, Free count: 1599, Maximum allocated: 1600
    Allocations per second: 3200, Frees per second: 1438
    Total memory used (in bytes): 103579176, Total memory free (in bytes):     163914184

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation