< Home

display aie state

Function

The display aie state command displays the running status of the AIE.

Format

display aie state [ slot slot-id cpu cpu-id ]

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run this command to view the running status of the AIE.

Example

# Display the running status of the AIE.

<sysname> display aie state
==============================================================================
AI-Engine Running State on slot 11 cpu 0:
==============================================================================
Module               Status     Memory Used (kB)   CPU Usage
Framework            running    4984               0.00%
Redis-Server         running    3724               0.00%
adapt                running    7412               0.00%
bruteforce           running    4296               0.00%
cc                   running    7776               0.00%
dga                  running    15960              0.00%
eca                  running    31832              0.00%
sql                  running    31832              0.00%
------------------------------------------------------------------------------
Table 1 Description of the display aie state command output

Item

Description

Module

Module name.

Status

Running status.

  • running: The module is running.
  • stopped: The module stops running.
  • abnormal: The module runs abnormally.

Memory Used

Memory usage, in KB.

CPU Usage

CPU usage.

Framework

AIE framework.

Redis-Server

Redis server.

adapt

Data adaptation module of the AIE.

bruteforce

Brute-force cracking detection engine.

cc

Malicious C&C flow detection engine.

dga

DGA domain name request detection engine.

eca

Malicious encryption C&C flow detection engine.

sql

Malicious SQL injection detection engine.

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