显示与 LDAP 服务端口活动有关的统计信息
可以查看与 LDAP 操作明确相关的有关 LDAP 服务端口活动情况的统计信息,还可以查看与 LDAP 服务端口一般网络活动情况相关的网络统计信息。可以使用 Show Stat 命令查看统计信息。以下各表中列出的每个统计信息以前缀 LDAP 开头,但这些表省略了该前缀。例如,统计信息 LDAP.Total LDAP Connections 显示为 Total LDAP Connections。
与 LDAP 操作相关的统计信息
有关如何设置此功能,请参阅以下主题:
启动 LDAP 服务时便开始统计信息计算。
统计信息 |
描述 |
---|---|
Total LDAP Connections |
LDAP 连接数 |
Simple LDAP Connections |
使用名称和密码认证的 LDAP 连接数 |
Anonymous LDAP Connections |
匿名 LDAP 连接数 |
Strong Authentication Connections |
使用 X. |
Failed LDAP Connections |
失败的 LDAP 连接数 |
Total LDAP Searches |
已处理的 LDAP 搜索请求数 |
Longest |
迄今成功完成已接收 LDAP 搜索请求所花的最长时间。此统计信息不包括因任何错误而失败的 LDAP 搜索。 |
Average LDAP Search time |
处理迄今已接收 LDAP 搜索请求所花的平均时间。该值包括处理失败搜索请求所花的时间,因此有时该值可能超过 LDAP 最长搜索时间值。 |
Longest |
接收 LDAP 搜索请求的最长时间 |
Total LDAP Modifies |
已处理的 LDAP 修改请求数 |
Total LDAP |
已处理的 LDAP 比较请求数 |
Total LDAP Adds |
已处理的 LDAP 添加请求数 |
Total LDAP Deletes |
已处理的 LDAP 删除请求数 |
Total LDAP ModifyDNs |
已处理的 LDAP modifyDN 请求数 |
Total LDAP Extended Operations |
已处理的扩展模式请求数 |
Total LDAP Abandons |
已处理的放弃请求数 |
Total LDAP Searches for Subschema |
已处理的搜索子模式请求数 |
Total LDAP Searches for Root DSE |
已处理的搜索根 DSE 请求数 |
Total LDAP Referrals returned |
已返回的远程 LDAP 目录的参考数 |
Total LDAP Searches on Domain Catalog |
已处理的搜索域编目请求数 |
Total LDAP Search Entries Returned |
搜索请求返回的条目数 |
Total LDAP Search time |
处理 LDAP 搜索花费的总时间 |
Server. |
显示 LDAP 服务器是否正在运行 |
LDAP 服务端口上的网络活动统计信息
有关如何设置此功能,请参阅以下主题:
The following statistics relate to network activity over the LDAP service ports since Domino® server startup.这些统计信息可以反映不涉及 LDAP 协议的网络活动,例如,telnet 请求导致的活动。
统计信息 |
描述 |
---|---|
Sessions.Inbound.Accept. |
等待线程池使用的新连接数 |
Sessions.Inbound.Active |
当前正在运行的外来 TCP/TLS 连接数 |
Sessions.Inbound.Active.SSL |
当前正在运行的外来 TLS 连接数 |
Sessions. |
所有外来 TCP/TLS 连接接收的字节数 |
Sessions. |
所有外来 TCP/TLS 连接发送的字节数 |
Sessions.Inbound. |
外来 TCP/TLS 连接的最大并发数 |
Sessions.Inbound. |
外来 TLS 连接的峰值并发数 |
Sessions. |
自启动服务器以来的所有 TCP/TLS 外来连接数 |
Sessions. |
自启动服务器以来的所有 TLS 外来连接数 |
Sessions. |
自启动服务器以来失败的外来 TLS 握手总数 |
Sessions. |
当前正在运行的外发 TCP/TLS 连接数 |
Sessions. |
当前正在运行的外发 TLS 连接数 |
Sessions.Outbound.BytesReceived |
所有外发 TCP/TLS 连接接收的字节数 |
Sessions. |
所有外发 TCP/TLS 连接发送的字节数 |
Sessions. |
外发 TCP/TLS 连接的峰值并发数 |
Sessions. |
外发 TLS 连接的最大并发数 |
Sessions. |
自启动服务器以来所有 TCP 外发连接数 |
Sessions. |
自启动服务器以来的所有 TLS 外发连接数 |
Sessions. |
自启动服务器以来失败的外发 TLS 握手总数 |
Sessions. |
正在运行的处理网络 IO 请求的线程总数 |
Sessions. |
等待处理网络 IO 请求的空闲线程总数 |
Sessions. |
Current® number of threads in threadpool |
Sessions. |
线程池中的峰值线程数 |
LDAP.
有关如何设置此功能,请参阅以下主题:
此组统计信息允许管理员快速识别速度缓慢的 LDAP 搜索模式。 Often it is the search pattern, not every search instance, that determines the overall efficiency of a Domino® LDAP search.LDAP 应用程序通过复用有限的一组搜索模式(但具有不同的值)进行搜索。LDAP.
所有四组统计信息都平行建立索引。因此,有关最慢搜索模式的信息具有统计信息名称后缀 .01,第二慢的具有后缀 .
After identifying slow search patterns, (and depending upon the LDAP application), application administrators are then able to adjust their LDAP applications to substitute search filters that the Domino® LDAP server can service more quickly.
LDAP. |
由计数划分的相关搜索模式的总搜索时间(以毫秒计)。 |
---|---|
LDAP. |
为关联模式记录的相关搜索次数(请参阅 |
LDAP. |
搜索模式返回的搜索结果条目数。 |
LDAP. |
此搜索模式用于划分每个不同组的统计信息条目。它的表达式使用 RFC 4516 LDAP 搜索 URL 的缩写形式,其中已省略 ldap://hostname 前缀,而 %v 用于替代过滤器中的任何属性值。模式的语法为:
|
LDAPMaxLongestSearchCount
和 LDAPMinLongestSearchTime
are two NOTES.INI variables you can use to configure how LDAP.Search.Longest statistics are maintained.