Main Menu

Search

LINUX - HOW TO CHECK IF NTP TIME IS NOT GETTING SYNCHRONIZED ON LINUX HOST?

Following is the command to check if NTP tiume is not getting synchronized on Linux host

ntpq -c rv

 

If NTP is not synchronized you will see leap_none entry in output. Following is example snippet for reference.

 

associd=0 status=0618 leap_none, sync_ntp, 1 event, no_sys_peer,

version="ntpd 4.2.6p5@1.2349-o Wed Dec 19 17:34:22 UTC 2018 (1)",

processor="x86_64", system="Linux/4.1.12-124.39.1.el6uek.x86_64",

leap=00, stratum=3, precision=-24, rootdelay=39.079, rootdisp=26.999,

refid=10.XX.XX.1,

reftime=e3036627.cac10ab4  Wed, Sep  9 2020 10:33:11.792,

clock=e30367e2.eefc31ed  Wed, Sep  9 2020 10:40:34.933, peer=56344,

tc=10, mintc=3, offset=-1.561, frequency=106.268, sys_jitter=0.000,

clk_jitter=1.029, clk_wander=0.101

 

 

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Products to which Article Applies

All Linux OS’s

Article Author: Tarun Boyella

No comments:

Post a Comment