nsslapd-db-pages-in-useThis attribute shows all pages, clean or dirty, currently in use.

nsslapd-db-txn-region-wait-rateThis attribute shows the number of times that a thread of control was force to wait before obtaining the region lock.

3.4.5Database attributes under cn=default indexes, cn=config, cn=ldbm database, cn=plugins, cn=config

The set of default indexes is stored here. Default indexes are configured per backend in order to optimize Directory Server functionality for the majority of setup scenarios. All indexes, except system-essential ones, can be removed, but care should be taken so as not to cause unnecessary disruptions. For further information on indexes, refer to the "Managing Indexes" chapter in the HP-UX Directory Server administrator guide.

3.4.5.1 cn

This attribute provides the name of the attribute to index.

Parameter

Description

Entry DN

cn=default indexes, cn=config, cn=ldbm database, cn=plugins, cn=config

 

 

Valid Values

Any valid index cn

 

 

Default Value

None

 

 

Syntax

DirectoryString

 

 

Example

cn: aci

 

 

3.4.5.2description

This optional attribute provides a free-hand text description of what the index actually performs.

Parameter

Description

Entry DN

cn=default indexes, cn=config, cn=ldbm database, cn=plugins, cn=config

 

 

Valid Values

 

 

 

Default Value

None

 

 

Syntax

DirectoryString

 

 

Example

description:substring index

 

 

3.4.5.3 nsSystemIndex

This mandatory attribute specifies whether the index is a system index, an index which is vital for Directory Server operations. If this attribute has a value of true, then it is system-essential. System indexes should not be removed, as this will seriously disrupt server functionality.

Parameter

Description

Entry DN

cn=default indexes, cn=config, cn=ldbm database, cn=plugins, cn=config

 

 

Valid Values

true or false

 

 

Default Value

 

 

 

Syntax

DirectoryString

 

 

Example

nssystemindex: true

 

 

148 Plug-in implemented server functionality reference