Dell S4148U-ON Open Networking Hardware Diagnostic Guide June 2018 - Page 70

rtctool, Tests, CLI options

Page 70 highlights

rtctool The rtctool allows setting and testing of the real time clock (RTC) in the system. Tests CLI options DellEmc Diag - RTC Tool version 1.1, x.xx.x.x-x build, 2017/05/23, Syntax: rtctool 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=, --mon= --day= --hour= --min= -- sec= --tz= (or) rtctool -s -y -m -D -H -M -S -Z Execute repeatedly command by count:= rtctool --iteration=max/ [option1] [option2]... (or) rtctool -I max/ [option1] [option2]... Usage:= -h, --help -r, --readrtc -s, --setrtc -u, --testuie -a, --testaie -p, --testpie -I, --iteration= -y, --year= -m, --month= -D, --day= -H, --hour= -M, --min= -S, --sec= -Z, --offset= Show the help text Read operation Set operation Test RTC device with user interrupt Test RTC device with alarm interrupt Test RTC device with periodic interrupt Iteration command execution Year Month Day Hour Minute Second +12.0 to -12.0 timezone offset 70 Dell EMC DAIG-OS tools

  • 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
  • 82
  • 83
  • 84
  • 85
  • 86

rtctool
The rtctool allows setting and testing of the real time clock (RTC) in the system.
Tests
CLI options
DellEmc Diag - RTC Tool
version 1.1, x.xx.x.x-x
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
70
Dell EMC DAIG-OS tools