Specifications
build, 2017/05/23,
Syntax: rtctool <option>
Show the help-text:=
rtctool --help (or)
rtctool -h
Read the current RTC:=
rtctool --readrtc (or)
rtctool -r
Test RTC device with user interrupt:=
rtctool --testuie (or)
rtctool -u
Test RTC device with alarm interrupt:=
rtctool --testaie (or)
rtctool -a
Test RTC device with periodic interrupt:=
rtctool --testpie (or)
rtctool -p
Test the RTC device:=
rtctool --test (or)
rtctool -t
Set rtc to new time (input all params in same order):=
rtctool --setrtc --year=<year>, --mon=<month> --day=<day> --hour=<hour> --min=<min> --
sec=<sec> --tz=<offset>
(or)
rtctool -s -y <year> -m <month> -D <day> -H <hour> -M <min> -S <sec> -Z <offset>
Execute repeatedly command by count:=
rtctool --iteration=max/<count> [option1] [option2]... (or)
rtctool -I max/<count> [option1] [option2]...
Usage:=
-h, --help Show the help text
-r, --readrtc Read operation
-s, --setrtc Set operation
-u, --testuie Test RTC device with user interrupt
-a, --testaie Test RTC device with alarm interrupt
-p, --testpie Test RTC device with periodic interrupt
-I, --iteration= Iteration command execution
-y, --year= Year
-m, --month= Month
-D, --day= Day
-H, --hour= Hour
-M, --min= Minute
-S, --sec= Second
-Z, --offset= +12.0 to -12.0 timezone offset
smartctl
smartctl controls the self-monitoring, analysis, and reporting technology (SMART) system built into most ATA/SATA and SCSI/SAS
hard drives and solid-state drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to
carry out dierent types of drive self-tests.
smarttool
This optional tool is only available on systems using a SmartFusion chip. The SMF controls the PSU, LED control, fan monitoring, and
temperature control of the switch.
Use the smarttool to get and set the SmartFusion Active regions and version, and to reprogram the SmartFusion FPGA.
SmartFusion (SMF) had two upgradable parts — Microcontroller subsystem (MSS) and eld programmable gate array (FPGA), as shown.
The online upgrade MSS images are in *.bin les. The online upgrade of FPGA image is in a *.dat le. The external upgrade of both
MSS and FPGA is a
*.pdb le.
Dell EMC DAIG-OS tools
73