HP 3000 Manuals

Ch 8. System Logging [ Getting System Information Programmer's Guide ] MPE/iX 5.0 Documentation


Getting System Information Programmer's Guide

Chapter 8  System Logging 

MPE/iX provides you with three separate logging facilities:  system
logging, memory logging, and user logging.  Each operates separately and
has no effect on the others.  The purpose of each is as follows:

   *   System Logging:  Records the use of system resources by accounts,
       groups, and users on a job or session basis.  Logs errors and
       other events detected by various system modules.

   *   Memory Logging:  Records errors that occurred in memory.  This
       function is useful primarily to system administrators.

   *   User Logging:  Allows users and subsystems to record additions and
       modifications to databases and other files used in applications
       programs.

System logging is discussed in detail in the rest of this chapter.  User
logging is covered in the User Logging Programmer's Guide (32650-90027).



MPE/iX 5.0 Documentation