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

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 software.

Description

Display security monitoring information about the FPC slot.

This command is supported on SRX-series devices.

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 1
show security monitoring fpc 8

Output Fields

Table 70 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 70: show security monitoring fpc fpc-number Output Fields

Field Name

Field Description

FPC

Slot number in which the FPC is installed. It can be between 0 to 11.

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).

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 %

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