Hello, friend!
You can run display cpu-overload history command to query historical information about CPU overload.
You can run display system all(diagnose) commands to query system debugging information.
You can run display log command to query logs of the specified user or all users. When you need to query the operation logs of a user, the name and IP address of the user who performs operations on the system, the time when the user performs operations on the system, and the detailed operations, run this command.
Format
display log { name username | all } [ start-date [ start-time ] [ - end-date [ end-time ] ] ]
display log [ cli | snmp ] { name username | all } [ start-date [ start-time ] [ - end-date [ end-time ] ] ]
display log [ cli | snmp ] index index1 [ index2 ]
Thanks!