HP 3000 Manuals

Logging Formats [ Getting System Information Programmer's Guide ] MPE/iX 5.0 Documentation


Getting System Information Programmer's Guide

Logging Formats 

MPE/iX writes log records to records in a log file.  The log records can
be accessed and displayed by using the system log analysis utility
(LOGTOOL) or through a user-supplied analysis program.

Table 8-2 lists the types of logs that you can request.  The default
configuration, which is determined at SYSGEN is included.  Records that
are not initially used to log information are OFF; records that are
enabled by default are ON. Typically, the system manager sets up and
maintains the system logging configuration (this determines which records
will be logged).  The logging configuration can be altered using the
SYSGEN utility. 

          Table 8-2.  Log Record Types 

----------------------------------------------------------------------------------------------
-   Log Type    -                    Record Description                     -     State      -
----------------------------------------------------------------------------------------------
-      100      - Log failure                                               -       ON       -
-      101      - System up                                                 -       ON       -
-      102      - Job initiation                                            -      OFF       -
-      103      - Job termination                                           -      OFF       -
-      104      - Process termination                                       -      OFF       -
-      105      - File close                                                -      OFF       -
-      106      - Shutdown                                                  -       ON       -
-      107      - Power failure                                             -       ON       -
-      108      - Spooling log (obsolete; see type 120)                     -   Not logged   -
-      111      - I/O error                                                 -       ON       -
-      112      - Physical mount or dismount                                -      OFF       -
-      113      - Logical mount or dismount                                 -      OFF       -
-      114      - Tape labels                                               -      OFF       -
-      115      - Console log                                               -       ON       -
-      116      - Program file event                                        -       ON       -
-      120      - NMS spoolfile done log                                    -       ON       -
-      130      - Architected interface (format not shown)                  -      OFF       -
-      131      - Processor launch information                              -      OFF       -
-      134      - Password changes                                          -      OFF       -
-      135      - System logging configuration                              -       ON       -
-      136      - Restore logging                                           -      OFF       -
-      137      - Printer access failure                                    -      OFF       -
-      138      - ACD changes                                               -      OFF       -
-      139      - Stream initiation logging                                 -      OFF       -
-      140      - User logging                                              -      OFF       -
-      141      - Process creation                                          -      OFF       -
-      143      - Change group record                                       -      OFF       -
-      144      - File open                                                 -      OFF       -
-      146      - Maintenance request                                       -      OFF       -
-      150      - Diagnostic information                                    -       ON       -
-      151      - High-priority machine check                               -       ON       -
-      152      - Low-priority machine check                                -       ON       -
-      160      - CM file close record                                      -      OFF       -
----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation