show security monitoring fpc fpc-number

Syntax

show security monitoring fpc fpc-number <node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 9.2 of Junos OS.

Description

Display security monitoring information about the FPC slot.

Options

fpc-number —Display security monitoring information for the specified FPC slot. It can be in the range from 0 to 11.

node—(Optional) For chassis cluster configurations, display security monitoring information for the specified FPC on a specific node (device) in the cluster.

Required Privilege Level

view

List of Sample Output

show security monitoring fpc 0
show security monitoring fpc 1
show security monitoring fpc 8

Output Fields

Table 125 lists the output fields for the show security monitoring fpc fpc-number command. Output fields are listed in the approximate order in which they appear.

Table 125: show security monitoring fpc fpc-number Output Fields

Field Name

Field Description

FPC

Slot number in which the FPC is installed.

PIC

Slot number in which the PIC is installed.

CPU Utilization (%)

Total percentage of CPU being used by the PIC's processors.

Memory Utilization (%)

Percentage of heap space (dynamic memory) being used by the PIC's processor. If this number exceeds 80 percent, there may be a software problem (memory leak).

Current flow session

The current number of flow sessions. When SRX Series devices operate in packet mode, flow sessions will not be created and this field will remain zero.

Max flow session

The maximum number of flow sessions allowed. This number will differ from one device to another.

SPU current cp session

The current number of cp sessions for the SPU (on SRX3400, SRX3600, SRX5600, and SRX5800 devices only).

SPU max cp session

The maximum number of cp sessions allowed for the SPU (on SRX3400, SRX3600, SRX5600, and SRX5800 devices only).

Sample Output

show security monitoring fpc 0

user@host> show security monitoring fpc 0
FPC 0
  PIC 0
    CPU utilization   :    0 %
    Memory Utilization:   65 %
    Current flow session :   0 
    Max flow session  : 131072

Sample Output

show security monitoring fpc 1

user@host> show security monitoring fpc 1
FPC 1
  PIC 0
    CPU utilization   :    0 %
    Memory Utilization:   67 %
  PIC 1
    CPU utilization   :    0 %
    Memory Utilization:   67 %

Sample Output

show security monitoring fpc 8

user@host> show security monitoring fpc 8
node0:
--------------------------------------------------------------------------
FPC 8
  PIC 0
    CPU utilization   :    0 %
    Memory Utilization:   74 %
node1:
--------------------------------------------------------------------------
FPC 8
  PIC 0
    CPU utilization   :    0 %
    Memory Utilization:   74 %
  PIC 1 
    CPU utilization   :    0 %
    Memory Utilization:   43 %