show services accounting memory
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
Description
Display memory and flow record statistics.
Options
This command has no options.
Required Privilege Level
view
List of Sample Output
show services accounting memory (Monitoring PIC interface)show services accounting memory (Service PIC interface)
Output Fields
Table 1 lists the output fields for the show services accounting memory command. Output fields are listed in the approximate order in which they appear.
Table 1: show services accounting memory Output Fields
Output Field | Output Field Description |
---|---|
Service Accounting interface | Name of the service accounting interface. |
Memory Utilization | |
Local interface index | Index counter of the local interface. |
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 amount of memory currently used (in bytes). |
Total memory free | Total amount of memory currently free (in bytes). |
Sample Output
show services accounting memory (Monitoring PIC interface)
user@host> show
services accounting
memory
Service Accounting interface: mo-2/0/0, Local interface index: 468 Memory utilization Allocation count: 437340, Free count: 433699, Maximum allocated: 6782 Allocations per second: 3366, Frees per second: 6412 Total memory used (in bytes): 133460320, Total memory free (in bytes): 133918352
Sample Output
show services accounting memory (Service PIC interface)
user@host> show
services accounting
memory
Service Accounting interface: sp-0/1/0 Memory utilization Allocation count: 1000, Free count: 0 Allocations per second: 0, Frees per second: 0 Total memory used (in bytes): 218158272 Total memory free (in bytes): 587147696
Service Accounting interface: sp-1/0/0 Memory utilization Allocation count: 1000, Free count: 0 Allocations per second: 0, Frees per second: 0 Total memory used (in bytes): 218157592 Total memory free (in bytes): 587148376