show environment temperature
Syntax
show environment temperature [detail] [vsx-peer]
Description
Shows the temperature information from sensors in the switch that affect fan control.
Command context
Operator (>
) or Manager (#
)
Parameters
detail
Shows detailed information from each temperature sensor.
[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.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Usage
Temperatures are shown in Celsius.
Valid values for status are the following:
normal
Sensor is within nominal temperature range.
min
Lowest temperature from this sensor.
max
Highest temperature from this sensor.
low_critical
Lowest threshold temperature for this sensor.
critical
Highest threshold temperature for this sensor.
fault
Fault event for this sensor.
emergency
Over temperature event for this sensor.
Examples
Showing current temperature information:
switch> show environment temperature Temperature information ------------------------------------------------------------------------------ Current Mbr/Slot-Sensor Module Type temperature Status ------------------------------------------------------------------------------ 1/1-PCIE-Switch line-card-module 95.82 C normal 1/1-Processor line-card-module 0.00 C fault 1/1-Switch-ASIC line-card-module 116.36 C emergency 1/1-Switch-ASIC-Internal line-card-module 108.25 C critical 1/2-PCIE-Switch line-card-module 95.82 C normal ...
Showing detailed temperature information:
switch> show environment temperature detail Detailed temperature information --------------------------------------------------- Mbr/Slot-Sensor : 1/1-PCIE-Switch Module Type : line-card-module Module Description : JL363A 8400X 32P 10G SFP/SFP+ Msec Mod Status : normal Fan-state : normal Current temperature : 95.82 C Minimum temperature : 93.52 C Maximum temperature : 96.15 C ...