Red Hat 8.1 Configuration And Command Reference page 75

Directory server; configuring and managing with command-line utilities
Hide thumbs Also See for 8.1:
Table of Contents

Advertisement

T his attribute lists open connections. T hese are given in the following format:
connection: A:YYYYMMDDhhmmssZ:B:C:D:E
For example:
connection: 31:20010201164808Z:45:45::cn=directory manager
A is the connection number, which is the number of the slot in the connection table associated with
this connection. T his is the number logged as slot=A in the access log message when this
connection was opened, and usually corresponds to the file descriptor associated with the
connection. T he attribute dTableSize shows the total size of the connection table.
YYYYMMDDhhmmssZ is the date and time, in GeneralizedT ime form, at which the connection was
opened. T his value gives the time in relation to Greenwich Mean T ime.
B is the number of operations received on this connection.
C is the number of completed operations.
D is r if the server is in the process of reading BER from the network, empty otherwise. T his value is
usually empty (as in the example).
E this is the bind DN. T his may be empty or have value of NULLDN for anonymous connections.
currentConnections
T his attribute shows the number of currently open and active Directory Server connections.
totalConnections
T his attribute shows the total number of Directory Server connections. T his number includes
connections that have been opened and closed since the server was last started in addition to the
currentConnections.
dT ableSize
T his 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 2.3.1.38, "nsslapd-conntablesize"
readWaiters
T his attribute shows the number of connections where some requests are pending and not currently
being serviced by a thread in Directory Server.
opsinitiated
T his attribute shows the number of Directory Server operations initiated.
opscompleted
T his attribute shows the number of Directory Server operations completed.
entriessent
T his attribute shows the number of entries sent by Directory Server.
bytessent
T his attribute shows the number of bytes sent by Directory Server.
currenttime
T his attribute shows the current time, given in Greenwich Mean T ime (indicated by GeneralizedT im e
syntax Z notation; for example, 20090202131102Z).
startT ime
T his attribute shows the Directory Server start time given in Greenwich Mean T ime, indicated by
GeneralizedT im e syntax Z notation. For example, 20090202131102Z.
version
T his attribute shows the Directory Server vendor, version, and build number. For example, Red
Hat/8.1.1 B2009.274 .08.
Red Hat D irectory Server 8.1 Configuration and Command Reference
for more information.
75

Advertisement

Table of Contents
loading

Table of Contents