Specifications

root@dell-diag-os:/opt/dellemc/diag/bin# eepromtool --eeprom=cpueeprom1 --erase
Programming passed.
EEPROM does not contain data in a valid TlvInfo format.
root@dell-diag-os:/opt/dellemc/diag/bin# eepromtool --eeprom=cpueeprom1 --show
Notice: Invalid TLV header found. Using default contents.
Notice: Invalid TLV checksum found. Using default contents.
TlvInfo Header:
Id String: TlvInfo
Version: 1
Total Length: 6
TLV Name Code Len Value
-------------------- ---- --- -----
CRC-32 0xFE 4 0xD4431C18
Checksum is valid.
root@dell-diag-os:/opt/dellemc/diag/bin#
ethtool
The ethtool provides management interface details.
fantool
The fantool tests the fans in the system, sets, and reports the fan speeds and the fan tray field replaceable unit (FRU)
registers. The fantool also reports the airflow direction of the fans. The psutool command controls the PSU fans.
NOTE: This tool is not available for the N1108EP-ON switch.
Tests
The fantool tests the fans by setting them to different speeds and then verifying the configured fan speeds.
Registers and values pass as hexadecimal values with or without the preceding 0x. Fans display from 1 to Max System Fans.
CLI options
DellEmc Diag - Fan Controller Tool
version 1.5, x.xx.x.x-x
build, 2017/05/23
Syntax: fantool <option>
Show the help-text:=
fantool --h (or)
fantool -h
Initialize the fans to the default state:=
fantool --init (or)
fantool -i
Test using the Fan Controller config file:=
fantool --test [--fan=<fan>] [--lpc] (or)
fantool -t [-F <fan>] [-l]
Get the speed of the specified fan or all fans in RPM:=
fantool --get --fan=<fan | all> [--lpc] (or)
fantool -g -F <fan | all> [-l]
Set the fan(s) to the speed:=
fantool --set --fan=<fan | all> --speed=<speed in RPM> (or)
fantool -s -F <fan | all> -S <speed in RPM>
Execute repeatedly command by count:=
fantool --iteration=max/<count> [option1] [option2]... (or)
fantool -I max/<count> [option1] [option2]...
Read the Register from the fan controller:=
fantool --read --fan=<fan | all> --reg=<register | all> (or)
fantool -r -F <fan | all> -R <register | all>
Write the Register in the Fan Controller:=
Dell EMC DAIG-OS tools
31