HP-UX Event ManagerAdministrator's Guide
Introduction
Overview
Chapter 1 23
functions enable programs to post events, send requests and notifications
to the daemon, or receive responses and information from the daemon.
For more information about the APIs, see the EVM (5) manpage.
Event Manager System Files
Event manager creates or uses the following system file types:
Executable Files The Executable files for Event Manager administrative commands are
located in the /usr/sbin directory.
General or user command executable files are located in the /usr/bin
directory.
The initialization files are located in the /sbin/init.d directory.
Configuration
Files
The following Base Event Manager configuration files are located in the
/etc directory:
/etc/evmdaemon.conf
This file is a text file that contains commands used to
configure and start the Event Manager. For more
information about this file, see “Configuring Event
Manager Channel” on page 65 and evmdaemon.conf (4)
.
/etc/evmchannel.conf
The event channel configuration file, which is read by
the channel manager, evmchmgr, and the evmshow
command. This file describes all the channels through
which events can be posted and retrieved. For more
information about this file, see “Configuring Event
Manager Channel” on page 65 and evmchannel.conf (4)
/etc/evmlogger.conf
The configuration file for the logger, evmlogger. It
contains commands used to direct the display,
forwarding, or storage of events. For more information
about this file, see “Configuring Event Manager
Logger” on page 67 and evmlogger.conf (4).
/etc/evm.auth