< Home

display engine session statistics

Function

The display engine session statistics command displays session statistics for the engine.

Format

display engine session statistics [ vsys vsys-name | all-systems ] [ slot slot-id cpu cpu-id ]

Parameters

Parameter Description Value

vsys-name

Specifies the virtual system name.

The virtual system must exist.

all-systems

Including all systems, including the root system and virtual system.

-

slot slot-id

Specifies the slot ID of the SPU. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

cpu cpu-id

Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The session statistics of the specified virtual system or all systems can be viewed only in the root system. In a virtual system, you can view only the session statistics of the virtual system.

Example

# Displays session statistics for the engine.

<sysname> display engine session statistics
                                                                                   Engine Session Statistic Information of All Threads:                           --------------------------------------------------------------------------------   Total Current Sessions               :            3                              Total Current UDP Sessions           :            3                              Total Current TCP Sessions           :            0                              Total Blocked Sessions               :            0                              Total Current Free Sessions          :       999997                              Total Current Buffered TCP Segments  :            0                              Total Out-of-sequence TCP Segments   :            0                              Total Overlapping TCP Segments       :            0                              Total Current Free TCP Segments      :        50000                            --------------------------------------------------------------------------------   Engine Session Statistic Information of Each Thread:                           --------------------------------------------------------------------------------   T00: NgeSess       0, sent:         7721 rcv:         7721 lost:            0    T01: NgeSess       0, sent:         7693 rcv:         7693 lost:            0    T02: NgeSess       0, sent:         7734 rcv:         7734 lost:            0    T03: NgeSess       0, sent:         7669 rcv:         7669 lost:            0    T04: NgeSess       0, sent:         7693 rcv:         7693 lost:            0    T05: NgeSess       0, sent:         7664 rcv:         7664 lost:            0    T06: NgeSess       0, sent:         7707 rcv:         7707 lost:            0    T07: NgeSess       1, sent:         7689 rcv:         7689 lost:            0    T08: NgeSess       1, sent:         7676 rcv:         7676 lost:            0    T09: NgeSess       1, sent:         7735 rcv:         7735 lost:            0    T10: NgeSess       0, sent:         7731 rcv:         7731 lost:            0    T11: NgeSess       1, sent:         7700 rcv:         7700 lost:            0    T12: NgeSess       1, sent:         7726 rcv:         7726 lost:            0    T13: NgeSess       1, sent:         7735 rcv:         7735 lost:            0    T14: NgeSess       1, sent:         7749 rcv:         7749 lost:            0    T15: NgeSess       1, sent:         7715 rcv:         7715 lost:            0    T16: NgeSess       0, sent:         7724 rcv:         7724 lost:            0    T17: NgeSess       0, sent:         7700 rcv:         7700 lost:            0    T18: NgeSess       0, sent:         7688 rcv:         7688 lost:            0    T19: NgeSess       0, sent:         7748 rcv:         7748 lost:            0    T20: NgeSess       0, sent:         7691 rcv:         7691 lost:            0                                                                                  
Table 1 Description of the display engine session statistics command output

Item

Description

Engine Session Statistic Information of All Threads

Session statistics for the engines used by all threads

Total Current Sessions

Total number of all sessions

Total Current UDP Sessions

Total number of UDP sessions

Total Current TCP Sessions

Total number of TCP sessions

Total Blocked Sessions

Total number of blocked sessions

Total Current Free Sessions

Total number of idle session nodes

Total Current Buffered TCP Segments

Total number of cached TCP segments

Total Out-of-sequence TCP Segments

Total number of out-of-sequence TCP segments

Total Overlapping TCP Segments

Total number of overlapped TCP segments

Total Current Free TCP Segments

Total number of TCP segments that can be cached

Engine Session Statistic Information of Each Thread

Session statistics for the engine used by each thread

NgeSess

Number of sessions

sent

Number of sent packets

rcv

Number of received packets

lost

Number of discarded packets

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >