slapd supports an optional monitoring interface you can use to
find out what slapd is currently doing, how many connections
it has, how many threads are working, and so on. You can access the monitor
feature by doing a base object search of the monitoring interface
DN with any kind of valid filter (for example,
(objectclass=
)). The monitoring interface DN is set
by the configuration manager (see
``Retrieving system information'').
See the description of monitor_dn in
``Global options''.