< Home

display file-frame statistics

Function

The display file-frame statistics command displays file frame statistics.

Format

display file-frame statistics [ slot slot-id cpu cpu-id ]

Parameters

Parameter Description Value

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

After you run the display file-frame statistics command to view the file frame statistics, you can run the reset file-frame statistics command to reset the statistics and collect statistics again. Cleared statistics cannot be restored. Exercise caution when you run this command.

Example

# Display file frame statistics.

<sysname> display file-frame statistics
File Frame Statistics Table (slot 11 cpu 0)                                     
------------------------------------------------------------------------------  
  Global Statistic:                                                             
------------------------------------------------------------------------------  
    Total File Received                  : 588699                               
    Total App-Data Received              : 0                                    
    Total Create Child File              : 0                                    
    Total Destory File Normally          : 450678                               
    Total Destory File Abnormally        : 137947                               
    Total Destory Child File             : 0                                    
------------------------------------------------------------------------------  
------------------------------------------------------------------------------  
  File Restore Statistic:                                                       
------------------------------------------------------------------------------  
    Web-Reputation Total Search          : 3579269                              
    User-Black Hit Count                 : 0                                    
    User-White Hit Count                 : 0                                    
    Pre-White-Host Hit Count             : 3361801                              
    Total Fopen Successful               : 1                                    
    Total Fopen Failed                   : 142165                               
    Total Restore Successful             : 1                                    
    Total Fclose Abnormally              : 0                                    
------------------------------------------------------------------------------  
------------------------------------------------------------------------------  
  File Metadata Statistic:                                                      
------------------------------------------------------------------------------  
    Web-Reputation Total Search          : 3345982                              
    User-Black Hit Count                 : 0                                    
    User-White Hit Count                 : 0                                    
    Pre-White-Host Hit Count             : 3128516                              
    Total Send Metadata Successful       : 28354                                
    Total Send Metadata Failed           : 422326                               
------------------------------------------------------------------------------  
------------------------------------------------------------------------------  
  Event Statistic:                                                              
------------------------------------------------------------------------------  
    Total HTTP Breakpoint Block          : 0                                    
    Total FTP Breakpoint Block           : 0                                    
    Total Alert Events                   : 0                                    
    Total Block Events                   : 0                                    
  ----------------------------------------------------------------------------  
    Application                 Alert Events                  Block Events      
  ----------------------------------------------------------------------------  
    HTTP                                   0                             0      
    FTP                                    0                             0      
    SMTP                                   0                             0      
    POP3                                   0                             0      
    NFS                                    0                             0      
    SMB                                    0                             0      
    IMAP                                   0                             0      
------------------------------------------------------------------------------  
Table 1 Description of the display file-frame statistics command output

Item

Description

Global Statistic

Global file frame statistics

Total File Received

Total number of files received by the file frame

Total App-Data Received

Total number of application data entries received by the file frame

Total Create Child File

Total number of child files created by the file frame

Total Destroy File Normally

Number of handles that are normally destroyed by the file frame

Total Destroy File Abnormally

Number of handles that are abnormally destroyed by the file frame

Total Destory Child File

Number of child files destroyed by the file frame

File Restore Statistic

File restoration statistics

Web-Reputation Total Search

Number of web reputation query times during file restoration

User-Black Hit Count

Number of times the user-defined blacklist is matched during file restoration

User-White Hit Count

Number of times the user-defined whitelist is matched during file restoration

Pre-White-Host Hit Count

Number of times the predefined whitelist is matched during file restoration

Total Fopen Successful

Number of times handles are successfully opened during file restoration

Total Fopen Failed

Number of times handles fail to be opened during file restoration

Total Restore Successful

Number of times files are successfully restored

Total Fclose Abnormally

Number of times handles are abnormally closed during file restoration

File Metadata Statistic

File metadata statistics

Web-Reputation Total Search

Number of web reputation query times for file metadata

User-Black Hit Count

Number of times file metadata matches the user-defined blacklist

User-White Hit Count

Number of times file metadata matches the user-defined whitelist

Pre-White-Host Hit Count

Number of times file metadata matches the predefined whitelist

Total Send Metadata Successful

Number of times file metadata is successfully sent

Total Send Metadata Failed

Number of times file metadata fails to be sent

Event Statistic

Event statistics

Total HTTP Breakpoint Block

Number of times HTTP resumable download is blocked

Total FTP Breakpoint Block

Number of times FTP resumable download is blocked

Total Alert Events

Number of file frame alert events

The command output contains the number of file frame alert events of various application protocols.

Total Block Events

Number of file frame block events

The command output contains the number of file frame block events of various application protocols.

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