Reference Guide

1104 Brocade Fabric OS Command Reference
53-1004112-02
tempShow
tempShow
Displays temperature readings.
Synopsis tempshow [-details]
Description Use this command to display the current temperature readings of all temperature sensors in a switch. For each
sensor, this command displays the sensor ID (an index number), the slot number (if applicable), the sensor index
(when issued with the --detail option), the sensor state (OK or absent), and the temperature. The temperature
readings are given in both Centigrade and Fahrenheit.
Notes The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Refer to the hardware reference manual for your switch to determine the normal temperature range.
Operands This command has the following operand:
-details
Displays an additional column for the sensor index. Sensor index indicates the position of
the sensor in the system.
Examples To display temperature and status sensors:
switch:user> tempshow
Sensor Slot State Centigrade Fahrenheit
ID
========================================================
1 1 Ok 38 100
2 1 Ok 28 82
3 1 Ok 40 104
4 1 Ok 31 87
5 1 Ok 43 109
6 2 Ok 39 102
7 2 Ok 28 82
8 2 Ok 40 104
9 2 Ok 30 86
10 2 Ok 43 109
To display temperature and status sensors with the sensor index:
switch:user> tempshow -details
Sensor ID|Slot |Sensor Index|State |Centigrade |Fahrenheit |
----------------------------------------------------------------
1 |1 |0 |Ok |35 |95 |
2 |1 |1 |Ok |34 |93 |
3 |1 |2 |Ok |43 |109 |
4 |1 |3 |Ok |34 |93 |
5 |1 |4 |Ok |41 |105 |