Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show security monitoring performance spu

date_range 15-Dec-24

Syntax

content_copy zoom_out_map
show security monitoring performance spu (extensive | summary)
<fpc fpc>
<pic pic>
<thread thread>

Description

Display the services processing unit (SPU) percent utilization for all FPC slots over the last 60 seconds. Use this command to track the percent utilization statistics per second for the past 60 seconds for each FPC slot and PIC.

Starting in Junos OS Release 20.2R1, you can use the following operational commands to monitor the average CPU usage information for the last minute, hour, or day of an SPC3 card:

  • show security monitoring performance spu summary fpc fpc pic pic

  • show security monitoring performance spu summary fpc fpc pic pic thread thread

You can monitor the CPU usage information only when the PIC is online.

Options

  • fpc fpc — Display information about the FPC slot. Use this option to filter the output based on the FPC slot number.

  • pic pic — Display information about existing PIMs or Mini-PIMs in a particular PIC slot. Use this option to filter the output based on PIC slot number.

    Note:

    The fpc and pic options are not available on SRX300, SRX320, SRX340, SRX1500, SRX1600, SRX2300, SRX4100, SRX4200, SRX4300, and SRX4600 devices, nor on vSRX Virtual Firewall instances.

  • thread thread — Display information about the SPU based on the thread number.

  • extensive | summary — Display the specified level of output.

  • None — Display the SPU percent utilization for all FPC slots over the last 60 seconds.

Required Privilege Level

View

Sample Output

show security monitoring performance spu

This sample shows 46% utilization of the SPU for second 42 in the past 60 seconds for FPC 0 and PIC 0.

user@host> show security monitoring performance spu

content_copy zoom_out_map
fpc  0  pic  0
Last 60 seconds:
 0:  48   1:  48   2:  48   3:  48   4:  48   5:  48
 6:  48   7:  48   8:  49   9:  48  10:  48  11:  48
12:  48  13:  48  14:  48  15:  48  16:  48  17:  48
18:  48  19:  48  20:  48  21:  48  22:  49  23:  48
24:  49  25:  49  26:  48  27:  48  28:  48  29:  48
30:  48  31:  48  32:  48  33:  48  34:  48  35:  48
36:  46  37:  47  38:  46  39:  46  40:  46  41:  46
42:  46  43:  46  44:  46  45:  46  46:  46  47:  46
48:  46  49:  46  50:  46  51:  46  52:  46  53:  46
54:  46  55:  46  56:  46  57:  46  58:  46  59:  46

show security monitoring performance spu (vSRX Virtual Firewall and vSRX Virtual Firewall 3.0)

user@host> show security monitoring performance spu

content_copy zoom_out_map
fpc  0  pic  0
Last 60 seconds:
  0:    0    1:   0    2:    0    3:    0    4:    0    5:    0
  6:    0    7:   0    8:    0    9:    0   10:    0   11:    0
 12:    0   13:   0   14:    0   15:    0   16:    0   17:    0
 18:    0   19:   0   20:    0   21:    0   22:    0   23:    0
 24:    0   25:   0   26:    0   27:    0   28:    0   29:    0
 30:    0   31:   0   32:    0   33:    0   34:    0   35:    0
 36:    0   37:   0   38:    0   39:    0   40:    0   41:    0
 42:    0   43:   0   44:    0   45:    0   46:    0   47:    0
 48:    0   49:   0   50:    0   51:    0   52:    0   53:    0
 54:    0   55:   0   56:    0   57:    0   58:    0   59:    0

show security monitoring performance spu summary fpc 1 pic 0 (SRX5400, SRX5600, and SRX5800)

user@host> show security monitoring performance spu summary fpc 1 pic 0

content_copy zoom_out_map
FPC 1 PIC 0THREAD 0
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

THREAD 1
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

THREAD 2
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

... ...

THREAD 23
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

THREAD 24
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

THREAD 25
Last Minute Average %: 0
Last Hour Average %: 0
Last Day Average %: 0

show security monitoring performance spu summary fpc 1 pic 1 thread 8 (SRX5400, SRX5600, and SRX5800)

user@host> show security monitoring performance spu summary fpc 1 pic 1 thread 8

content_copy zoom_out_map
FPC 1 PIC 1
THREAD 8
Last Minute Average %: 0
Last Hour Average %: 5
Last Day Average %: 4

show security monitoring performance spu extensive (SRX4200)

user@host> show security monitoring performance spu extensive

content_copy zoom_out_map
         CPU   Util   Wutil   Status   SchedCounter
FPC0
    PIC0
            0      0       0    alive         574289
            1      0       0    alive         574289
            2      0       0    alive         574289
            3      0       0    alive         574289
            4      0       0    alive         574289
            5      0       0    alive         574289
            6      0       0    alive         574289
            7      0       0    alive         574289
            8      0       0    alive         574289
            9      0       0    alive         574289
           10      0       0    alive         574289
           11      0       0    alive         574289
           12      0       0    alive         574289
           13      0       0    alive         574289
           14      0       0    alive         574289
           15      0       0    alive         574289
           16      0       0    alive         574289
           17      0       0    alive         574289

Release Information

Command introduced in Junos OS Release 10.2.

footer-navigation