At a minimum, the Logs page
provides the System Management Homepage Log. Httpd Error Log (Windows and Linux)
is available after it is enabled from the command line. Logs contained in the installed HP Web-enabled System Management Software appear on this page. For example, if the HP VCA is installed, a link
to the Version Control Agent log appears on the Logs page. As another
example, if the Distributed Systems Administration Utilities (DSAU)
is installed, a link to the System Log Viewer appears on the Logs page.
Each log file is divided into pages that display a total of 40 log
entries to a page. The smh_enc.log (Windows
and Linux) and smh.log (HP-UX) contains encoded
entries in the following format: Table 1 Log encoded entries Type | Description |
---|
Severity | The severity of the event
logged. The following are the severity levels: | Timestamp | The time the event happened, represented
in seconds since 00:00:00 UTC, January 1, 2010. | ID | The log message ID, used to locate the
translated log message. | Arguments | Arguments to be consumed by printf()
in log messages that use argument conversion specifiers such as %s
and %d. |
Default log locationsTable 2 Default log locations Location | Description |
---|
C:\hp\hpsmh\logs | Default log location (all logs) in Windows
systems. | /var/spool/opt/hp/hpsmh/logs/ | Default log location (error log
and access log) in Linux systems. | /opt/hp/hpsmh/logs | Default log location (HP SMH log) in Linux systems. |
Changing the log location
Enter
the command: smhconfig -O "new log location". The new log directory is created. Enter
the following command: smhconfig -r The HP SMH application is restarted.
Related ProceduresRelated Topics
|