Database Plug-in Attributes
184 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
dbfilenamenumber
This attribute indicates the name of the file and provides a sequential integer
identifier (starting at 0) for the file. All associated statistics for the file are given
this same numerical identifier.
dbfilecachehit
Number of times that a search requiring data from this file was performed and
that the data was successfully obtained from the cache.
dbfilecachemiss
Number of times that a search requiring data from this file was performed and
that the data could not be obtained from the cache.
dbfilepagein
Number of pages brought to the cache from this file.
dbfilepageout
Number of pages for this file written from cache to disk.
Database Attributes under
cn=index,cn=NetscapeRoot,cn=ldbm database,
cn=plugins,cn=config and
cn=index,cn=UserRoot,cn=ldbm database,
cn=plugins,cn=config
In addition to the set of default indexes that are stored under
cn=default
indexes,cn=config,cn=ldbm database,cn=plugins,cn=config
, custom
indexes can be created for
o=NetscapeRoot
and
o=UserRoot
and are stored
under
cn=index,cn=NetscapeRoot,cn=ldbm
database,cn=plugins,cn=config
and
cn=index,cn=UserRoot,cn=ldbm
database,cn=plugins,cn=config,
respectively. Each indexed attribute
represents a subentry under the above
cn=config
information tree nodes, as
shown in Figure 3-2.