From: Quanah Gibson-Mount Date: Thu, 18 Oct 2007 02:29:52 +0000 (+0000) Subject: Document the "monitoring" option X-Git-Tag: OPENLDAP_REL_ENG_2_4_6~27 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cd767dc03aa7707481bd5debcb3bd2b4a9ab34b4;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