Commands for Managing the ExtremeWare XOS Software
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
252
clear cpu-monitoring
clear cpu-monitoring {process <name>} {slot <slotid>}
Description
Clears, resets the CPU utilization history and statistics stored in the switch.
Syntax Description
Default
N/A.
Usage Guidelines
If you do not specify any keywords, this command clears the CPU utilization history for the entire
switch, including processes, and resets the statistics to zero (0). On modular switches, this command
also clears the CPU utilization history of the installed MSMs.
If you specify
process
, the switch clears and resets the CPU utilization history for the specified process.
Modular Switches Only.
If you specify
slot
, the switch clears and resets the CPU utilization history for
the specified MSM.
Example
The following command resets the CPU history and resets the statistics to 0 for the TFTP process
running on the MSM installed in slot A of a modular switch:
clear cpu-monitoring process tftpd slot A
The following command resets the CPU history and resets statistics to 0 for the TFTP process running
on the Summit X450 family switch:
clear cpu-monitoring process tftpd
History
This command was first available in ExtremeWare XOS 11.2.
name
Specifies the name of the process.
slotid
Specifies the slot number of the MSM module:
• A specifies the MSM installed in slot A.
• B specifies the MSM installed in slot B.
NOTE: This parameter is available only on modular switches.