HP-UX Directory Server 8.1 administrator guide
Table 14-4 Connection status (continued)
DescriptionTable header
The distinguished name used by the client to bind to the server. If the client has not authenticated
to the server, the server displays not bound in this field.
Bound as
Indicates whether the server is currently blocked for read or write access to the client. There are
two possible values:
Not blocked Means that the server is idle, actively sending data to the client, or actively
reading data from the client.
Blocked Means that the server is trying to send data to the client or read data from the
client but cannot. The probable cause is a slow network or client.
Read/Write
The Global Database Cache table lists the cache information for all databases within the Directory
Server instance.
Table 14-5 Global database cache information
DescriptionTable header
The number of times the server could process a request by obtaining data from the cache rather
than by going to the disk.
Hits
The total number of requests performed on the directory since server startup.Tries
The ratio of cache tries to successful cache hits. The closer this number is to 100%, the better.Hit Ratio
The number of pages read from disk into the cache.Pages Read In
The number of pages written from the cache back to disk.Pages Written Out
The number of read-only pages discarded from the cache to make room for new pages. Pages
discarded from the cache have to be written to disk, possibly affecting server performance. The
lower the number of page evicts the better.
Read-Only Page
Evicts
The number of read-write pages discarded from the cache to make room for new pages. This
value differs from Pages Written Out in that these are discarded read-write pages that have
not been modified. Pages discarded from the cache have to be written to disk, possibly affecting
server performance. The lower the number of page evicts, the better.
Read-Write Page
Evicts
520 Monitoring server and database activity