[root@ol8 ~]# timedatectl
Local time: Tue 2024-04-02 09:43:08 KST
Universal time: Tue 2024-04-02 00:43:08 UTC
RTC time: Tue 2024-04-02 00:43:08
Time zone: Asia/Seoul (KST, +0900)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
[root@ol8 ~]# chronyc sources
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
^? time.bora.net 2 6 40 22 -395ms[ -395ms] +/- 1563ms
^? 169.254.169.123 0 7 0 - +0ns[ +0ns] +/- 0ns
^? 169.254.169.124 0 7 0 - +0ns[ +0ns] +/- 0ns
[root@ol8 ~]# chronyc sourcestats
Name/IP Address NP NR Span Frequency Freq Skew Offset Std Dev
==============================================================================
time.bora.net 1 0 0 +0.000 2000.000 -395ms 4000ms
169.254.169.123 0 0 0 +0.000 2000.000 +0ns 4000ms
169.254.169.124 0 0 0 +0.000 2000.000 +0ns 4000ms
[root@ol8 ~]# chronyc sources -v
.-- Source mode '^' = server, '=' = peer, '#' = local clock.
/ .- Source state '*' = current best, '+' = combined, '-' = not combined,
| / 'x' = may be in error, '~' = too variable, '?' = unusable.
|| .- xxxx [ yyyy ] +/- zzzz
|| Reachability register (octal) -. | xxxx = adjusted offset,
|| Log2(Polling interval) --. | | yyyy = measured offset,
|| \ | | zzzz = estimated error.
|| | | \
MS Name/IP address Stratum Poll Reach LastRx Last sample
===============================================================================
^? time.bora.net 2 6 40 26 -395ms[ -395ms] +/- 1563ms
^? 169.254.169.123 0 7 0 - +0ns[ +0ns] +/- 0ns
^? 169.254.169.124 0 7 0 - +0ns[ +0ns] +/- 0ns
[root@ol8 ~]# chronyc tracking
Reference ID : 00000000 ()
Stratum : 0
Ref time (UTC) : Thu Jan 01 00:00:00 1970
System time : 0.000000000 seconds slow of NTP time
Last offset : +0.000000000 seconds
RMS offset : 0.000000000 seconds
Frequency : 22.488 ppm slow
Residual freq : +0.000 ppm
Skew : 0.000 ppm
Root delay : 1.000000000 seconds
Root dispersion : 1.000000000 seconds
Update interval : 0.0 seconds
Leap status : Not synchronised |