cdsclient show
Returns attribute information about the specified CDS client. The syntax is:
cdsclient show client_name
Description The attributes return mostly represent counter information, which can help isolate problems with a CDS client. The order of the attributes returned is fixed within
CDS.
Privileges Required You must have r (read) permission on the namespace entry.
Example
dcecp> cdsclient show /.:/hosts/blech/cds-server {Creation_Time 1995-10-11-15:09:45.187-04:00I-----} {Protocol_Errors 0} {Authentication_Failures 0}
{Read_Operations 78935} {Cache_Hits 55007} {Cache_Bypasses 23726} {Write_Operations 53} {Miscellaneous_Operations 53}
dcecp>
Related Information Commands:
dcecp(8dce)
cds(8dce)
clearinghouse(8dce)
dcecp_directory(8dce)
|