< Home

Performance Data Report by the FW

This section describes the mechanism for the FW to report performance data to the cloud management platform.

After the cloud management platform brings the FW under its management, it acquires operation performance data of the FW as required. The cloud management platform delivers a performance data collection instruction to the FW. The FW collects performance data and reports the data to the platform accordingly. The detailed process is as follows:

Figure 1 Basic process for the FW to report performance data to the cloud management platform
  1. The cloud management platform sends a performance data collection instruction to the FW through the NETONF channel.

    The instruction specifies such fields as the type of data to be collected and collection period. The collectable performance data includes the device performance data, interface performance data, and device data. The performance data contains data of subtypes. For details, see Table 1.

  2. The FW collects performance data as specified in the instruction.
  3. The FW caches the collected performance data to the data buffer.
    The data buffer submits the data to the data assembly module of the FW when the following two conditions are met:
    • The buffer has over 5 KB performance data.
    • The duration for which the performance data is kept in the buffer has exceeded the specified value.
    If either condition is met, performance data in the buffer is submitted to the data assembly module of the FW.
  4. The data assembly module reassembles performance data sent from the data buffer and sends the reassembled data to the cloud management platform through the HTTP2.0 channel.

    The structure of the performance data collected by the FW varies with the data type. The data assembly module processes data of various types into a unified format for the data to be transmitted through the HTTP2.0 channel

Table 1 Details of performance data reported by the FW to the cloud management platform

Performance Data Type

Subtype

Device performance

Device IPv4 address

Device IPv6 address

Device operating status, which can be:
  • Normal
  • Alert
  • Faulty

CPU usage

Memory usage

Occupied space of the internal disk, in MBs

Total space of the internal disk, in MBs

Occupied space of the external disk, in MBs

Total space of the external disk, in MBs

Number of online users authenticated on the FW

Interface performance

Interface index

Interface name

Interface operating status, which can be:
  • UP
  • Down

Average upstream interface rate in the last collection period, in bps

Average downstream interface rate in the last collection period, in bps

Average upstream interface traffic in the last collection period, in bytes

Average downstream interface traffic in the last collection period, in bytes

Number packets received in the collection period

Number packets sent in the collection period

Total number of packets received by the interface

Total number of packets sent by the interface

Negotiated rate of the interface

Device data

Device IP address

Access time of the device

Online time of the device

Index of the access interface

Authentication mode of the device

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