[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show services accounting memory

Syntax

show services accounting memory

Release Information

Command introduced before JUNOS 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

Output Fields

Table 220 lists the output fields for the show services accounting memory command. Output fields are listed in the approximate order in which they appear.

Table 220: 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

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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]