User's Manual

Configuration Files C-35
Log Monitor Configuration File (logmon.cfg)
The Log Monitor configuration file contains the information displayed
in the Log Monitor modal dialog box and the Log Monitor report. The
file can be edited to include site-specific error and corrective action
information. Refer to Appendix D for details on customizing the Log
Monitor functionality.
# The EPL Log Monitor generates alerts based upon the contents of this
# configuration file. The Log Monitor Configuration file format is as follows:
#
# [SOURCE]
# SEVERITY, "Message Text"
# SEVERITY, "Message Text"
# ...
#
# where SOURCE is the name of any process that logs error messages to the EPL
# error log, and SEVERITY is any one of the following: SUCCESS, INFORMATION,
# WARNING, or ERROR.
#
# ERRNUM, "Message Text"
#
# where ERRNUM is the error number associated with the corrective action message
# that follows.
#
[ESCBSMGR]
ERROR, "EPL CBS Manager logged errors that are causing serious EPL software
problems. Immediate investigation of these problems is recommended. Call NCR
field personnel for assistance."
[ESLOGGER]
ERROR, "EPL Logger logged errors that are causing serious EPL software problems.
Immediate investigation of these problems is recommended. Call NCR field
personnel for assistance."
[ESSCHED]
ERROR, "EPL Scheduler logged errors that are causing serious EPL software
problems. Immediate investigation of these problems is recommended. Call NCR
field personnel for assistance."
[ESTBLMGR]
ERROR, "EPL Table Manager logged errors that are causing serious EPL software
problems. Immediate investigation of these problems is recommended. Call NCR
field personnel for assistance."
[ESEXTDI]