Specifications
Table Of Contents
temptool -I max/<count> [option1] [option2]...
Show the current temperature-device values:=
temptool --show --config=<config_file> [--lpc] (or)
temptool -x -f <config_file> [-l]
Usage:=
-h, --h Show the help text
-t, --test Test using the pre-programmed configuration or use supplied config
-x, --show Show operation
-f, --config= To specify the location of the config file e.g. /etc/dn/diag/
<file_name>
-I, --iteration= Iteration command execution
-q, --lpc Use LPC interface for reading temperature
LPC option MUST be used with show/test flags
● test — Tests the sensors to make sure they are within the acceptable range.
● show — Shows the current temperature values.
Output
test output
root@dell-diag-os:/opt/dellemc/diag/bin# temptool --test --lpc
Testing Temp sensor devices:
Temperature Sensor 1 ....................... Passed
Temperature Sensor 2 ....................... Passed
Temperature Sensor 3 ....................... Passed
Temperature Sensor 4 ....................... Passed
Temperature Sensor 5 ....................... Passed
Temperature Sensor 6 ....................... Passed
Temperature Sensor 7 ....................... Passed
Temperature Sensor 8 ....................... Passed
Temperature Sensor 9 ....................... Passed
Temp Sensors: Overall test results ----- >>> Passed
root@dell-diag-os:/opt/dellemc/diag/bin#
root@dell-diag-os:/opt/dellemc/diag/bin# temptool --show --lpc
Temperature Sensor 1 temperature value is 30.3 C
Temperature Sensor 2 temperature value is 23.1 C
Temperature Sensor 3 temperature value is 22.2 C
Temperature Sensor 4 temperature value is 26.0 C
Temperature Sensor 5 temperature value is 21.8 C
Temperature Sensor 6 temperature value is 22.0 C
Temperature Sensor 7 temperature value is 23.5 C
Temperature Sensor 8 temperature value is 31.0 C
Temperature Sensor 9 temperature value is 42.0 C
root@dell-diag-os:/opt/dellemc/diag/bin#
updatetool
The updatetool shows the CPLD, FPGA, BMC, and BIOS versions used to upgrade the CPLD, FPGA, BMC, and BIOS.
NOTE: For older platforms, such as the S4100-ON Series, updatetool is not available. Instead use cpldupgradetool.
Tests
There are no defined tests with updatetool.
80
Dell EMC DAIG-OS tools