Red Hat Directory Server 8.0 Administrator's Guide

Attribute Description
opentime — The time this connection was
opened.
opsinitiated — The number of operations
initiated by this connection.
opscompleted — The number of operations
completed.
binddn — The distinguished name used by
this connection to connect to the directory.
rw — The field shown if the connection is
blocked for read or write.
By default, this information is available to
Directory Manager. However, the ACI
associated with this information can be edited
to allow others to access the information.
currentconnections Identifies the number of connections currently
in service by the directory.
totalconnections Identifies the number of connections handled
by the directory since it started.
dtablesize Shows the number of file descriptors available
to the directory. Each connection requires one
file descriptor: one for every open index, one
for log file management, and one for
ns-slapd itself. Essentially, this value shows
how many additional concurrent connections
can be serviced by the directory. For more
information on file descriptors, refer to the
operating system documentation.
readwaiters Identifies the number of threads waiting to
read data from a client.
opsinitiated Identifies the number of operations the server
has initiated since it started.
opscompleted Identifies the number of operations the server
has completed since it started.
entriessent Identifies the number of entries sent to clients
since the server started.
bytessent Identifies the number of bytes sent to clients
since the server started.
currentime Identifies the time when this snapshot of the
server was taken. The time is displayed in
Greenwich Mean Time (GMT) in UTC format.
starttime Identifies the time when the server started.
The time is displayed in Greenwich Mean
Chapter 13. Monitoring Server and Database Activity
444