HP-UX Event ManagerAdministrator's Guide
Introduction
Overview
Chapter 124
This file is used to control access to events and event
services. For more information about this file, see
“Event Authorization” on page 73 and evm.auth (4)
Log Files, Working
Files, and Local
Installation Files
The Log files, the working files, and the local installation files are located
in the following subdirectories of /var/evm:
/var/evm/sockets
This directory contains a domain socket node, evmd,
and a related lock file, evmd.lck. Local clients use this
socket for connection.
/var/evm/evmlog
This directory contains the event logs created by the
default logger configuration. Names of the log files in
this directory are of the format
evmlog.yyyymmdd[_nn],
Where:
yyyymmdd is the date of the log
_nn is a sequential generation number
A new log file is started automatically when it receives
the first event after midnight, system time.
This directory also contains a lock file,
evmlog.dated.lck, and a generation control file,
evmlog.dated.gen. The generation control file
contains information about the current generation
number. For more information on managing log files,
see “Managing Log Files” on page 71.
/var/evm/adm/logfiles
This directory contains output message logs created by
the resident components of the following: the daemon,
logger, and channel manager. New files are created
each time the event manager starts. Old files are
renamed by appending the suffix “.old” to their
names, overwriting any previous old files.
/var/evm/adm/templates