The LDAP Manager

Retrieving system information

The ``Monitor DN'' and ``Config DN'' fields prompt for the distinguished name (DN) to be used for the retrieval of monitoring and configuration information, respectively.

The former returns statistics about the threads and connections on the daemon, while the latter returns information about the backend database for the daemon, such as:

An alternative means of obtaining monitoring information is the ldapsearch(1ldap) command, as follows:

ldapsearch -s base -b 'Monitor DN' 'objectclass=*'

(This assumes that access control is set up to give any user access to this information.)


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999