DIRECTORY SERVICES


Showing statistics related to LDAP service port activity
You can see statistics about LDAP service port activity related specifically to LDAP operations, and also network statistics related to general network activity over the LDAP service ports. You can use the Show Stat command to see statistics.

Note Each statistic listed in the following tables begins with the prefix LDAP. but the tables omit the prefix. For example, the statistic LDAP.Total LDAP Connections is shown as Total LDAP Connections.

Statistics related to LDAP operations

The following statistics relate to connections made using LDAP. Statistics calculation begins at LDAP service startup.
StatisticDescription
Total LDAP ConnectionsNumber of LDAP connections
Simple LDAP ConnectionsNumber of LDAP connections using name-and-password authentication
Anonymous LDAP ConnectionsNumber of anonymous LDAP connections
Strong Authentication ConnectionsNumber of LDAP connections using X.509 client certificate authentication
Failed LDAP ConnectionsNumber of LDAP connections that failed
Total LDAP SearchesNumber of LDAP search requests processed
Longest LDAP Search timeLongest amount of time taken to successfully complete an LDAP search request that has been received so far. This statistic does not include LDAP searches that fail with any error.
Average LDAP Search timeAverage amount of time taken to process LDAP search requests received so far. The value includes time taken to process search requests that fail, and so on occasion it may exceed the Longest LDAP Search time value.
Longest LDAP Search requestLongest amount of time to receive an LDAP search request
Total LDAP ModifiesNumber of LDAP modify requests processed
Total LDAP Compares Number of LDAP compare requests processed
Total LDAP AddsNumber of LDAP add requests processed
Total LDAP DeletesNumber of LDAP delete requests processed
Total LDAP ModifyDNsNumber of modifyDN requests processed
Total LDAP Extended OperationsNumber of requests to extend the schema processed
Total LDAP Abandons Number of abandon requests processed
Total LDAP Searches for SubschemaNumber of requests to search the subschema processed
Total LDAP Searches for Root DSENumber of requests to search the root DSE processed
Total LDAP Referrals returnedNumber of referrals to remote LDAP directories returned
Total LDAP Searches on Domain CatalogNumber of requests to search the Domain Catalog processed
Total LDAP Search Entries ReturnedNumber of entries returned from search requests
Total LDAP Search timeTotal time spent processing LDAP searches
Server.RunningShows whether the LDAP service is running

Statistics for network activity on the LDAP service ports

The following statistics relate to network activity over the LDAP service ports since Domino server startup. These statistics can reflect network activity that does not involve the LDAP protocol, for example activity resulting from telnet requests.
StatisticDescription
Sessions.Inbound.Accept.Queue Number of new connections waiting to be serviced by threadpool
Sessions.Inbound.ActiveNumber of currently running inbound TCP/SSL connections
Sessions.Inbound.Active.SSL Number of currently running inbound SSL connections
Sessions.Inbound.BytesReceived Number of bytes received by all inbound TCP/SSL connections
Sessions.Inbound.BytesSent Number of bytes sent by all inbound TCP/SSL connections
Sessions.Inbound.Peak Maximum number of concurrent inbound TCP/SSL connections
Sessions.Inbound.Peak.SSL Peak number of concurrent inbound SSL connections
Sessions.Inbound.Total Number of all TCP/SSL inbound connections since server started
Sessions.Inbound.Total.SSL Number of all SSL inbound connections since server started
Sessions.Inbound.Total.SSL.Bad_HandshakeTotal number of failed inbound SSL handshakes since server started
Sessions.Outbound.ActiveNumber of currently running outbound TCP/SSL connections
Sessions.Outbound.Active.SSL Number of currently running outbound SSL connections
Sessions.Outbound.BytesReceivedNumber of bytes received by all outbound TCP/SSL connections
Sessions.Outbound.BytesSent Number of bytes sent by all outbound TCP/SSL connections
Sessions.Outbound.PeakMaximum number of concurrent outbound TCP/SSL connections
Sessions.Outbound.Peak.SSLMaximum number of concurrent outbound SSL connections
Sessions.Outbound.TotalNumber of all TCP outbound connections since server started
Sessions.Outbound.Total.SSLNumber of all SSL outbound connections since server started
Sessions.Outbound.Total.SSL.Bad_HandshakeTotal number of failed outbound SSL handshakes since server started
Sessions.Threads.Busy Total number of running threads servicing network IO requests
Sessions.Threads.IdleTotal number of idle threads waiting to service network IO requests
Sessions.Threads.InThreadPoolCurrent number of threads in threadpool
Sessions.Threads.Peak Peak number of threads in threadpool
See also