From: Pierangelo Masarati Date: Sat, 13 Oct 2007 15:38:45 +0000 (+0000) Subject: document the "monitoring" option X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~521 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fda0f585d6ec7dc3348bf20309db600b7e0eda1f;p=openldap document the "monitoring" option --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 26de9ec0e1..6f84640fb8 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1357,6 +1357,14 @@ before this keyword may be set. This mode also requires a (see above) to be configured. By default, mirrormode is off. .TP +.B monitoring on | off +This option enables database-specific monitoring in the entry related +to the current database in the "cn=Databases,cn=Monitor" subtree +of the monitor database, if the monitor database is enabled. +Currently, only the BDB and the HDB databases provide database-specific +monitoring. +The default depends on the backend type. +.TP .B overlay Add the specified overlay to this database. An overlay is a piece of code that intercepts database operations in order to extend or change