Search found 1 match
- Mon Mar 27, 2017 5:32 pm
- Forum: Open Source Nagios Projects
- Topic: check_ntp_peer which hostname?
- Replies: 1
- Views: 1429
check_ntp_peer which hostname?
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...