
Avaya Media Processing Server Series System Reference Manual
Page 100 # P0602477 Ver: 3.1.11
The pmgr.cfg File
This file sets parameters used by Avaya’s Pool Manager process. The Pool Manager
provides resource management of all registered resources on the local node (a
registered resource can also be a pool of resources). During installation, this file is
copied over from the $MPSHOME/PERIglobl/etc
or%MPSHOME%\PERIglobl\commonetc\etc directory.
Basic descriptions and formats of file entries are given immediately preceding the
actual data to which they apply, and are relatively self-explanatory. The following is
an example of the default file installed with the system. See the table that follows for a
more detailed explanation of each entry.
In theory any dlog command that supports the debug objects ERR and GEN can be
entered in the configuration file. In practice, only those commands in the following
table are. Though these commands are shown in this document prefaced with pmgr,
the actual configuration file entry can be entered without the acronym.
Example: pmgr.cfg
#
# Configuration file for PMGR process
#
#
# Enables debugging to a file
#
dlogD/jointfilesconvert/93335/bgOn FILE,ERR
#dlogD/jointfilesconvert/93335/bgOn FILE,GEN
.
.
.
#
# Defines a new pool called 'poolname'.
#
#defpool poolname
#
defpool line.in
defpool line.out
#
# Configures the resources that belongs in each pool
#
cfgrsrc line.in,phone.1-24.vps.*
cfgrsrc line.out,phone.25-48.vps.*
Komentáře k této Příručce