Administrator's and User's Guide for SFM HP-UX 11i v3 March 2013
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.
Viewing Details Of Low Level Logs using GUI
To view details 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 67).
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 the Log Summary Table.
3. Select the desired low level log from the Log Summary Table.
The details of a low level log is displayed in the Log Viewer page.
For information on viewing the low level logs using GUI, select Help on the action pane of the Log
Viewer page.
Viewing Details Of Low Level Logs using CLI
To view details of low level logs using the CLI, enter the following command at the HP-UX prompt:
# evweb logviewer -E -i <Log ID> -n <Log Index>
Where:
-E is an option used to obtain details of low level log information.
-i is a switch used to specify the Log ID.
-n is a switch used to specify the Log Index.
You can also use the following switch with the -E option:
• -r
Following is an example of how the low level logs details are displayed using the command options:
# evweb logviewer -Ei 40 -r
Low Level Log Details
=====================
Log Id : 40
Log Index : 0
Log Type : Server
Device Id : 0
Device Type : Memory
Time of occurence : Thu Dec 10 2009 19:38:25
Buffer
0000000 0 2bc 0 0 4b21 beb1 0 d30
Viewing Low Level Logs using Evweb 69