Statistic | Description |
Total LDAP Connections | Number of LDAP connections |
Simple LDAP Connections | Number of LDAP connections using name-and-password authentication |
Anonymous LDAP Connections | Number of anonymous LDAP connections |
Strong Authentication Connections | Number of LDAP connections using X.509 client certificate authentication |
Failed LDAP Connections | Number of LDAP connections that failed |
Total LDAP Searches | Number of LDAP search requests processed |
Longest LDAP Search time | Longest 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 time | Average 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 request | Longest amount of time to receive an LDAP search request |
Total LDAP Modifies | Number of LDAP modify requests processed |
Total LDAP Compares | Number of LDAP compare requests processed |
Total LDAP Adds | Number of LDAP add requests processed |
Total LDAP Deletes | Number of LDAP delete requests processed |
Total LDAP ModifyDNs | Number of modifyDN requests processed |
Total LDAP Extended Operations | Number of requests to extend the schema processed |
Total LDAP Abandons | Number of abandon requests processed |
Total LDAP Searches for Subschema | Number of requests to search the subschema processed |
Total LDAP Searches for Root DSE | Number of requests to search the root DSE processed |
Total LDAP Referrals returned | Number of referrals to remote LDAP directories returned |
Total LDAP Searches on Domain Catalog | Number of requests to search the Domain Catalog processed |
Total LDAP Search Entries Returned | Number of entries returned from search requests |
Total LDAP Search time | Total time spent processing LDAP searches |
Server.Running | Shows whether the LDAP service is running |
Statistic | Description |
Sessions.Inbound.Accept.Queue | Number of new connections waiting to be serviced by threadpool |
Sessions.Inbound.Active | Number 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_Handshake | Total number of failed inbound SSL handshakes since server started |
Sessions.Outbound.Active | Number of currently running outbound TCP/SSL connections |
Sessions.Outbound.Active.SSL | Number of currently running outbound SSL connections |
Sessions.Outbound.BytesReceived | Number of bytes received by all outbound TCP/SSL connections |
Sessions.Outbound.BytesSent | Number of bytes sent by all outbound TCP/SSL connections |
Sessions.Outbound.Peak | Maximum number of concurrent outbound TCP/SSL connections |
Sessions.Outbound.Peak.SSL | Maximum number of concurrent outbound SSL connections |
Sessions.Outbound.Total | Number of all TCP outbound connections since server started |
Sessions.Outbound.Total.SSL | Number of all SSL outbound connections since server started |
Sessions.Outbound.Total.SSL.Bad_Handshake | Total number of failed outbound SSL handshakes since server started |
Sessions.Threads.Busy | Total number of running threads servicing network IO requests |
Sessions.Threads.Idle | Total number of idle threads waiting to service network IO requests |
Sessions.Threads.InThreadPool | Current number of threads in threadpool |
Sessions.Threads.Peak | Peak number of threads in threadpool |