PreviousNext

Status

current time
Specifies the current time on the node.

global servers
Specifies the set of global servers known by the node.

last synchronization
Specifies the computed time at the last attempted synchronization.

local servers
Specifies the set of local servers known by the node.

state
Specifies the state of the DTS entity.

off
The DTS entity is disabled.

on
The DTS entity is enabled.

synchronizing
The DTS entity is synchronizing.

updating
The DTS entity is updating the time.

uid
Specifies the entity's unique identifier, which is generated when the entity is created. This attribute is shown only for servers.

Privileges Required
You must have r (read) permission on the ACL associated with the DTS entity to execute the command.

Notes
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.

Examples

1. The following example shows how to display the current time:

dtscp> show current time
Current Time = 1990-11-30-12:11:41.718-05:00I0.359 EST

2. The following example shows how to display all the entity's characteristic attribute settings:

dtscp> show all
Check Interval = +0-01:30:00.000I
Epoch Number = 0
Error Tolerance = +0-00:10:00.000I-----
Local Time Differential Factor = -0-04:00:00.000I-----
Maximum Inaccuracy = +0-00:00:00.100I-----
Servers Required = 3
Query Attempts = 3
Local Set Timeout = +0-00:00:05.000I-----
Global Set Timeout = +0-00:00:15.000I-----
Synchronization Hold Down = +0-00:02:00.000I-----
Type = Server
Courier Role = NonCourier
Acting Courier Role = NonCourier
Clock Adjustment Rate = 40000000 nsec/sec
Maximum Clock Drift Rate = 1000000 nsec/sec
Clock Resolution = 10000000 nsec
DTS Version = V1.0.1
Time Representation Version = V1.0.0
Time Provider Present = FALSE
Automatic TDF Change = FALSE
Next TDF Change = 1993-10-31-06:00:00.000+00:00I0.000
Server Principal Name = hosts/system1/self
Server Entry Name = hosts/system1/dts-entity
Server Group Name = subsys/dce/dts-servers

3. The following example shows how to display the current values of all characteristic attributes:

dtscp> show all characteristics

This command produces the same output as the show all command.

4. The following example shows how to display all the local servers known to the entity:

dtscp> show local servers
Known Servers
============================================================

Local /.../sisyphus.osf.org/hosts/system2/self
Last Time Polled = 1993-10-15-21:01:46.124+00:00I0.809
Last Observed Time = 1993-10-15-21:03:09.041+00:00I-----
Last Observed Skew = +0-00:01:22.917I-----
Used in Last Synchronization = TRUE
Transport Type = RPC

Local /.../sisyphus.osf.org/hosts/system3/self
Last Time Polled = 1993-10-15-21:01:46.124+00:00I0.809
Last Observed Time = 1993-10-15-21:01:46.143+00:00I0.817
Last Observed Skew = +0-00:00:00.019I1.625
Used in Last Synchronization = TRUE
Transport Type = RPC

5. The following example shows how to display the current values of all counter attributes:

dtscp> show all counters
Creation Time = 1993-10-14-16:23:57.801+00:00I0.767
Local Times Not Intersecting = 0
Server Times Not Intersecting = 0
Different Epochs Detected = 0
Too Few Servers Detected = 0
Time Provider Timeouts Detected = 1
Protocol Mismatches Detected = 0
Time Representation Mismatches Detected = 0
No Global Servers Detected = 0
Servers Not Responding = 0
Clock Settings = 0
Epoch Changes Completed = 0
System Errors Detected = 0
Synchronizations Completed = 865
Updates Initiated = 0
Enable Directives Completed = 1
Disable Directives Completed = 0
Insufficient Resources Detected = 0
Time Provider Failures Detected = 0
Local server not in group = 0
Servers not in group = 0

6. The following example shows how to display the current values of all status attributes:

dtscp> show all status
UID = 00004e34-5e1c-2c87-8500-08005a0d4582
Last Synchronization = 1993-10-15-21:05:43.023+00:00I-----
State = On

7. The following command shows how to display the current value of the courier role attribute:

dtscp> show courier role
Courier Role = NonCourier

8. The following example shows how to display the server entry name for this server:

dtscp> show server entry name
Server Entry Name = hosts/system1/dts-entity

9. The following example shows how to display the current state of the Time Service entity:

dtscp> show state
State = On

10. The following example shows how to display the current value of the check interval attribute:

dtscp> show check interval
Check Interval = +0-01:30:00.000I-----

11. The following example shows how to display the current value of the servers times not intersecting counter:

dtscp> show servers times not intersecting
Server Times Not Intersecting = 0

Related Information
Command: dtscp(8dts)

set(8dts)