NTP daemon status
ntpq -p -n
Placing the following in crontab will update time every night at 12 midnight.
0 0 * * * /usr/sbin/ntpdate -b pool.ntp.org >> /var/log/ntp.log