Dell PowerSwitch S4112F-ON Open Networking Hardware Diagnostic Guide April 201 - Page 25

edatool, Tests, CLI options

Page 25 highlights

edatool The diagnostics tools include edatool. To test the basic functionality of the system, use the edatool. The edatool executes a script of simple commands, similar to commands in the CLI. Usually, the diagnostics tools run these types of tests. The success or failure of these tools is reported. At the end of the edatool run, reports the PASSED or FAILED results in a standard format the test scripts can easily parse. Tests The edatool does not have a test command, but instead runs all the tests that are scripted. CLI options Syntax: ./edatool Show the Help-text:= edatool --h (or) edatool -h Lists tests in config files:= edatool --list (or) edatool -l Config file to use for tests:= edatool --config= (or) edatool -f Config file to use for extended tests:= edatool --extended-config= (or) edatool -X Display test list or test result or modify test item status:= edatool --testlist=show/result/ edatool -L show/result/ Run all or selected test item in test list:= edatool --testrun=all/ (or) edatool --R all/ Execute repeatedly command by count:= edatool --iteration=max/ [option1] [option2]... (or) edatool -I max/ [option1] [option2]... Display System Information:= edatool --sysinfo (or) edatool -Y (or) Usage:= -h, --h -l, --list -I, --iteration= -L, --testlist= -R, --testrun= -f, --config= -X, --extended-config= -Y, --sysinfo Show the help text List operation Iteration command execution Test list status Run test item To specify the location of the config file e.g. /etc/dn/diag/ Config file to use for extended tests System Information root@dellemc-diag-os:~# ./edatool --sysinfo Gathering System Data ... Please Wait .... Software Info: Diag SW Version Diag SW Build Date DiagOS Version Linux Version : ..: 2018/05/14 : x.xx.x.x-x : x.xx.xx Dell EMC DAIG-OS tools 25

  • 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
  • 87
  • 88

edatool
The diagnostics tools include
edatool
. To test the basic functionality of the system, use the
edatool
.
The
edatool
executes a script of simple commands, similar to commands in the CLI. Usually, the diagnostics tools run these types of
tests. The success or failure of these tools is reported. At the end of the
edatool
run, reports the PASSED or FAILED results in a
standard format the test scripts can easily parse.
Tests
The
edatool
does not have a test command, but instead runs all the tests that are scripted.
CLI options
Syntax: ./edatool <option>
Show the Help-text:=
edatool --h
(or)
edatool -h
Lists tests in config files:=
edatool --list
(or)
edatool -l
Config file to use for tests:=
edatool --config=<config_file>
(or)
edatool -f <config_file>
Config file to use for extended tests:=
edatool --extended-config=<config_file>
(or)
edatool -X <config_file>
Display test list or test result or modify test item status:=
edatool --testlist=show/result/<on/off,<test_id>,<test_id>...>
(or)
edatool -L show/result/<on/off,<test_id>,<test_id>...>
Run all or selected test item in test list:=
edatool --testrun=all/<test_id>
(or)
edatool --R all/<test_id>
Execute repeatedly command by count:=
edatool --iteration=max/<count> [option1] [option2]... (or)
edatool -I max/<count> [option1] [option2]...
Display System Information:=
edatool --sysinfo
(or)
edatool -Y
Usage:=
-h, --h
Show the help text
-l, --list
List operation
-I, --iteration=
Iteration command execution
-L, --testlist=
Test list status
-R, --testrun=
Run test item
-f, --config=
To specify the location of the config file e.g. /etc/dn/diag/
<file_name>
-X, --extended-config=
Config file to use for extended tests
-Y, --sysinfo
System Information
root@dellemc-diag-os:~# ./edatool --sysinfo
Gathering System Data ... Please Wait
....
Software Info:
Diag SW Version
: ..-
Diag SW Build Date
: 2018/05/14
DiagOS Version
: x.xx.x.x-x
Linux Version
: x.xx.xx
Dell EMC DAIG-OS tools
25