The display info-center statistics command displays the information recorded in the information center.
You can run the display info-center statistics command to check information recorded in the information center.
# Display statistics that information management records.
<sysname> display info-center statistics Information statistics data: ModuleID ModuleName LogSend LogDrop DiagSend DiagDrop TrapSend TrapDrop DebugSend DebugDrop 0xfdfe0000 AAA 0 0 0 0 0 0 0 0 0x406c0000 ACL 0 0 0 0 0 0 0 0
Table 1 shows the description of the display info-center statistics command output.
Item |
Description |
|---|---|
ModuleID |
ID of the module in information management. |
ModuleName |
Name of the module that generates logs. |
LogSend |
Number of sent logs. |
LogDrop |
Number of discarded logs. |
DiagSend |
Number of sent diagnosis logs. |
DiagDrop |
Number of discarded diagnosis logs. |
TrapSend |
Number of sent event traps. |
TrapDrop |
Number of discarded event traps. |
DebugSend |
Number of sent debugging information records. |
DebugDrop |
Number of discarded debugging information records. |