C.2 diags get tests, C.2.1 command, C.2.2 return codes – Sun Microsystems Sun Fire V20z User Manual
Page 102: Diags get tests
C-4
Sun Fire V20z Server User Guide • March 2004
C.2
diags get tests
C.2.1
Command
Access: Administrators
Description: Returns data describing the diagnostic tests that are available. This data
includes the specific test name and the module to which the test applies.
Command format: di
ags get tests [{ -a | --all}] [{-H | --
noheader}]] [{-D | --delim
delimiter}]
C.2.2
Return Codes
Following are the return values for this command:
Arguments
Description
{-a | --all}
Specifies to return information for all tests in the
system. Specifying no arguments also returns all
tests available for each device in the system.
{-H | --noheader}
Suppresses header output.
{-D | --delim
delimiter}
Delimits columns with the specified delimiter.
Headings are also delimited unless suppressed. The
delimiter can be any character or string.
Return Code
ID
Description
NWSE_Success
0
Command successfully completed.
NWSE_InvalidUsage
1
Invalid usage: bad parameter usage,
conflicting options specified.
NWSE_RPCTimeout
2
Request was issued, but was not serviced
by the server. RPC procedure timed out
and the request may or may not have
been serviced by the server.
NWSE_RPCNotConnected
3
Unable to connect to the RPC server.