# 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%
------------------------------------------------------------------------------
Item |
Description |
|---|---|
Module |
Module name. |
Status |
Running status.
|
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. |