system-stats-show
This command is used to display information about system statistics.
Syntax system-stats-show
time date/time: yyyy-mm-ddThh:mm:ss |
Specifies a specific time, and date to display statistics. |
start-time date/time: yyyy-mm-ddThh:mm:ss |
Specifies the start time of the system stats. |
end-time date/time: yyyy-mm-ddThh:mm:ss |
Specifies the end time of the system stats. |
duration duration: #d#h#m#s |
Specifies the duration in the format #d#h#m#s |
interval duration: #d#h#m#s |
Specifies the number of seconds to reprint the system stats to the CLI. |
older-than duration: #d#h#m#s |
Specifies stats older than a specific duration. |
within-last duration: #d#h#m#s |
Specifies stats that occurred within the last duration. |
uptime duration: #d#h#m#s |
Specifies the uptime of the switch. |
paging paging-number |
Specifies the number pages collected. |
Defaults None.
Access CLI
History
Version 1.2.1 |
Command introduced. |
Version 3.0.0 |
The parameter cpu-total added in the output. |
Version 6.1.0 |
The parameter cpu-avg added in the output. |
Usage Use this command to display system statistics.
Examples To display system statistics, use the following command:
CLI (network-admin@switch) > system-stats-show format all layout vertical
switch: switch1
uptime: 7h5m41s
used-mem: 54%
used-mem-val: 3.84G
used-swap: 0%
used-swap-val: 0
paging: 0
cpu-user: 4%
cpu-sys: 4%
cpu-total: 9%
cpu-idle: 90%
cpu-avg: 3%