Owner's Manual

26 Using Dell Online Diagnostics
In many cases, the CLI allows a user with a very well-defined task in mind
to retrieve information about the system rapidly. You can redirect the
diagnostic output to a file using the operating system’s redirection feature.
You can also use the exit codes explained in the following table when
writing scripts.
Exit codes 0, 1, and 2 are applicable for only test execution (irrespective of
multiple or single pass). The exit code is the aggregate status of all the tests
executed. For example, out of 20 tests, if there is one test result with a
warning and another test with a failed result with all other tests being
successful, the final exit code will be 2. The exit code for a failed result
will take precedence over an exit code for a warning result.
Scheduling Diagnostics
Using your operating system’s task-scheduling features, you can schedule
Online Diagnostics to run diagnostic tests on your system.
0 The test has a passed result.
1 The test has a warning result.
2 The test has a failed result.
3 The application failed because of dependency issues or runtime issues.