Update Aruba-HP-switches-debug-and-diagnostics-commands-cheat-sheet.adoc

This commit is contained in:
Yuri Slobodyanyuk
2022-06-06 09:41:21 +03:00
committed by GitHub
parent 32518628a3
commit 322d4da570

View File

@@ -17,14 +17,29 @@ NOTE: All commands were tested on HP/Aruba 5400 switches.
|*show cpu [_seconds_]* |*show cpu [_seconds_]*
|Show CPU stats of average load for 1 second, 5 seconds, and 1 minute, optionally setting period in _seconds_ (300 is max). |Show CPU stats of average load for 1 second, 5 seconds, and 1 minute, optionally setting period in _seconds_ (300 is max).
|===
== Logs
[cols=2, options="header"]
|===
|Command
|Description
| *show logging -r* | *show logging -r*
| Show system logs and events in reverse chronological order, i.e. newest logs first. | Show system logs and events in reverse chronological order, i.e. newest logs first.
|*clear log* |*clear log*
|Delete all logs on the switch. |Delete all logs on the switch.
|*show log -s*
|Display logs from the Standby commander/member in a VSF stack.
|*show log -b*
|Show logs with time since boot instead of date/time format.
|=== |===
[cols=2,options="header"] [cols=2,options="header"]
|=== |===
|Command |Command