From fda0f585d6ec7dc3348bf20309db600b7e0eda1f Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 13 Oct 2007 15:38:45 +0000 Subject: [PATCH] document the "monitoring" option --- doc/man/man5/slapd.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5