Administrator Guide

Table Of Contents
....................... Passed
Temperature Sensor 2 temperature value is 45.7 C and temperature is normal
....................... Passed
Temperature Sensor 3 temperature value is 17.2 C and temperature is normal
....................... Passed
Temperature Sensor 4 temperature value is 17.7 C and temperature is normal
....................... Passed
Temperature Sensor 6 temperature value is 21.6 C and temperature is normal
....................... Passed
Temperature Sensor 9 temperature value is 22.2 C and temperature is normal
....................... Passed
Temp Sensors: Overall test results -------------------- >>> Passed
root@dell-diag-os:/opt/ngos/bin#
root@dell-diag-os:/opt/ngos/bin# ./temptool --show
Show Temperature Sensors:
root@dell-diag-os:/opt/ngos/bin# ./temptool --show --lpc
Temperature Sensor 1 temperature value is 34.7 C
Temperature Sensor 2 temperature value is 45.6 C
Temperature Sensor 3 temperature value is 17.3 C
Temperature Sensor 4 temperature value is 18.1 C
Temperature Sensor 6 temperature value is 21.6 C
Temperature Sensor 9 temperature value is 22.1 C
root@dell-diag-os:/opt/ngos/bin#
show Output
root@amazon:/opt/ngos/bin# ./temptool --show --config=/etc/dn/diag/gpio_01_sensors.cfg
Show Temperature Sensors:
Checking sensor: [MAC sensor]
LM75 sensor temperature 31.0 C
Checking sensor: [NIC sensor]
LM75 sensor temperature 30.0 C
Checking sensor: [AMB sensor]
LM75 sensor temperature 25.0 C
Configuration File Format
The temperature sensor configuration file displays each sensor on its own line.
Sensor Name — The name that describes the purpose of the sensor.
Sensor Driver Type — The type of chip used for the sensor. LM75, MAX6699, and EMC1428 are supported.
TEMPLATE:Name of sensor|sensor type|dev bus path|dev adrs|Muxes|low|warn|critical|COMMENTS
Inlet Ambient Sensor |MAX6699|/dev/i2c-3|0x1a|0|/dev/i2c-3 0x73:0x0:0xff:0x40:,:0x71:0x0:0xff:
0x2|-5|45|50|Front to Rear - U7273
Inlet Ambient Sensor |MAX6699|/dev/i2c-3|0x1a|1|/dev/i2c-3 0x73:0x0:0xff:0x40:,:0x71:0x0:0xff:
0x2|-5|45|50|Front to Rear - Q7000
Inlet Ambient Sensor |MAX6699|/dev/i2c-3|0x1a|2|/dev/i2c-3 0x73:0x0:0xff:0x40:,:0x71:0x0:0xff:
0x2|-5|45|50|Rear to Front - Q7001
Helix Shutdown Sensor|MAX6699|/dev/i2c-3|0x1a|3|/dev/i2c-3 0x73:0x0:0xff:0x40:,:0x71:0x0:0xff:
0x2|-5|45|50|Front to Rear - Q7751
Helix Shutdown Sensor|MAX6699|/dev/i2c-3|0x1a|4|/dev/i2c-3 0x73:0x0:0xff:0x40:,:0x71:0x0:0xff:
0x2|-5|45|50|Rear to Front - Q7752
CPU Errata Sensor|MAX6699|/dev/i2c-3|0x1a|1|/dev/i2c-3 0x73:0x0:0xff:0x2|-5|45|50|Front to Rear
- Q5
CPU Errata Sensor|MAX6699|/dev/i2c-3|0x1a|2|/dev/i2c-3 0x73:0x0:0xff:0x2|-5|45|50|Rear to Front
- Q6
Dell DiagOS Tools 82