| United States-English |
|
|
|
![]() |
System Fault Management Administrator's Guide: HP-UX 11i v3 > Chapter 5 Administering Indications and Instances Using HP SMHViewing Low Level Logs Using EVWEB |
|
This section describes how to perform administration tasks such as searching and viewing low level log information. This section discusses the following topics: The Log Viewer enables you to view low level log information from the log database on a local HP-UX system. The low level log information include Log Id, Log Index, Log Version, Device Id, Device Type, Physical Location, and Time of occurrence. You can find the low level log information in both Current Log Database and Archive Log Database. By default, the most recent low level log information is stored in the current log database. The low level log information is automatically transferred from the Current Log Database to the Archive Log Database based on either of the following criterion, or whichever occurs first:
You can modify the /var/opt/sfm/conf/DBConfig.xml file to change the default criteria. Following is a sample /var/opt/sfm/conf/DBConfig.xml file:
The maximum page size is 400, and each page can have 70 records of 4 Kb each. The DBRecordLifeTime indicates the threshold time in days. The maximum threshold time is 7 days. The ArchedRecordLifetime is also measured in days and is set to 365 days (1 year). The ArchDBSize indicates the number of pages in the database. The maximum number of pages is set to 250. If the ArchDBSize exceeds 250, the logs are removed from the database. To search the log database for low level logs using Log Viewer, complete the following steps:
For information on searching the log database using GUI, select Help on the action pane of the Log Viewer page. To search the log database for low level logs using Log Viewer, complete the following steps:
For information on searching the log database using GUI, select Help on the action pane of the Advanced Search page present on the Log Viewer page. To search for low level log information using the CLI, enter the following command at the HP-UX prompt: # evweb logviewer -L-b<current|archive> You can also use the following switches with the -L option:
For information on searching for low level log information using the CLI, see evweb_logviewer(1). You can view a list of low level logs summary using the Log Viewer. The list of low level logs are tabulated and include information, such as Log ID, Log Index, Device ID, Device Type, Log Version, and Time of occurrence. In this document, this table is referred to as the Logs Summary Table. The Logs Summary Table is a result of the search operation. To view a list of low level logs using Log Viewer, complete the following steps:
For information on viewing the low level logs using GUI, select Help on the action pane of the Log Viewer page. To view a list of low level logs using the CLI, enter the following command at the HP-UX prompt: # evweb logviewer -L-b<current|archive> You can also use the following switches with the -L option:
For information on viewing a list of low level logs using the CLI, see evweb_logviewer(1). 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, Log Source, Log Version, Device ID, Device Type, Log Version, Time of occurrence, and dump of the low level logs in hexadecimal format. To view details of low level logs using Log Viewer, complete the following steps:
For information on viewing the low level logs using GUI, select Help on the action pane of the Log Viewer page. To view details of low level logs using the CLI, enter the following command at the HP-UX prompt: # evweb logviewer -E-b<current|archive> -i <Log ID> -n <Log Index>
You can also use the following switch with the -E option:
For information on viewing details of low level logs using the CLI, see evweb_logviewer(1). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||