Hi All,
I have an ESXi server that I need to setup to sync NTP from the command line / unsupported mode.
I noticed that there is an /etc/ntpd.conf a and /etc/init.d/ntpd.
I know I can stop, restart, and check status of the ntpd by using the init.d script.
How can I know that ntpd is receiveing accurate time data from the source?
Is /var/log/messages my best option? I'd really like something else so I don't have to scan through all of the other junk in /var/log/messages.
THANKS !!!
Andrew