Red Hat Directory Server 8.0 Configuration, Command, and File Reference
This attribute shows the total number of Directory Server connections. This number includes
connections that have been opened and closed since the server was last started in addition to
the currentConnections.
dTableSize.
This attribute shows the size of the Directory Server connection table. Each connection is
associated with a slot in this table, and usually corresponds to the file descriptor used by this
connection. See Section 3.1.37, “nsslapd-conntablesize” for more information.
readWaiters.
This attribute shows the number of connections where some requests are pending and not
currently being serviced by a thread in Directory Server.
opsInitiated.
This attribute shows the number of Directory Server operations initiated.
opsCompleted.
This attribute shows the number of Directory Server operations completed.
entriesSent.
This attribute shows the number of entries sent by Directory Server.
bytesSent.
This attribute shows the number of bytes sent by Directory Server.
currentTime.
This attribute shows the current time, given in Greenwich Mean Time (indicated by
generalizedTime syntax Z notation; for example, 20070202131102Z).
startTime.
This attribute shows the Directory Server start time given in Greenwich Mean Time, indicated by
generalizedTime syntax Z notation. For example, 20070202131102Z.
version.
This attribute shows the Directory Server vendor, version, and build number. For example, Red
Hat/8.0.1 B2007.274.08.
threads.
This attribute shows the number of threads used by the Directory Server. This should
correspond to nsslapd-threadnumber in cn=config.
Chapter 2. Core Server Configuration Reference
100