show system resource-utilization

Syntax

show system resource-utilization [daemon| module] [vsx-peer]

描述

Shows information about the usage of system resources such as CPU, memory, and open file descriptors.

Command context

Manager (#)

Parameters

daemon

Shows the filtered resource utilization data for the process specified byonly.

NOTE:

For a list of daemons that log events, entershow events -d ?from a switch prompt in the manager (#) context.

module

Shows the filtered resource utilization data for the line module specified byonly.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

权威

Administrators or local user group members with execution rights for this command.

Examples

显示所有系统资源utilization data:

switch#show system resource-utilizationSystem Resources: Processes: 70 CPU usage(%): 20 Memory usage(%): 25 Open FD's: 1024 Process CPU Usage(%) Memory Usage(%) Open FD's ----------------------------------------------------------------------- pmd 2 1 14 hpe-sysmond 1 2 11 hpe-mgmdd 0 1 5 ...

Showing the resource utilization data for the pmd process:

switch# show system resource-utilization daemon pmd Process CPU Usage Memory Usage Open FD's ----------------------------------------------------------------------- pmd 2 1 14

Showing resource utilization data when system resource utilization polling is disabled:

switch#show system resource-utilizationSystem resource utilization data poll is currently disabled

Showing resource utilization data for a line module:

switch#show system resource-utilization module 1/1System Resource utilization for line card module: 1/1 CPU usage(%): 0 Memory usage(%): 35 Open FD's: 512