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 services inline-monitoring statistics fpc-slot

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show services inline-monitoring statistics fpc-slot fpc-slot

Description

Display inline-monitoring services statistical information, including for features that use inline-monitoring services, such as flow-based telemetry.

Options

fpc-slot

Display inline-monitoring statistical information for the specified Flexible PIC Concentrator (FPC) number.

  • Range: 0 through 11

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services inline-monitoring statistics fpc-slot command. Output fields are listed in the approximate order in which they appear.

Table 1: show services inline-monitoring statistics fpc-slot Output Fields

Field Name

Field Description

FPC Slot

Flexible PIC Concentrator (FPC) slot level counters:

  • Packets—Number of packets serviced under FPC slot.

  • Bytes—Number of bytes serviced under FPC slot.

Instance Name

Instance level counters:

  • Packets—Number of packets serviced under instance number under the FPC slot.

  • Bytes—Number of bytes serviced under instance number under the FPC slot.

Collector Name

Collector level counters:

  • Packets—Number of packets serviced under collector number of an instance under the FPC slot.

  • Bytes—Number of bytes serviced under collector number of an instance under the FPC slot.

Sample Output

show services inline-monitoring services fpc-slot

content_copy zoom_out_map
user@host> show services inline-monitoring services fpc-slot fpc-slot
IMON Statistics
   FPC Slot     :  <FPC_SLOT>
   Packets      :  <F_P>       Bytes  :  <F_B>

     Instance Name  :  <I1>
     Packets  :  <I1_P>      Bytes  :  <I1_B>

			Collector Name  :  <I1_C1>
			Packets  :  <I1_C1_P>    Bytes  :  <I1_C1_B>

			Collector Name  :  <I1_C2>
			Packets  :  <I1_C2_P>    Bytes  :  <I1_C2_B>

     Instance Name  :  <I2>
     Packets  :  <I2_P>      Bytes  :  <I2_B>

			Collector Name  :  <I2_C1>
			Packets  :  <I2_C1_P>    Bytes  :  <I2_C1_B>

show services inline-monitoring services fpc-slot (flow-based telemetry)

content_copy zoom_out_map
user@host> show services inline-monitoring statistics fpc-slot 0
  IMON Statistics
    FPC Slot: 0
        Instance Name: i1
        Flow exceeded count: 0
        Flow missed count: 0
        Flow aged out count: 1
        Flow learnt count: 3
        Flow meter exceeded count: 0

Release Information

Command introduced in Junos OS Release 19.4R1.

Command introduced in Junos OS Evolved Release 22.2R1.

footer-navigation