HP-UX WBEM System Fault Management (SFM) Administrator Guide (September 2013)

3. Click Delete Selected Solution on the Detailed Error Information (Administrative View) pane.
The Delete a Custom Solution page is displayed. This page displays the custom solution and
the error metadata.
4. Click Delete Selected Solution on the Delete a Custom Solution page.
A confirmation message is displayed.
5. Click OK on the message box.
The custom solution is permanently removed from the CER.
For more information about deleting a custom solution using the HP SMH GUI, select Help on the
action pane of the Delete a Custom Solution page.
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 82)
“Enabling Tracing using the EMT CLI” (page 82)
“Modifying Tracing using the EMT GUI” (page 82)
“Modifying Tracing using the EMT CLI” (page 83)
“Disabling Tracing using the EMT GUI” (page 83)
“Disabling Tracing using the EMT CLI” (page 83)
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 19 describes the fields included in the error_log file.
Tracing EMT 81