Dell N3200-ON Open Networking Hardware Diagnostic Guide July 2022 - Page 75

CLI options, Output, test output, Checking [CPU board Thermal Sensor_TMP75AI]

Page 75 highlights

CLI options NOTE: Before using any commands, you must set the MUX settings to select the bus segments the temperature sensors are on. root@dellemc-diag-os:~# temptool DellEmc Diag - Temperature Tool version 2.0, x.xx.x.x-x build, 2019/07/03, Syntax: temptool Show the help-text:= temptool --h (or) temptool -h Test the pre-programmed configuration:= temptool --test --config= (or) temptool -t -f Execute repeatedly command by count:= temptool --iteration=max/ [option1] [option2]...(or) temptool -I max/ [option1] [option2]... Show the current temperature-device values:= temptool --show --config= (or) temptool -x -f Get the reg of a temp sensor:= temptool --read --sensor= --reg= --width= --count= (or) temptool -r -D -R -W -C Set the reg of a temp sensor:= temptool --write --sensor= --reg= --width= --count= --val= (or) temptool -w -D -R -W -C -V 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/ -I, --iteration= Iteration command execution -w, --write Write operation -r, --read Read operation -W, --width Width {8,16} -D, --sensor -V, --val -C, --count Count root@dellemc-diag-os:~# ● test - Tests the sensors to make sure they are within the acceptable range. ● show - Shows the current temperature values. Output test output root@dellemc-diag-os:~# temptool --test Testing Temp sensor devices: + Checking [CPU board Thermal Sensor_TMP75AI] = 30.0 C Passed + Checking [Temp Sensor 1] = 29.0 C Passed + Checking [Temp Sensor 2] = 41.0 C Passed + Checking [Temp Sensor 3] = 27.0 C Passed + Checking [Temp Sensor 4] = 30.0 C Passed + Checking [Temp Sensor 5] = 28.0 C Passed Temp Sensors: Overall test results PASSED root@dellemc-diag-os:~# Dell DIAG-OS tools 75

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

CLI options
NOTE:
Before using any commands, you must set the MUX settings to select the bus segments the temperature sensors
are on.
root@dellemc-diag-os:~# temptool
DellEmc Diag - Temperature Tool
version 2.0, x.xx.x.x-x
build, 2019/07/03,
Syntax: temptool <option>
Show the help-text:=
temptool --h
(or)
temptool -h
Test the pre-programmed configuration:=
temptool --test --config=<config_file>
(or)
temptool -t -f <config_file>
Execute repeatedly command by count:=
temptool --iteration=max/<count> [option1] [option2]...(or)
temptool -I max/<count> [option1] [option2]...
Show the current temperature-device values:=
temptool --show --config=<config_file>
(or)
temptool -x -f <config_file>
Get the reg of a temp sensor:=
temptool --read --sensor=<sensor tag> --reg=<ofs> --width=<reg size 1B/2B/3B>
--count=<Byte count>
(or)
temptool -r -D <tag> -R <ofs> -W <width> -C <byte count>
Set the reg of a temp sensor:=
temptool --write --sensor=<sensor tag> --reg=<ofs> --width=<reg size 1B/2B/3B>
--count=<Byte count> --val=<val1,val2..> (or)
temptool -w -D <tag> -R <ofs> -W <width> -C <byte count> -V <values>
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
-w, --write
Write operation
-r, --read
Read operation
-W, --width
Width {8,16}
-D, --sensor
-V, --val
-C, --count
Count
root@dellemc-diag-os:~#
test
— Tests the sensors to make sure they are within the acceptable range.
show
— Shows the current temperature values.
Output
test output
root@dellemc-diag-os:~# temptool --test
Testing Temp sensor
devices:
+ Checking [CPU board Thermal Sensor_TMP75AI]
= 30.0 C
.......................
Passed
+ Checking [Temp Sensor 1]
= 29.0 C
.......................
Passed
+ Checking [Temp Sensor 2]
= 41.0 C
.......................
Passed
+ Checking [Temp Sensor 3]
= 27.0 C
.......................
Passed
+ Checking [Temp Sensor 4]
= 30.0 C
.......................
Passed
+ Checking [Temp Sensor 5]
= 28.0 C
.......................
Passed
Temp Sensors: Overall test results------------------ >>>> PASSED
root@dellemc-diag-os:~#
Dell DIAG-OS tools
75