in my some of production environment time is drifted, i install ntp on my system.
when i am executing ntpstat command, i can see below output.
synchronised to NTP server (169.254.169.123) at stratum 4
time correct to within 20 ms
polling server every 512 s
but i am unable to understand this output.
Like if my linux time is 1 second drifted then i execute ntpstat command what the command will do.
is the command sync the time from ntp server and automatically adjust my local time.
how i be make sure that my linux time was incorrect and ntp correct this.