To see the offset for a range of system for X in ‘cat YourList.txt‘ do Y=‘ssh $X –l root ‘ntpdate –q 10.168.XX.XX’ | awk –F, ‘{print $3}’‘ echo $X $Y done
April 1, 2009
by Greg Cain
Comments Off
April 1, 2009
by Greg Cain
Comments Off
To see the offset for a range of system for X in ‘cat YourList.txt‘ do Y=‘ssh $X –l root ‘ntpdate –q 10.168.XX.XX’ | awk –F, ‘{print $3}’‘ echo $X $Y done
March 26, 2009
by Greg Cain
Comments Off
This document serves two purposes. The first is to document the setup of an NTP client (not an NTP server.) The second is to allow other to see how to monitor NTP. Enable syncing with upstream servers from your NTP source. … Continue reading