From cd767dc03aa7707481bd5debcb3bd2b4a9ab34b4 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Thu, 18 Oct 2007 02:29:52 +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