Administrator's and User's Guide for SFM HP-UX 11i v3 April 2010
Deleting a Custom Solution Using the CLI
To delete a custom solution using the CLI, enter the following command at the HP-UX prompt:
# emtui -d -u <user solution number>
Where:
-d
is an option used to delete a custom solution present in the CER.
-u
is an option used to specify the number associated with the custom solution that you want
to delete.
You can also use the following switches with the -m option:
• -c<cause number>
• -i <error number>
For information on deleting custom solution in the CER using the CLI, see emtui(1).
Tracing EMT
This section provides an overview of tracing and information about the various trace levels in
EMT. This section also describes how to enable, modify, and disable tracing.
This section addresses the following topics:
• “Enabling Tracing Using the EMT GUI” (page 81)
• “Enabling Tracing Using the EMT CLI” (page 81)
• “Modifying Tracing Using the EMT GUI” (page 81)
• “Modifying Tracing Using the EMT CLI” (page 81)
• “Disabling Tracing Using the EMT GUI” (page 81)
• “Disabling Tracing Using the EMT CLI” (page 82)
Tracing is a feature that enables you to log and report errors. You can use tracing to log
information about problems encountered while using EMT. In this document, this information
is called trace records. The trace records are stored in the /var/opt/hpsmh/logs/error_log
file. You can send the error_log file to the HP support center whenever you encounter a
problem.
Following is a sample of the information logged in the error_log file.
[Mon Nov 06 01:10:07 2006] [error] [client 15.76.96.40] 11/06/06 01:10:07 emtuicmd INFORMATIONAL 22253 1
Processing request to add action data, referer: <address>.
Table 5-6 describes the fields included in the error_log file.
Table 5-6 Entries in error_log
DescriptionField
Displays the date when the message was logged in the error_log file.
Date
Displays the time when the message was logged in the error_log file.
Time
Displays the severity of the error.Trace level
Displays the IP address of the client system.IP address
Displays messages that are generated on the client system.Message
Displays the program that has generated the log.Address
To change the default location of the error_log file, you must configure the /opt/hpsmh/
conf/smhpd.conffile.
Tracing using EMT is similar to tracing using Evweb. For information about the various trace
levels, see “Tracing Evweb” (page 71).
80 Administering Indications and Instances Using HP SMH