check_ntp_peer which hostname?
Posted: Mon Mar 27, 2017 5:32 pm
I'm reviewing our existing NTP monitoring in Nagios.
Most servers have a check that ensures that they are in sync with our core NTP server (check_ntp_time -a timeserver.local)
Our core NTP server runs a NTP peer check against itself (check_ntp_peer -H timeserver.local).
Is this right? Or should this test be run against one of the external sources? (e.g. check_ntp_peer -H pool.ntp.org)
Thanks, Liam.
Most servers have a check that ensures that they are in sync with our core NTP server (check_ntp_time -a timeserver.local)
Our core NTP server runs a NTP peer check against itself (check_ntp_peer -H timeserver.local).
Is this right? Or should this test be run against one of the external sources? (e.g. check_ntp_peer -H pool.ntp.org)
Thanks, Liam.