Technical data
Chapter 3
Diagnostics
HP bc2100 ATCA Server Blade Diagnostics Syntax and Semantics of UI
150
NOTE If you are having problems viewing “t” command output, use the -BG white option for a white
terminal background or the -BG black option for a black terminal background.
• Import all module configuration files (.snp extension) into a new package file (default name: “t.pkg”).
./t -autoi
• To import only one module configuration file, type the name of the file after the “autoi” option:
./t -autoi lxCPU.snp
• To save data to a different package file, use the “-pkg” option:
./t -autoi -pkg new_pkg_file_name
NOTE If a different package file name is used, all following commands must include the-pkg
new_pkg_file_name option.
• Autoconfigure the package file for the current system (substitute “new_config_name” with your own
configuration name).
./t -auto new_config_name
NOTE 1. Tests will run immediately after they are configured. All destructive tests are disabled.
2. Message colors can be configured for either a black or white background. If messages are
hard to read or do not display on the screen, type “-bg black” or “-bg white” after any
commands. The selected color configuration is saved and used for all future commands.
• To re-run the same configuration:
./t -pc new_config_name
• To save all messages to a file:
./t -pc new_config_name -rr new_file_name.txt
• To list all tests in the default section of a package file:
./t -dt
• To list the pre-configured options in the package file:
./t -dt -pc
“t” Commands and Parameters
Command line syntax for the ‘t’ command is:
t [runlist] [flags...]
NOTE The “t” command line interface fails if the user supplies one of its keywords (in any case
variation) as a file name for any kind of output redirection.