Owner's Manual
30 Using Dell Online Diagnostics
On Windows operating system to run the application in CLI mode, click
Start
Programs
Online Diagnostics 2.x.y
Online Diagnostics CLI.
On Windows 2012, click Start
pps
Online Diagnostics 2.x.y
Online
Diagnostics CLI.
CAUTION: Connecting or removing a USB or a CD/DVD device from a Red Hat
Enterprise Linux, SUSE Linux Enterprise Server, or VMware
ESX while the
enumeration is in progress may cause the system to hang.
Primary CLI Commands
The following commands carry out the functions of Online Diagnostics:
•
pediags --help
Displays short text help for CLI commands.
•
pediags --show all
Lists all device classes and tests available.
•
pediags <DEVICECLASS> --help
Displays text help for the
<
DEVICECLASS
>
you specify. For example,
the command
pediags modem --help
displays help information for
the devices listed as modems and the different tests associated with the
modems.
<
DEVICECLASS
>
is the package name of the device,
for example, network and cddvd.
• pediags <DEVICECLASS> --show [device|test|all]
[<Index Options>] [<Details Option>]
[fmt=lst|tbl|xml]
Displays the list of device classes, tests, or both. The default option is
all.
The option displays both device classes and tests. You can specify index
options and choose the format in which you want the output displayed.
The parameters should follow the particular order in which they are listed
and format options are always the last parameter.
For example, the command
pediags network --show test test-
index=1,2,3 fmt=tbl
, displays the tests whose index numbers are 1,
2, and 3 in a table format.
If you type the following command,
pediags network --show
device device-index=1,2,3 fmt=tbl
, it displays the device
classes whose index numbers are 1, 2, and 3 in a table format.