HP-UX Reference (11i v3 07/02) - 1 User Commands A-M (vol 1)
e
emtui(1) emtui(1)
NAME
emtui - provide displaying options for HP-UX errors defined in the Common Error Repository (CER)
SYNOPSIS
/opt/sfm/bin/emtui
{ -b|-v }
[
-a solutiontext -i errornumber -C
causenumlist]
[
-c category]
[-d -i errornum -u usersolution]
[
-e etype]
[-h]
[-i errornum| -q querystring [
-w matchtype]]
[
-l sevop [sevval]]
[-m solutiontext -i errornum -u
usersolution]
[
-s scope]
DESCRIPTION
The emtui command obtains information about HP-UX errors which are defined in the Common Error
Repository (CER). The CER is a database of error metadata and is available locally on every system.
emtui obtains a brief description of the error, the type of error, the cause of the error, and the action
taken because of the error.
To view help information about using emtui, enter /opt/sfm/bin/emtui -h
at the command
prompt.
Options
If no option is specified with the
emtui command, the help option (-h
) is the default option. emtui sup-
ports the following options:
-a solutiontext
Adds solutions text to the errors listed in the Common Error Repository (CER). You must have sys-
tem administrative privileges to use the
-a option.
Following are examples of using the
-a option:
• To add the solution text
"Check the power supply" to error number 1234 and cause
number 5678:
emtui -a "Check the power supply" -i 1234 -c 5678
• To add the solution text "Check the power supply" to error number 1234 for all causes:
emtui -a "Check the power supply" -i 1234 -c all
• To add the the solution text "Check the power supply" to error number 1234 and
causes 5678, 123, 987:
emtui -a "Check the power supply" -i 1234 -c 5678 123 987
-b
Provides brief information about an HP-UX error. An example of using the
-b option follows:
emtui -b -i 1234
-c
category
Searches for a specific category of errors. category can be one of the following:
commands Displays errors related to commands.
hardware Displays errors related to hardware devices.
I/O Displays I/O errors.
kernel Displays kernel errors.
network Displays network errors.
SysFaultMgmt
Displays errors related to System Fault Management.
others Displays errors that do not belong to any specific category.
all Displays errors belonging to all categories. This is the default category.
HP-UX 11i Version 3: February 2007 − 1 − Hewlett-Packard Company 291