show clerk(1m) Open Software Foundation show clerk(1m)
NAME [Toc] [Back]
show clerk - Displays attribute information about the CDS clerk on the
local system
SYNOPSIS [Toc] [Back]
cdscp show clerk
DESCRIPTION [Toc] [Back]
The show clerk command displays all the names and values of the clerk
attributes on the local system. The clerk must be enabled when you
use this command. The following are valid attributes:
Authentication Failures [Toc] [Back]
Specifies the number of times a requesting principal failed
authentication procedures.
Cache Bypasses [Toc] [Back]
Specifies the number of requests to read attributes for
which the clerk was specifically directed by the requesting
application to bypass its own cache. Instead, a server is
contacted to get the requested information. This attribute
does not account for requests that the clerk is unable to
satisfy from the cache or for requests to look up names or
enumerate the contents of directories.
Cache Hits [Toc] [Back]
Specifies the total number of read requests directed to this
clerk that were satisfied entirely by the information
contained in its own cache. This attribute accounts only
for requests to read attribute values and does not include
requests to look up names or enumerate the contents of
directories.
Creation Time [Toc] [Back]
Specifies the time when this entity was created.
Miscellaneous Operations [Toc] [Back]
Specifies the number of operations other than read and write
(that is, skulks, enumerating contents of directories, and
so on) performed by this clerk.
Read Operations [Toc] [Back]
Specifies the number of lookup operations performed by this
clerk. This attribute accounts only for requests to read
attributes and does not include requests to look up names or
enumerate the contents of directories.
Write Operations [Toc] [Back]
Specifies how many requests to modify data were processed by
this clerk.
Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96
show clerk(1m) Open Software Foundation show clerk(1m)
Privilege Required [Toc] [Back]
You must have read permission to the clerk.
NOTE [Toc] [Back]
This command may be replaced in future releases by the dcecp command,
and may no longer be supported at that time.
EXAMPLE [Toc] [Back]
The following command displays the attributes of the clerk on the
local system:
dscp> show clerk
SHOW [Toc] [Back]
CLERK
AT 1991-10-15-15:56:50
Creation Time = 1991-10-15-15:38:19.000000051-04:00I0.000000000
Authentication failures = 0
Read Operations = 1068
Cache Hits = 137
Cache bypasses = 433
Write operations = 1250
Miscellaneous operations = 590
RELATED INFORMATION [Toc] [Back]
Commands: disable clerk(1m)
Hewlett-Packard Company - 2 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |