Administrator's and User's Guide for SFM HP-UX 11i v3 March 2012

Viewing List Of Low Level Logs using GUI
To view a list of low level logs using Log Viewer, complete the following steps:
1. Repeat steps 1-5 from “Searching Low Level Logs using Simple Search” (page 64).
2. Depending on the information you have, perform either a simple search or an advanced
search.
Based on the search criteria, the log records are displayed in a tabular format.
For information on viewing the low level logs using GUI, select Help on the action pane of the Log
Viewer page.
Viewing List Of Low Level Logs using CLI
To view a list of low level logs using the CLI, enter the following command at the HP-UX prompt:
# evweb logviewer -L
Where:
-L is an option used to obtain a list of low level log summary.
You can also use the following switches with the -L option:
-i <Log ID>
-n <Log Index>
-j <Log Type>
-x <Device ID>
-y <Device Type>
-a age_number[:][yy|mm|dd]
-t [eq|le|ge|bw][:]<mm:dd:yyyy>[,mm:dd:yyyy]
NOTE: The -a and the -t switches are mutually exclusive and can be used with the -L
option only.
-s [LogId|LogIndex|DeviceId|DeviceType|TimeOfOccurence]
-o <Offset Number> -c <Number of Logs>
NOTE: The -s, -o,and the -c switches can be used with the -L option only.
Following is an example of how the low level logs are listed using the following command:
# evweb logviewer -L
Log Id Log Index Device Id Device Type Time of detection
====== ========= ========= =========== =======================
41 0 0 Memory Wed Dec 30 2009 00:36:1
40 0 0 Memory Thu Dec 10 2009 20:38:2
39 0 0 Memory Thu Dec 10 2009 20:31:3
38 0 0 Memory Thu Dec 10 2009 20:25:0
37 0 0 Memory Sun Dec 6 2009 23:37:08
For information on viewing a list of low level logs using the CLI, see evweb_logviewer(1).
Viewing Details of Low Level Logs
You can view a details of low level logs using the Log Viewer. The detailed information about the
low level logs include information, such as Log ID, Log Index, Log Type, Device ID, Device Type,
Time of occurrence, and dump of the low level logs in hexadecimal format.
66 Administering indications and instances using HP SMH