show passive-monitoring memory
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
(M40e, M160, and M320 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
List of Sample Output
show passive-monitoring memory allOutput 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
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