HP-UX Internet Services Administrator's Guide (February 2007)

c. Start the daemon using the startup script:
/sbin/init.d/xntpd start
d. Verify whether the daemon process is running using the following command:
ps -ef grep ntp
The line /usr/sbin/xntpd appears in the list of running processes.
Advanced NTP Topics
This section includes advanced NTP topics and is ideal for experienced users. The
following sections are covered in this section:
“Stratum Levels and Time Server Hierarchy” (page 59)
“Configuring NTP using the Configuration File” (page 62)
“Starting and Stopping xntpd” (page 69)
“Using ntpq to Query Systems Running xntpd” (page 70)
“Troubleshooting NTP” (page 72)
Stratum Levels and Time Server Hierarchy
An NTP synchronization subnet is a network of time-keeping systems, called time
servers. These time servers are a subset of the systems on a network or an internetwork.
Each time server synchronizes its time with the the Universal Coordinated Time (UTC),
and measures the time difference between its local system clock and the neighboring
system clocks. These servers are automatically assigned stratum values, which indicate
how close the time server is to the time source.
Stratum-1 Time Servers
Time servers are organized into levels, or strata. Stratum-1 servers are directly connected
to an external time source. The stratum-1 server relies on the external source of time
to provide the correct time, and synchronizes its system clock to that external time
source. The external time source can be a device such as a radio receiver. Figure 4-2
shows the relationship between the GPS receiver time source and the stratum-1 server
associated with it.
Advanced NTP Topics 59